<div dir="ltr">Hi all,<br><br>I&#39;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(&quot;SIP/gw-in.dddd.net-b7803718&quot;, &quot;On-net|028945551|1&quot;)<br>    -- Goto (On-net,028945551,1)<br>[May 14 20:38:13] WARNING[8462]: pbx.c:2470 __ast_pbx_run: Channel &#39;SIP/gw-in.dddd.net-b7803718&#39; sent into invalid extension &#39;028945551&#39; in context &#39;On-net&#39;, 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>