Displaying 1 result from an estimated 1 matches for "ac750040".
2007 Apr 23
1
problem with 3-way conferenicing
...ua1" and "33" are connected
5. Now when "ua1" presses the feature code "**" to redirect user "33" to
same conference room 300, there is error thrown on Asterisk console that
"res_features.c:1415 ast_bridge_call: Bridge failed on channels
SIP/ua1-ac750040 and AsyncGoto/Local/33@nway-conf-dest-7ecf,1<ZOMBIE>"
Here is my dial plan:
[manu]
exten => ca1,1,Dial(SIP/ca1,,wWtTkKrR)
[nway-conf]
exten => _.,1,Answer
exten => _.,n,Set(CONFNO=${EXTEN})
exten => _.,n,Set(MEETME_EXIT_CONTEXT=nway-conf-invite)
exten => _.,n,Se...