<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,<br>
    <br>
    <div class="moz-cite-prefix">On 5/7/13 3:04 AM, Matthew Williams
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAD_xur8JNKY68E8EXQ5yWZkm89kLAtCWF94WWUqxyHJ+0JBz8w@mail.gmail.com"
      type="cite">
      <div dir="ltr">We have been using PROC_NOCHILDINIT as the rank
        when forking the jsonrpc response handling process. Naturally,
        this does not initialize the acc module. Of the ranks defined
        in sr_module.h, which would be appropriate here? Switching to
        PROC_RPC fixes the issue, but I believe that that rank is really
        intended for RPC server processes.</div>
    </blockquote>
    <br>
    if PROC_RPC works for you, then use it. It was indeed added to do
    special init for RPC server processes, but with xmlrpc in place,
    that overlaps with sip worker processes.<br>
    <br>
    In case you need some special init procedure for that child, it can
    be added even a new type.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <blockquote
cite="mid:CAD_xur8JNKY68E8EXQ5yWZkm89kLAtCWF94WWUqxyHJ+0JBz8w@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <br>
        </div>
        <div>Thanks in advance for any input.<br clear="all">
          <div><br>
          </div>
          -- <br>
          <div><span style="font-size:12px">Matthew Williams</span></div>
          <div><span style="font-size:12px">Flowroute LLC</span></div>
          <div><span style="border-collapse:collapse;font-size:12px"><b><br>
              </b></span></div>
          <div><span style="border-collapse:collapse;font-size:12px"><b>Important
                Notice: </b> This message is intended only for the
              person or entity to which it is addressed.  The
              information provided is confidential.  Accordingly, any
              review, retransmission, dissemination or other use of this
              information by, or disclosure of it to, anyone other than
              the intended recipient could have significant adverse
              effects and is prohibited.  Opinions, conclusions and
              other information in this message that do not relate to
              official business of my company shall be understood as
              neither given nor endorsed by it.</span> <br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
sr-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-dev@lists.sip-router.org">sr-dev@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Kamailio Advanced Training, San Francisco, USA - June 24-27, 2013
  * <a class="moz-txt-link-freetext" href="http://asipto.com/u/katu">http://asipto.com/u/katu</a> *</pre>
  </body>
</html>