telnettech
Vendor
I have a new problem. When a calling party is transferred to another extension, the caller hears the music on hold while you dial the ext but as soon as you hit the transfer button again to release the call to the new extension, the line goes silence until the called party either answers the call or voicemail. I have the following string in the Asterisk PBX in the extension.conf file:
[macro-stdexten]
exten => s,1,DumpChan
exten => s,2,Dial(${ARG2}&SIP/5${ARG1},20,Ttro)
exten => s,3,Goto(s-${DIALSTATUS},1) ; Jump based on status (NOANSWER,BUSY,CHANUNAVAIL,CONGESTION,ANSWER)
Any help will be appreciated
Brian
To error is human.....if the machine doesnt work, then KICK IT !!!!!!!!!!!!!
[macro-stdexten]
exten => s,1,DumpChan
exten => s,2,Dial(${ARG2}&SIP/5${ARG1},20,Ttro)
exten => s,3,Goto(s-${DIALSTATUS},1) ; Jump based on status (NOANSWER,BUSY,CHANUNAVAIL,CONGESTION,ANSWER)
Any help will be appreciated
Brian
To error is human.....if the machine doesnt work, then KICK IT !!!!!!!!!!!!!