<div dir="ltr"><font color="#663366"><font face="trebuchet ms,sans-serif">Hello All,</font></font><div><font color="#663366"><font face="trebuchet ms,sans-serif"><br></font></font></div><div><font color="#663366"><font face="trebuchet ms,sans-serif">This is probably another one of those completely silly questions that I&#39;m going to hit myself later on, but I have the simplest issue right now but I can&#39;t figure out why it&#39;s happening:</font></font></div>

<div><font class="Apple-style-span" color="#663366" face="&#39;trebuchet ms&#39;, sans-serif"><br></font></div><div><font class="Apple-style-span" color="#663366" face="&#39;trebuchet ms&#39;, sans-serif">I have a trunk from one * box (box a) to another * box (box b)</font></div>

<div><font class="Apple-style-span" color="#663366" face="&#39;trebuchet ms&#39;, sans-serif"><br>the call comes in from box a with an extension 2222 which acc. to the peer config in sip.conf is set to use context &#39;Test&#39;</font></div>

<div><font class="Apple-style-span" color="#663366" face="&#39;trebuchet ms&#39;, sans-serif"><br></font></div><div><font class="Apple-style-span" color="#663366" face="&#39;trebuchet ms&#39;, sans-serif">In extensions.conf,context &#39;Test&#39; is as follows:</font></div>

<div><font class="Apple-style-span" color="#663366" face="&#39;trebuchet ms&#39;, sans-serif"><div><br></div><div>[Test]</div><div>exten =&gt; 2222,1,Answer()</div><div>same =&gt; n,Wait(2)</div><div>same =&gt; n,Hangup</div>

<div><br></div></font></div><div><span class="Apple-style-span" style="color: rgb(102, 51, 102); font-family: &#39;trebuchet ms&#39;, sans-serif; ">on the CLI, I can verify that by &#39;dialplan show Test&#39;</span></div>

<div><font class="Apple-style-span" color="#663366" face="&#39;trebuchet ms&#39;, sans-serif"><div><br></div><div>boxb*CLI&gt; dialplan show Test</div><div>[ Context &#39;Test&#39; created by &#39;pbx_config&#39; ]</div>
<div>
  &#39;2222&#39; =&gt;         1. Answer()                                   [pbx_config]</div><div>                    2. Wait(2)                                    [pbx_config]</div><div>                    3. Hangup()                                   [pbx_config]</div>

<div><br></div><div>-= 1 extension (3 priorities) in 1 context. =-</div><div><br></div><div>But when the call comes into boxb from box a, on box b CLI I see the msg:</div><div><br></div><div><div>NOTICE[1613]: chan_sip.c:21581 handle_request_invite: Call from &#39;boxA&#39; to extension &#39;2222&#39; rejected because extension not found in context &#39;Test&#39;.</div>

</div><div><br></div><div>WHY??</div><div><br></div><div>Thanks :(</div><div><br></div><div><br></div><div><br></div></font></div></div>