Added audio store and audio synchronization processes
Fixed bug in AST_VDadapt.pl script git-svn-id: svn://192.168.202.10@1115 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -18,6 +18,7 @@ New scripts:
|
||||
Changes:
|
||||
80724-1723 - First build
|
||||
90428-0208 - Added blind_monitor function
|
||||
90513-1720 - Added sounds_list function
|
||||
|
||||
|
||||
|
||||
@@ -40,6 +41,32 @@ VERSION: 2.0.5-4|BUILD: 80910-0020|DATE: 2008-09-10 00:26:43|EPOCH: 1221020803
|
||||
|
||||
|
||||
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
sounds_list - outputs a list of audio files from the audio store
|
||||
|
||||
NOTE: api user for this function must have user_level set to 7 or higher
|
||||
|
||||
OPTIONAL FIELDS-
|
||||
format - format of the output(tab, link, selectframe)
|
||||
stage - how to sort the output(date, size, name)
|
||||
comments - name of the field to populate
|
||||
|
||||
|
||||
Example URL strings for API calls:
|
||||
http://server/vicidial/non_agent_api.php?source=test&user=6666&pass=1234&function=sounds_list&format=selectframe&comments=fieldname&stage=date
|
||||
|
||||
Example responses:
|
||||
<success is inferred by output of audio files list>
|
||||
|
||||
ERROR: sounds_list USER DOES NOT HAVE PERMISSION TO VIEW SOUNDS LIST
|
||||
|
||||
ERROR: sounds_list CENTRAL SOUND CONTROL IS NOT ACTIVE
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
blind_monitor - calls user-defined phone and places them in session as blind monitor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user