Added the Campaign Status List Report which shows calls broken down by status within each list_id for a campaign
git-svn-id: svn://192.168.202.10@1711 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -693,7 +693,10 @@ 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||
|
||||
|
||||
This is the actual Text To Speech data field that is sent to Cepstral for creation of the audio file to be played to the customer. you can use Speech Synthesis Markup Language -SSML- in this field, for example||
|
||||
for a 1 second break. You can also use several variables such as first name, last name and title as ViciDial variables just like you do in a Script: --A--first_name--B--||
|
||||
If you have static audio files that you want to use based upon the value of one of the fields you can use those as well with C and D tags. The file names must be all lower case and they must be 8k 16bit pcm wav files. The field name must be the same but without the .wav in the filename. For example --C----A--address3--B----D-- would first find the value for address3, then it would try to find an audio file matching that value to put it into the prompt||
|
||||
Here is a list of the available variables||
|
||||
|
||||
lead_report_export.php
|
||||
admin_campaign_multi_alt.php
|
||||
|
||||
Reference in New Issue
Block a user