Search found 149 matches
- 11 Dec 2016 20:58
- Forum: Beginner's questions about the Crystal Hardware
- Topic: Modify the identification of a callcenter agent when making internal calls through the ABCF network
- Replies: 9
- Views: 7725
Re: Modify the identification of a callcenter agent when making internal calls through the ABCF network
Can't you use the 'pilot direct call' facility in the processing group? I thought that's what the feature is for
- 12 Aug 2010 04:08
- Forum: System
- Topic: Retrieve Banner Info from CLI
- Replies: 3
- Views: 2639
- 17 Feb 2010 20:33
- Forum: OmniVista 4760
- Topic: OmniVista shared with several customers (each one with access to his equipments)
- Replies: 3
- Views: 3071
You can do it actually, I am setting it up for a similar configuration.
You use 'configuration by domain' to segregate the users & Security & access control to govern the rights.
I am having some issues with the domain settings at the moment though if the user is not in domain 0 in the user access ...
You use 'configuration by domain' to segregate the users & Security & access control to govern the rights.
I am having some issues with the domain settings at the moment though if the user is not in domain 0 in the user access ...
- 01 Feb 2010 21:00
- Forum: IP
- Topic: OXE to Cisco IP trunk
- Replies: 31
- Views: 554901
- 06 Nov 2009 16:35
- Forum: GENERAL
- Topic: how to active users in the accounting of omnivista 4760
- Replies: 2
- Views: 2181
Re: how to active users in the accounting of omnivista 4760
It's an undefined entry & therefore will not be active.
You need to manage valid cost centres for your users
You need to manage valid cost centres for your users
- 22 Sep 2009 20:13
- Forum: OmniVista 4760
- Topic: email address defined in reports, modification possible ?
- Replies: 1
- Views: 2437
Re: email address defined in reports, modification possible ?
Yes, can be updated in SQL.
In the action options of th ereport, it will have at the end -sched x this is the scheddefid
select * from scheddef where scheddefid=x
MailRcpt is the field to change
update scheddef set mailrcpt='someone@there.com,another@there.com' where scheddefid=x
commit ...
In the action options of th ereport, it will have at the end -sched x this is the scheddefid
select * from scheddef where scheddefid=x
MailRcpt is the field to change
update scheddef set mailrcpt='someone@there.com,another@there.com' where scheddefid=x
commit ...
- 10 Sep 2009 01:01
- Forum: OmniVista 4760
- Topic: Ticket Backup Procedure
- Replies: 2
- Views: 1996
Re: Ticket Backup Procedure
Transfer the TAXA*.DAT files from /usr4/account into the Omnivista server into ?:\4760\data\loader\Network\Sub Network\Node folder. Can launch a sync to make it read the tickets & it should load any that aren't in the DB already.
- 10 Sep 2009 00:55
- Forum: OmniVista 4760
- Topic: reports - date - last week
- Replies: 1
- Views: 1871
Re: reports - date - last week
Not sure you can change the start day of the week.
Maybe have to apply a more specific filter
Maybe have to apply a more specific filter
- 11 Nov 2008 16:24
- Forum: OmniVista 4760
- Topic: 4760 unable to connect to server ?
- Replies: 1
- Views: 3519
Re: 4760 unable to connect to server ?
Sounds like Windows DEP (data execution prevention), have a look here to see how to disable.
Should sort that out
Should sort that out
- 22 Jun 2008 18:27
- Forum: OmniVista 4760
- Topic: Extension field in report
- Replies: 4
- Views: 3648
Re: Extension field in report
The 'FS' entries are related to trunk groups, there is one assigned for each trunk group registered in Omnivista. You can view them in the accounting area (can't remember exactly where at the moment though).
Hope this helps
Hope this helps
