Page 1 of 1

Call List

PostPosted: Thu Jul 30, 2020 1:09 am
by mister511
Hello
It is possible to specify the database for the call sheet.
I would like vici to take the call list not in his database but from another

Re: Call List

PostPosted: Fri Aug 07, 2020 2:28 pm
by williamconley
1) Welcome to the Party! 8-)

2) As you are obviously new here, I have some suggestions to help us all help you:

When you post, please post your entire configuration including (but not limited to) your installation method (7.X.X?) and vicidial version with build (VERSION: 2.X-XXXx ... BUILD: #####-####).

This IS a requirement for posting along with reading the stickies (at the top of each forum) and the manager's manual (available on EFLO.net, both free and paid versions)

You should also post: Asterisk version, telephony hardware (model number is helpful here), cluster information if you have one, and whether any other software is installed in the box. If your installation method is "manual/from scratch" you must post your operating system with version (and the .iso version from which you installed your original operating system) plus a link to the installation instructions you used. If your installation is "Hosted" list the site name of the host.

If this is a "Cloud" or "Virtual" server, please note the technology involved along with the version of that techology (ie: VMware Server Version 2.0.2). If it is not, merely stating the Motherboard model # and CPU would be helpful.

Similar to This:

Vicibox X.X from .iso | Vicidial X.X.X-XXX Build XXXXXX-XXXX | Asterisk X.X.X | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | Intel DG35EC | Core2Quad Q6600

3) The name of the Database is for the entire system. It's stored in /etc/astguiclient.conf

Code: Select all
VARDB_database => asterisk


4) In later systems there is a feature for a separate Log DB Server. In admin->system settings ...:

Alt-Log DB Server -This is the alternate log database server. This is optional, and allows some logs to be written to a separate database. Default is empty.

Alt-Log Tables -These are the tables that are available for logging on the alternate log database server. Default is blank.


Happy Hunting!