vxi_installation_guide:dialer:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vxi_installation_guide:dialer:start [2015/02/24 16:23] – [Dialer configuration] borjavxi_installation_guide:dialer:start [2018/10/02 22:00] (current) – [Dialer configuration] javier
Line 1: Line 1:
 ====== Outbound Dialer ====== ====== Outbound Dialer ======
  
-[[:vxi_installation_guide:start|Home]] >+[[vxi_installation_guide:start|Home]] >
  
  
Line 23: Line 23:
  
 ===== Dialer configuration ===== ===== Dialer configuration =====
- 
-  * The VXI license needs options **userevents=yes** 
-  * The vxml.conf, [general] sections needs **cdroverwrite=yes**, to have correct CDR datas. 
- 
-Edit /etc/asterisk/vxml.conf and set : 
- 
-<code> 
-[general] 
-... 
-cdroverwrite=yes 
-... 
- 
-[license] 
-... 
-userevents=yes 
-... 
-</code> 
  
 It uses the Asterisk Manager Interface. It uses the Asterisk Manager Interface.
 + It uses the Asterisk Manager Interface. Voximal will work from scratch with dialer, older versions named VXI* will needs option **userevents=yes** in [license] section. 
  
 To enable the dialer to connect to the Asterisk you need to setup the interface. To enable the dialer to connect to the Asterisk you need to setup the interface.
Line 79: Line 63:
 |–stop |Unconditionally stop the dialer. | |–stop |Unconditionally stop the dialer. |
 |–start |Run as a daemon. | |–start |Run as a daemon. |
-|–action |Execute a command. |+|–action |Execute one if this commands: | 
 +|createdatabase |Create the database. | 
 +| dropdatabase |Drop the database. | 
 +| create |Create the campaign table. | 
 +| drop |Drop the campaign table. | 
 +| truncate |Remove all the phones. | 
 +| file |Use the text file to fill the campaign. | 
 +| insert |Insert phone in the campaign. | 
 +| delete |Delete a phone in the campaign. | 
 +| count |Phones in the campaign. | 
 +| dump |Dump the campaign in csv. | 
 +| fulldump |Dump the campaign in csv with header. | 
 +| statitics |Statistics of the campaign. |
 |–campaign |Name of the campaign for the command. | |–campaign |Name of the campaign for the command. |
 |–paramater |Parameter for the command. | |–paramater |Parameter for the command. |
-|createdatabase |Create the database. | +
-|dropdatabase |Drop the database. | +
-|create |Create the campaign table. | +
-|drop |Drop the campaign table. | +
-|truncate |Remove all the phones. | +
-|file |Use the text file to fill the campaign. | +
-|insert |Insert a phone in the campaign. | +
-|delete |Delete a phone in the campaign. | +
-|count |Phones in the campaign. | +
-|dump |Dump the campaign in csv. | +
-|fulldump |Dump the campaign in csv with header. | +
-|statitics |Statistics of the campaign. |+
  
 NOTE: Dialer is an application located at this directory: NOTE: Dialer is an application located at this directory:
  • vxi_installation_guide/dialer/start.1424795034.txt.gz
  • Last modified: 2017/07/28 22:29
  • (external edit)