Displaying 1 result from an estimated 1 matches for "allaw".
Did you mean:
alaw
2007 Jan 12
0
Musiconhold and dial
Hello,
I have a small problem with musiconhod and dial. When i use the following
dialplan :
exten => s,1,Dial(exten||m)
I have an music during 5 seconds after the call is stoped if the destination
don't response.
With this dialplan, the music play allaws but the destination don't ring.
exten => s,1,Answer()
exten => s,2,MusicOnHold()
exten => s,3,Dial(exten)
exten => s,4,Hangup()
Thank for you your help.
Olivier