<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jul 3, 2013 at 1:24 PM, James B. Byrne <span dir="ltr">&lt;<a href="mailto:byrnejb@harte-lyne.ca" target="_blank">byrnejb@harte-lyne.ca</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
It is evident from the trace that the context [set-alert-if-local] is<br>
not entered on internal transfers and I lack the experience to<br>
understand why.  Can someone here enlighten me as to what is going on<br>
in this instance and how I should change my contexts in order to check<br>
for internal transfers of external calls?<br>
<br clear="all"></blockquote></div><br><div>Without complete log of the calls involved, and no DEBUG type messages it&#39;s a little hard to tell exactly whats going on.<br></div><div><br>Upon
 initiating a SIP transfer, Asterisk should look for the extension 
dialed in the context of the peer/user that initiated the transfer.<br><br></div>Look
 at the SIP configuration for the peer/user doing the transfer, look at 
the context configured for it and see if that context includes the 
context you are wanting execution to happen in.<br><br></div><div class="gmail_extra">If that still doesn&#39;t answer the problem, then turn up DEBUG messages to level 5 and see where the call is going at the moment of transfer. <br>
</div><div class="gmail_extra"><br>-- <br><div dir="ltr"><pre><span>Rusty Newton</span>
Digium, Inc. | <span>Community Support Manager</span>
<span>445 Jan Davis Drive NW</span> - <span>Huntsville, AL 35806</span> - <span>US</span>

<span>Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> &amp; <a href="http://asterisk.org" target="_blank">http://asterisk.org</a></span></pre></div>
</div></div>