[asterisk-users] play a sound from the callee before putting it in connection.

2010-04-26 Thread Mickael MONSIEUR
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/11, m) // Ring or Music... if(call==ANSWERED) Play(announce) // Play 'announce' to the called // To connect caller and called ? Best regards

Re: [asterisk-users] play a sound from the callee before putting it in connection.

2010-04-26 Thread Dan Journo
MONSIEUR Sent: 26 April 2010 11:22 To: Asterisk Users Mailing List - Non-Commercial Discussion Cc: t...@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

Re: [asterisk-users] play a sound from the callee before putting it in connection.

2010-04-26 Thread Mickael MONSIEUR
[mailto:asterisk-users-boun...@lists.digium.com] *On Behalf Of *Mickael MONSIEUR *Sent:* 26 April 2010 11:22 *To:* Asterisk Users Mailing List - Non-Commercial Discussion *Cc:* t...@zilok.com *Subject:* [asterisk-users] play a sound from the callee before putting it in connection. Hello