<div dir="ltr"><div class="gmail_extra">probably opensips isn't forwarding the re-invite to the endpoint.. set re-invites up and run sip tracing on your opensips and asterisk box and see what happens when the reinvites arrive.</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Nov 21, 2015 at 8:10 PM, Steve Edwards <span dir="ltr"><<a href="mailto:asterisk.org@sedwards.com" target="_blank">asterisk.org@sedwards.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 11/20/15 11:13 AM, Steve Edwards wrote:<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have a problem where SIP calls from some providers are dropping at 15 minutes.<br>
<br>
The topology is: Client sends calls to a host running OpenSIPS, OpenSIPS sends calls to an Asterisk server.<br>
</blockquote></blockquote>
<br>
</span><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
1) Is a 'ds_select_dst()' followed by a 'forward()' the right way to route calls in OpenSIPS? It works most of the time.<br>
<br>
2) Can (or should) I configure Asterisk to not send the INVITE at 15 minutes?<br>
</blockquote></blockquote>
<br></span><span class="">
On Sat, 21 Nov 2015, Andres wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Looks like session timers are kicking in and a Re-Invite is being sent. I would disable them in sip.conf and try again:<br>
<br>
session-timers=refuse<br>
<br>
<a href="http://doxygen.asterisk.org/trunk/sip_session_timers.html" rel="noreferrer" target="_blank">http://doxygen.asterisk.org/trunk/sip_session_timers.html</a><br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
3) Should OpenSIPS be responding differently to the INVITE at 15 minutes?<br>
</blockquote></blockquote>
<br></span>
This appears to work, but it feels wrong. Shouldn't I be configuring Asterisk or OpenSIPS  to respond or receive the re-invite correctly?<span class="im HOEnZb"><br>
<br>
-- <br>
Thanks in advance,<br>
-------------------------------------------------------------------------<br>
Steve Edwards       <a href="mailto:sedwards@sedwards.com" target="_blank">sedwards@sedwards.com</a>      Voice: <a href="tel:%2B1-760-468-3867" value="+17604683867" target="_blank">+1-760-468-3867</a> PST<br>
<br></span><div class="HOEnZb"><div class="h5">
-- <br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
              <a href="http://www.asterisk.org/hello" rel="noreferrer" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div></div>