[asterisk-users] Playing Sound during dial

Joseph syscon780 at gmail.com
Thu Nov 5 09:56:10 CST 2009


Thanks Ron, you almost solved my problem as well. 

exten => 315,1,Progress() 
exten => 315,n,Answer
exten => 315,n,Dial(xxxxxxx ,25,m(penguin)w)

works on internal extensions but when I try to dial external number (PSTN) the music plays only from internal IAX extension, it doesn't play from 
SIP extension.
I'm using ATA and there are no error messages on cli

--
Joseph

On 11/05/09 14:49, mickael ropars wrote:
>Hi Ron,
>
>sorry for the mistake, have you try m(music_file) option in dial?
>
>otherwise you can use progress(). this command play early audio to the
>caller before answering the line. But I never use it
>
>regards
>
>Mickael




More information about the asterisk-users mailing list