<div dir="ltr">Hi Bryan,<br><br>Thanks for the response. Here's the relevant section of sip.conf:<br><br><div>[sip-client]</div><div>type = peer</div><div>context = sip-client</div><div>host = 127.0.0.1</div><div>insecure=very</div><div>disallow = all</div><div>allow = ulaw</div><div>allow = alaw</div><div>allow = gsm</div><div>transfer = no<br><br></div><div>[audio-bridge]</div><div>type = peer</div><div>context = sip-client</div><div>host = 217.163.11.214</div><div>insecure=very</div><div>disallow = all</div><div>allow = ulaw</div><div>allow = alaw</div><div>allow = gsm</div><div>transfer = no<br><br>There is no NAT in between the client and AllStar Asterisk Node</div><div><br></div><div>Thanks</div><div><br></div><div>Matthew</div><div>2E0SIP</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 12, 2018 at 9:36 PM, Bryan Fields <span dir="ltr"><<a href="mailto:Bryan@bryanfields.net" target="_blank">Bryan@bryanfields.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 4/12/18 11:03 AM, 2E0SIP wrote:<br>
> Hi All<br>
><br>
> I currently have an issue where by if a SIP client has 'dialled' into a node<br>
> and another SIP client then dials in, the first call is terminated with a BYE.<br>
<br>
</span>I don't run a SIP client into my nodes, but this should work.<br>
<br>
Question, is there NAT involved?<br>
<br>
What's your sip.conf look like?<br>
<span class=""><br>
> The logs, even with full debugging enabled, don't really reveal why this is<br>
> occurring.<br>
><br>
> Someone else in a Facebook group reported the same issue with an IAX client.<br>
<br>
</span>IAX is totally different.  Post the details as a new thread on this list.<br>
<span class=""><br>
><br>
> Here's the context the SIP clients get dropped into:<br>
><br>
> [sip-client]<br>
> exten => ${NODE},1,Answer<br>
> exten => ${NODE},n,Set(NODENUM=${<wbr>CALLERID(number)})<br>
> exten => ${NODE},n,Set(CALLERID(num)=0)<br>
> exten => ${NODE},n,Rpt,${NODE}|Pv|${<wbr>CALLERID(name)}<br>
> exten => ${NODE},n,Hangup<br>
> exten => ${NODE},n(hangit),Answer<br>
> exten => ${NODE},n(hangit),Wait(1)<br>
> exten => ${NODE},n(hangit),Hangup<br>
<br>
</span>Looks ok, and it should support concurrency.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Bryan Fields<br>
<br>
727-409-1194 - Voice<br>
<a href="http://bryanfields.net" rel="noreferrer" target="_blank">http://bryanfields.net</a><br>
______________________________<wbr>_________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.<wbr>allstarlink.org</a><br>
<a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/<wbr>cgi-bin/mailman/listinfo/app_<wbr>rpt-users</a><br>
<br>
To unsubscribe from this list please visit <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/<wbr>cgi-bin/mailman/listinfo/app_<wbr>rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. </font></span></blockquote></div><br></div>