<div dir="ltr">Hi all,<br><br>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:<br>
<br><a href="http://pastebin.com/d50b2ba42">http://pastebin.com/d50b2ba42</a><br><br>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:<br>
<br> Executing Goto("SIP/gw-in.dddd.net-b7803718", "On-net|028945551|1")<br> -- Goto (On-net,028945551,1)<br>[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<br>
<br>It seems that the GoTo is not working well here...Can someone help me in that please?<br><br>Regards<br></div>