Displaying 1 result from an estimated 1 matches for "12d132d0".
2008 Dec 17
1
ael queue gosub already has PBX structure??
...ck-record() {
Set(MEMBERNUMBER=${CUT(MEMBERINTERFACE,@,1)});
Set(MEMBERNUMBER=${CUT(MEMBERNUMBER,/,2)});
return;
};
Everything works normal, but when the client's and queue call establishes ,
I get this WARNING:
-- Local/123 at cc-out-da9a;1 answered SIP/xxx.xxx.xx-12d132d0
[Dec 17 20:52:12] WARNING[3849]: pbx.c:3656 __ast_pbx_run:
SIP/sip.call.lt-12d132d0 already has PBX structure??
== Starting SIP/sip.call.lt-12d132d0 at check-record,s,0 failed so falling
back to exten 's'
-- Executing [s at check-record:1] Set("SIP/sip.call.lt-12d132d0",
&qu...