[asterisk-users] play a sound from the callee before putting it in connection.
Dan Journo
dan at keshercommunications.com
Mon Apr 26 05:28:46 CDT 2010
Look at option A(x) on this page:-
A(x): Play an announcement (x.gsm) to the called party.
http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial
Dial(SIP/111111,mA(soundfile))
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Mickael MONSIEUR
Sent: 26 April 2010 11:22
To: Asterisk Users Mailing List - Non-Commercial Discussion
Cc: tech at zilok.com
Subject: [asterisk-users] play a sound from the callee before putting it in connection.
Hello !
I want to call a line and play a sound from the callee before putting it in connection with the caller. Is this possible?
Example:
Dial(SIP/111111, m) // Ring or Music...
if(call==ANSWERED) Play(announce) // Play 'announce' to the called
// To connect caller and called ?
Best regards,
Mickael.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100426/1db2df49/attachment.htm
More information about the asterisk-users
mailing list