<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix"><tt>The trunk </tt><tt>(</tt><tt>development
      </tt><tt>code) was switched from 1.12.x to 2.</tt><tt>1.x </tt><tt>and
      </tt><tt>you can get </tt><tt>the URL from </tt><tt><a class="moz-txt-link-freetext" href="http://www.opensips.org/Downloads/Downloads#toc4">http://www.opensips.org/Downloads/Downloads#toc4</a>.</tt><tt><br>
      </tt><tt><br>
      </tt><tt>The trunk version is not for production. See the
        available versions here:</tt><tt><br>
      </tt><tt>    </tt><tt><a class="moz-txt-link-freetext" href="http://www.opensips.org/About/AvailableVersions">http://www.opensips.org/About/AvailableVersions</a></tt><tt><br>
      </tt><tt><br>
      </tt><tt>Regards,</tt><br>
      <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
      On 26.09.2014 16:48, Satish Patel wrote:<br>
    </div>
    <blockquote
cite="mid:CAPgF-fp5F0n-ReMdvO1JntxTUWc+GGX5gPtN0-2TKHvMxzqQDQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Where is the trunk git URL to download latest
        1.12.x?  does it ready for production?</div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Thu, Sep 25, 2014 at 2:39 PM, Ovidiu
          Sas <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:osas@voipembedded.com" target="_blank">osas@voipembedded.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Are we
            ready to deprecate the mi_xmlrpc module now (for 1.12)?<br>
            <br>
            -ovidiu<br>
            <br>
            On Fri, Mar 21, 2014 at 11:24 AM, Bogdan-Andrei Iancu<br>
            &lt;<a moz-do-not-send="true"
              href="mailto:bogdan@opensips.org">bogdan@opensips.org</a>&gt;
            wrote:<br>
            &gt; Hello all,<br>
            &gt;<br>
            &gt; Bringing some light here : none of the xmlrpc
            implementations offer a<br>
            &gt; structured reply<br>
            &gt;<br>
            &gt; From the "deprecation" point of view, we need to be
            sure:<br>
            &gt; 1) the new mi_xmlrpc-ng module is a perfect substitute
            to the old one<br>
            &gt; (providing the same unstructured reply)<br>
            &gt; 2) the new mi_xmlrpc-ng module can also provide a
            structured reply - this<br>
            &gt; definitely is something good for the future<br>
            &gt; 3) OpenSIPS CP must be migrated (there are some things
            that need to be<br>
            &gt; changed) to be compatible with both modules.<br>
            &gt;<br>
            &gt; Ovidiu (mi_xmlepc-ng) and Alex (opensips cp) are
            already heavily working to<br>
            &gt; achieve the 3 goals above (many thanks to both of
            them).<br>
            &gt;<br>
            &gt; As noticed, the old mi_xmlrpc module was not deprecated
            in 1.11 - there are<br>
            &gt; small but many things to be done to 100% ensure a
            smooth transition. Still<br>
            &gt; this is work on progress and it will be done for next
            release.<br>
            &gt;<br>
            &gt; Many thanks,<br>
            &gt;<br>
            &gt; Bogdan-Andrei Iancu<br>
            &gt; OpenSIPS Founder and Developer<br>
            &gt; <a moz-do-not-send="true"
              href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a><br>
            &gt;<br>
            &gt; On 19.03.2014 21:55, Brett Nemeroff wrote:<br>
            &gt;<br>
            &gt; JSON+http sounds fantastic. It's like.. Starting to
            sound a like a RESTful<br>
            &gt; server.<br>
            &gt;<br>
            &gt; I'm pretty sure others will jump on this. I know I
            would.<br>
            &gt; -Brett<br>
            &gt;<br>
            &gt;<br>
            &gt;<br>
            &gt; On Wed, Mar 19, 2014 at 2:52 PM, Ovidiu Sas &lt;<a
              moz-do-not-send="true" href="mailto:osas@voipembedded.com">osas@voipembedded.com</a>&gt;
            wrote:<br>
            &gt;&gt;<br>
            &gt;&gt; The new module is built on top of the httpd module
            which has a<br>
            &gt;&gt; parameter to define the size of the buffer.  If you
            need large<br>
            &gt;&gt; replies, then you need to adjust the buffer size
            accordingly.<br>
            &gt;&gt; <a moz-do-not-send="true"
              href="http://www.opensips.org/html/docs/modules/devel/httpd"
              target="_blank">http://www.opensips.org/html/docs/modules/devel/httpd</a><br>
            &gt;&gt;<br>
            &gt;&gt; That buffer is used by all modules that are sitting
            on top of the<br>
            &gt;&gt; httpd module, and there's one single process
            dedicated to all http<br>
            &gt;&gt; requests (no interference with SIP workers).<br>
            &gt;&gt;<br>
            &gt;&gt; Regards,<br>
            &gt;&gt; Ovidiu Sas<br>
            &gt;&gt;<br>
            &gt;&gt; On Wed, Mar 19, 2014 at 3:44 PM, Brett Nemeroff
            &lt;<a moz-do-not-send="true"
              href="mailto:brett@nemeroff.com">brett@nemeroff.com</a>&gt;<br>
            &gt;&gt; wrote:<br>
            &gt;&gt; &gt; I think there are some other issues with the
            size of the return data. I<br>
            &gt;&gt; &gt; know<br>
            &gt;&gt; &gt; for one that the mi_udp method has a buffer
            size limit. If you hit this<br>
            &gt;&gt; &gt; limit I think it very quietly truncates the
            data. I can't 100% verify<br>
            &gt;&gt; &gt; that<br>
            &gt;&gt; &gt; since it's been a long time since I've used
            it.<br>
            &gt;&gt; &gt;<br>
            &gt;&gt; &gt; I believe you can paginate the data, but the
            problem is that you can't<br>
            &gt;&gt; &gt; guarantee consistent results paginating data
            when the data is changing<br>
            &gt;&gt; &gt; constantly. I'm not really sure on the
            background how this is handled;<br>
            &gt;&gt; &gt; maybe<br>
            &gt;&gt; &gt; a locked list or something.. but not sure if
            it'd affect performance at<br>
            &gt;&gt; &gt; high<br>
            &gt;&gt; &gt; velocity. Seems like something. somewhere
            would be affected.. either<br>
            &gt;&gt; &gt; performance or accuracy.<br>
            &gt;&gt; &gt;<br>
            &gt;&gt; &gt; My point being, care needs to be taken that
            the method can produce<br>
            &gt;&gt; &gt; consistent results; even for large datasets.
            If data is going to be<br>
            &gt;&gt; &gt; truncated or we run out of SHM, there needs to
            not only be an error log,<br>
            &gt;&gt; &gt; but<br>
            &gt;&gt; &gt; I think the out put needs to say something as
            well.<br>
            &gt;&gt; &gt;<br>
            &gt;&gt; &gt; -Brett<br>
            &gt;&gt; &gt;<br>
            &gt;&gt; &gt;<br>
            &gt;&gt; &gt;<br>
            &gt;&gt; &gt; On Wed, Mar 19, 2014 at 2:37 PM, Dragomir
            Haralambiev<br>
            &gt;&gt; &gt; &lt;<a moz-do-not-send="true"
              href="mailto:goup2010@gmail.com">goup2010@gmail.com</a>&gt;<br>
            &gt;&gt; &gt; wrote:<br>
            &gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt; I totally share Brett's feelings! For me
            dlg_list_ctx over the new<br>
            &gt;&gt; &gt;&gt; module<br>
            &gt;&gt; &gt;&gt; causes lots of headaches when dialogs go
            over 100 or so. Structured<br>
            &gt;&gt; &gt;&gt; output<br>
            &gt;&gt; &gt;&gt; would resolve such problems. I am totally
            in for structured SJON format<br>
            &gt;&gt; &gt;&gt; too!<br>
            &gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt; 2014-03-19 21:07 GMT+02:00 Brett Nemeroff
            &lt;<a moz-do-not-send="true"
              href="mailto:brett@nemeroff.com">brett@nemeroff.com</a>&gt;:<br>
            &gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt; I think the only reason for that is
            backwards compatibility with stuff<br>
            &gt;&gt; &gt;&gt;&gt; written for the other mi interfaces.<br>
            &gt;&gt; &gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt; Honestly, my parsers for the MI output
            are ridiculous. It's really<br>
            &gt;&gt; &gt;&gt;&gt; complicated and prone to failure. I'd
            like to know if others share my<br>
            &gt;&gt; &gt;&gt;&gt; feeling here.<br>
            &gt;&gt; &gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt; For little things like "dr_reload" I
            don't really care.<br>
            &gt;&gt; &gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt; But for MI calls that return large
            amounts of user data, like<br>
            &gt;&gt; &gt;&gt;&gt; dlg_list_ctx.. Parsing it is kind of
            ridiculous... Anyone else share<br>
            &gt;&gt; &gt;&gt;&gt; this<br>
            &gt;&gt; &gt;&gt;&gt; feeling?<br>
            &gt;&gt; &gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt; I personally would love to see it
            structured in JSON format. :)<br>
            &gt;&gt; &gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt; -Brett<br>
            &gt;&gt; &gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt; On Wed, Mar 19, 2014 at 2:05 PM,
            Ovidiu Sas &lt;<a moz-do-not-send="true"
              href="mailto:osas@voipembedded.com">osas@voipembedded.com</a>&gt;<br>
            &gt;&gt; &gt;&gt;&gt; wrote:<br>
            &gt;&gt; &gt;&gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; Hello Brett,<br>
            &gt;&gt; &gt;&gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; It is true that the structured
            output mode was not implemented in the<br>
            &gt;&gt; &gt;&gt;&gt;&gt; new module.<br>
            &gt;&gt; &gt;&gt;&gt;&gt; It seems that having the output in
            one big chunk is the preferred<br>
            &gt;&gt; &gt;&gt;&gt;&gt; method in the community.<br>
            &gt;&gt; &gt;&gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; If there is a real demand for
            structured output, we can take a look<br>
            &gt;&gt; &gt;&gt;&gt;&gt; into<br>
            &gt;&gt; &gt;&gt;&gt;&gt; it.<br>
            &gt;&gt; &gt;&gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; Regards,<br>
            &gt;&gt; &gt;&gt;&gt;&gt; Ovidiu Sas<br>
            &gt;&gt; &gt;&gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; On Wed, Mar 19, 2014 at 1:56 PM,
            Brett Nemeroff &lt;<a moz-do-not-send="true"
              href="mailto:brett@nemeroff.com">brett@nemeroff.com</a>&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; wrote:<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; I'd like to see the new
            module to be a drop in replacement for the<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; old<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; one..<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; That being said...<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; I was pretty surprised when I
            started down the path of the XMLRPC<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; module<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; that the reply isn't
            structured. It was just one big object.<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; I'd like a selectable option
            on the module so that it either<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; operates:<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; 1. Legacy (one big output
            chunk)<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; 2. Structured, parable for
            each output node.<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; Really if we are talking
            "deprecating" we need to support the old<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; method<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; primarily or there will be a
            lot of broken code out there.<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; -Brett<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; On Wed, Mar 19, 2014 at 12:15
            PM, Bogdan-Andrei Iancu<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; &lt;<a moz-do-not-send="true"
              href="mailto:bogdan@opensips.org">bogdan@opensips.org</a>&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; wrote:<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt; The whole idea is not to
            :)<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt; But more tests need to be
            done.<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt; Regards,<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt; Bogdan-Andrei Iancu<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt; OpenSIPS Founder and
            Developer<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt; <a
              moz-do-not-send="true"
              href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a><br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt; On 19.03.2014 17:39, Ali
            Pey wrote:<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt; Will this affect
            OpenSIPS-CP?<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt; Regards,<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt; Ali Pey<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt; On Wed, Mar 19, 2014 at
            10:18 AM, Kneeoh &lt;<a moz-do-not-send="true"
              href="mailto:kneeoh@yahoo.com">kneeoh@yahoo.com</a>&gt;
            wrote:<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;&gt; I'm all for the
            deprecation as long as the documentation on the<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;&gt; mi_xmlrpc_ng module
            is updated to a usable level. I find myself<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;&gt; referencing<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;&gt; the documentation for
            xmlrpc and hoping that it holds true for<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;&gt; xmlrpc_ng.<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;&gt;
            _______________________________________________<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;&gt; Users mailing list<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;&gt; <a
              moz-do-not-send="true"
              href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;&gt; <a
              moz-do-not-send="true"
              href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
              target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;
            _______________________________________________<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt; Users mailing list<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt; <a
              moz-do-not-send="true"
              href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt; <a
              moz-do-not-send="true"
              href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
              target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;
            _______________________________________________<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt; Users mailing list<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt; <a
              moz-do-not-send="true"
              href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt; <a
              moz-do-not-send="true"
              href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
              target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;
            _______________________________________________<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; Users mailing list<br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; <a moz-do-not-send="true"
              href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt; <a moz-do-not-send="true"
              href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
              target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
            &gt;&gt; &gt;&gt;&gt;&gt; &gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt; --<br>
            &gt;&gt; &gt;&gt;&gt;&gt; VoIP Embedded, Inc.<br>
            &gt;&gt; &gt;&gt;&gt;&gt; <a moz-do-not-send="true"
              href="http://www.voipembedded.com" target="_blank">http://www.voipembedded.com</a><br>
            &gt;&gt; &gt;&gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;&gt;
            _______________________________________________<br>
            &gt;&gt; &gt;&gt;&gt;&gt; Users mailing list<br>
            &gt;&gt; &gt;&gt;&gt;&gt; <a moz-do-not-send="true"
              href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
            &gt;&gt; &gt;&gt;&gt;&gt; <a moz-do-not-send="true"
              href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
              target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
            &gt;&gt; &gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;&gt;
            _______________________________________________<br>
            &gt;&gt; &gt;&gt;&gt; Users mailing list<br>
            &gt;&gt; &gt;&gt;&gt; <a moz-do-not-send="true"
              href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
            &gt;&gt; &gt;&gt;&gt; <a moz-do-not-send="true"
              href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
              target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
            &gt;&gt; &gt;&gt;&gt;<br>
            &gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;&gt;
            _______________________________________________<br>
            &gt;&gt; &gt;&gt; Users mailing list<br>
            &gt;&gt; &gt;&gt; <a moz-do-not-send="true"
              href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
            &gt;&gt; &gt;&gt; <a moz-do-not-send="true"
              href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
              target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
            &gt;&gt; &gt;&gt;<br>
            &gt;&gt; &gt;<br>
            &gt;&gt; &gt;<br>
            &gt;&gt; &gt;
            _______________________________________________<br>
            &gt;&gt; &gt; Users mailing list<br>
            &gt;&gt; &gt; <a moz-do-not-send="true"
              href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
            &gt;&gt; &gt; <a moz-do-not-send="true"
              href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
              target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
            &gt;&gt; &gt;<br>
            &gt;&gt;<br>
            &gt;&gt;<br>
            &gt;&gt;<br>
            &gt;&gt; --<br>
            &gt;&gt; VoIP Embedded, Inc.<br>
            &gt;&gt; <a moz-do-not-send="true"
              href="http://www.voipembedded.com" target="_blank">http://www.voipembedded.com</a><br>
            &gt;&gt;<br>
            &gt;&gt; _______________________________________________<br>
            &gt;&gt; Users mailing list<br>
            &gt;&gt; <a moz-do-not-send="true"
              href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
            &gt;&gt; <a moz-do-not-send="true"
              href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
              target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
            &gt;<br>
            &gt;<br>
            &gt;<br>
            &gt;<br>
            &gt; _______________________________________________<br>
            &gt; Users mailing list<br>
            &gt; <a moz-do-not-send="true"
              href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
            &gt; <a moz-do-not-send="true"
              href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
              target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
            &gt;<br>
            &gt;<br>
            &gt;<br>
            &gt; _______________________________________________<br>
            &gt; Users mailing list<br>
            &gt; <a moz-do-not-send="true"
              href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
            &gt; <a moz-do-not-send="true"
              href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
              target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
            &gt;<br>
            <span class="HOEnZb"><font color="#888888"><br>
                <br>
                <br>
                --<br>
                VoIP Embedded, Inc.<br>
                <a moz-do-not-send="true"
                  href="http://www.voipembedded.com" target="_blank">http://www.voipembedded.com</a><br>
                <br>
                _______________________________________________<br>
                Users mailing list<br>
                <a moz-do-not-send="true"
                  href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
                <a moz-do-not-send="true"
                  href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
                  target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
              </font></span></blockquote>
        </div>
        <br>
      </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>