<div dir="ltr">Hello folks,<div><br></div><div>It seems that i have a unique problem. So, we have distributed some cisco spa303 phone and connected them to our asterisk box. We have also lots of cisco 7911 phones connected Cisco CallManager. We integrated whole system. </div>



<div><br></div><div>But there is a problem let me illustrate it. In our campus we are at headquarters, call it location A. And we have also some campus away from us, call it B and C.</div><div><br></div><div>Now, in the centre there is absolute no problem. But B&#39;s and C&#39;s 7911 are not able to call our spa303 all around. But our spa303 at A or B, C have no problem and able to call all type of phones.</div>



<div><br></div><div>A -&gt; A, B, C (means at A we can call every phone from all type of phone)</div><div>B&#39;s,C&#39;s spa303 -&gt; A, B, C (means B&#39;s and C&#39;s spa303 can call every phone at A, B, C)</div><div>

B&#39;s, C&#39;s cisco 7911 -&gt; B&#39;s,C&#39;s and A&#39;s cisco 7911 (means there is no comminucation problem between call manager&#39;s 7911. )<br>B&#39;s, C&#39;s cisco 7911 ----- A&#39;s, B&#39;s, C&#39;s spa303 (means B&#39;s and C&#39;s cisco 7911 can not call A&#39;s, B&#39;s, C&#39;s spa303. If one 7911 at B or C attempts to call our spa303 connected our asterisk box, asterisk shows this logs)<br>


<br><div><div>== Using SIP RTP TOS bits 184</div><div>  == Using SIP RTP CoS mark 5</div><div>    -- Executing [XXXX@from-sip-external:1] Answer(&quot;SIP/X.X.X.X-00000e3e&quot;, &quot;&quot;) in new stack</div>
<div>  == Spawn extension (from-sip-external, XXXX, 1) exited non-zero on &#39;SIP/X.X.X.X-00000e3e&#39;</div><div>    -- Executing [h@from-sip-external:1] Hangup(&quot;SIP/X.X.X.X-00000e3e&quot;, &quot;&quot;) in new stack</div>



<div>  == Spawn extension (from-sip-external, h, 1) exited non-zero on &#39;SIP/X.X.X.X-00000e3e&#39;<br><br><br>Our from-sip-external context is:<br><br>[from-sip-external]<br>exten =&gt; _XXXX,1,Answer()<br>        same =&gt; n,Set(a=${ODBC_kontrol(${EXTEN})})<br>

        same =&gt; n,GotoIf($[${a}==1]?e:h)<br>        same =&gt; n(e),Macro(Ozel-Ara,${EXTEN},$[CDR(src)])<br>        same =&gt; n(h),Macro(Ara,${EXTEN})<br><br>Log says that first line of context is executed but after that i can not even comment anything cos it does not continue to execution.<br>

</div></div></div><br>If we want we can force to our spa303 ring. But even so when i picked up phone, channel gets lost. I hope you figure my problem out. Have you any ideas about ? I appreciate it.<br><br><br>Regards,<br>

Cem Celebi<br><div><br></div></div>