Hi all,

I'm using asterisk in realtime...I have a specific scenario to jump from
context to another context...The call will come from a gateway registered
under Test context and this call should be sent to the On-net extension as
Listed in the paste bin below:

http://pastebin.com/d50b2ba42

The issue is that the call is matching the test context but as soon as it
execute the GoTo tag I got the following error in the log:

 Executing Goto("SIP/gw-in.dddd.net-b7803718", "On-net|028945551|1")
    -- Goto (On-net,028945551,1)
[May 14 20:38:13] WARNING[8462]: pbx.c:2470 __ast_pbx_run: Channel
'SIP/gw-in.dddd.net-b7803718' sent into invalid extension '028945551' in
context 'On-net', but no invalid handler

It seems that the GoTo is not working well here...Can someone help me in
that please?

Regards
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to