<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <tt>Hi, Royee!<br>
      <br>
      There's no need for an actual dialog (from OpenSIPS pov) - you can
      simply route the NOTIFY messages as sequentials - route them
      according to the Record-Route headers.<br>
      <br>
      Best regards,<br>
    </tt>
    <pre class="moz-signature" cols="72">Răzvan Crainea
OpenSIPS Developer
<a class="moz-txt-link-abbreviated" href="http://www.opensips-solutions.com">www.opensips-solutions.com</a></pre>
    <div class="moz-cite-prefix">On 09/25/2017 07:06 PM, Royee Tichauer
      via Users wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAFrVV=xWKSGWx33QQZeaJkm0cLKM-s0OBQQM0T06D9inFkxN2w@mail.gmail.com">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>I am using opensips 2.1 as a SIP proxy and I am trying to
          figure out how to best handle SUBSCRIBE messages which need to
          be routed through to another SIP component. As I read in the <a
            href="https://tools.ietf.org/html/rfc3265#ref-1"
            moz-do-not-send="true">rfc3265</a> an initial (out of call)
          SUBSCRIBE creates a dialog which NOTIFYs and following
          SUBSCRIBE messages are part of and are routed within the same
          dialog. </div>
        <div><br>
        </div>
        <div>From looking at the opensips code I see that when
          "create_dialog" is called then the request is only handled if
          it is an INVITE request. So I'm trying to understand what is
          the proper way of handling the SUBSCRIBEs that come from the
          devices and the NOTIFYs that come from the PBX after the
          SUBSCRIBE is accepted.</div>
        <div><br>
        </div>
        <div>If there are examples for handling such SUBSCRIBEs that
          would be great.</div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>Royee</div>
        <div><br>
        </div>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>