<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body><div>Thank you Jonathan!</div><div><br></div><div>Regards,</div><div><br></div><div id="composer_signature"><div style="font-size:85%;color:#575757" dir="auto">Sent from my Samsung Galaxy smartphone.</div></div><div><br></div><div style="font-size:100%;color:#000000"><!-- originalMessage --><div>-------- Original message --------</div><div>From: Jonathan Hunter &lt;hunterj91@hotmail.com&gt; </div><div>Date: 8/8/16  04:43  (GMT-06:00) </div><div>To: Bogdan-Andrei Iancu &lt;bogdan@opensips.org&gt;, OpenSIPS users mailling list &lt;users@lists.opensips.org&gt; </div><div>Subject: RE: [OpenSIPS-Users] t_replicate and dispatcher module to forward REGISTER messages </div><div><br></div></div><div dir="ltr">Issue opened on github, thanks Bogdan.<div><br></div><div>#943.</div><div><br></div><div>Jon<br><br><div><hr id="stopSpelling">Subject: Re: [OpenSIPS-Users] t_replicate and dispatcher module to forward REGISTER messages<br>To: users@lists.opensips.org; hunterj91@hotmail.com<br>From: bogdan@opensips.org<br>Date: Sun, 7 Aug 2016 20:39:59 +0300<br><br>
  
    
  
  
    <tt>Hi Jonathan,<br>
      <br>
      Unfortunately this is a design problem - the t_replicate() is
      actually a t_reply() but without passing the received replies back
      to the caller. So t_replicate() behaves on parallel forking
      exactly as t_reply().<br>
      <br>
      Some additional work may be required to change this and have
      t_replicate() properly replicating to all destination. Could you
      please open a ticket on github about this ?<br>
      <br>
      Thanks and Regards,<br>
    </tt>
    <pre class="ecxmoz-signature">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="ecxmoz-txt-link-freetext" href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre>
    <div class="ecxmoz-cite-prefix">On 03.08.2016 19:15, Jonathan Hunter
      wrote:<br>
    </div>
    <blockquote cite="mid:DUB112-W594BDBF6F3D87BC9D8D940BD060@phx.gbl">
      <style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
      <div dir="ltr">
        <div><span style="font-size:12pt;">Hi Guys,</span></div>
        <div><br>
        </div>
        <div>We have an old platform we are looking to redesign but in
          the meantime we need to fix a problem we have.</div>
        <div><br>
        </div>
        <div>Currently we have an opensips proxy/registrar with 2 x
          Asterisk boxes behind it.</div>
        <div><br>
        </div>
        <div>Now currently we use t_replicate and the dispatcher module
          (ds_next_domain()) to send REGISTER requests in parallel to
          both Asterisk Servers so they can update their sip peers.</div>
        <div><br>
        </div>
        <div>This works great but we sometimes (an issue we are
          investigating) dont always get a 200ok response back from one
          or both Asterisk servers for the REGISTER message.</div>
        <div><br>
        </div>
        <div>Therefore I am looking to resend the REGISTER whenever this
          may happen.</div>
        <div><br>
        </div>
        <div>This is fine using the fr timers should both Asterisk
          Servers not respond, however if only 1 Server doesnt respond,
          and the other does, this problem is lost, due to the parallel
          forking being applied to the t_replicate scenario.</div>
        <div><br>
        </div>
        <div>I can capture 200 ok messages in onreply routes to confirm
          which Asterisk servers have responded, however I cannot
          t_relay again from this type of route.</div>
        <div><br>
        </div>
        <div>Is there another way to do this? Whereby I can remain
          transaction stateful, and resend a REGISTER message if only
          one of the Asterisk Servers doesnt respond to a REGISTER
          message?</div>
        <div><br>
        </div>
        <div>Thanks</div>
        <div><br>
        </div>
        <div>Jon</div>
      </div>
      <br>
      <fieldset class="ecxmimeAttachmentHeader"></fieldset>
      <br>
      <pre>_______________________________________________
Users mailing list
<a class="ecxmoz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="ecxmoz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br></div></div>                                               </div></body></html>