Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid
krishnandu.sarkar wrote:Ok. Thanks a lot to Matt for giving the clues. The problem is solved. Just posting the findings here, so that someone in future can be benefited
First of all Asterisk not starting properly can be solved using viewtopic.php?f=8&t=33277
And finally, for playing a audio file on live call refer http://www.vicidial.org/docs/AGENT_API.txt with the function audio_playback
Sample :
http:// SERVERIP/agc/api.php?source=test&user=ADMIN_USER_NAME&pass=ADMIN_USER_PASS&agent_user=AGENT_USER_NAME&function=audio_playback&value=FILE_NAME_FROM_AUDIO_STORE_EXCEPT_EXTENSION&stage=PLAY
http:/ / SERVERIP/agc/api.php?source=test&user=6666&pass=1234&agent_user=201&function=audio_playback&value=mymusic&stage=PLAY [Note : No Extension in File Name]
Added space in URL so that it doesn't gets transformed in to a link.
mflorell wrote:Did you read the HELP on the Soundboard Admin screen?
Script Example -
<iframe src="./vdc_soundboard_display.php?user=--A--user--B--&pass=--A--pass--B--&bcrypt=OFF&soundboard_id=XXXX" style="background-color:transparent;" scrolling="auto" frameborder="0" allowtransparency="true" width="100%" height="500"> </iframe>
<iframe src="./vdc_soundboard_display.php?user=--A--user--B--&pass=--A--pass--B--&bcrypt=OFF&soundboard_id=XXXX" style="background-color:transparent;" scrolling="auto" frameborder="0" allowtransparency="true" width="100%" height="500"> </iframe>
Return to ViciDialNow - GoAutoDial
Users browsing this forum: No registered users and 23 guests