Displaying 1 result from an estimated 1 matches for "ttmww".
Did you mean:
ttfww
2007 Feb 08
0
dial application timeout
...hoping someone has come across this problem with version 1.2.14
In my dial plan I call various SIP phones using the following little
macro:
exten => s,1,Set(TIMEOUT(absolute)=14400)
exten => s,2,MixMonitor(from-${CALLERID}-to-${ARG2}-at-${TIMESTAMP}.wav)
exten => s,3,Dial(SIP/${ARG1},20,tTmwW)
exten => s,4,Goto(s-${DIALSTATUS},1)
Currently the caller hears music on hold when the called extension is
ringing. This all works fine.
When I remove the "m" option to stop the moh from playing then things
start falling apart. Everything goes through and the call is connected
when...