<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    xmrpc is not going to be deprecated, it is actually the newer one.<br>
    <br>
    But it is implementation from scratch, no external xmlrpc being
    used. So far it was implemented as much as it was needed. However,
    nested structures in replies should be supported. What is exactly
    the error you get? If there is an issue, it has to be fixed.<br>
    <br>
    I just tested 'sercmd ul.dump' and worked fine, returning:<br>
    <br>
    {<br>
    &nbsp;&nbsp;&nbsp; Domain: location<br>
    &nbsp;&nbsp;&nbsp; Size: 512<br>
    &nbsp;&nbsp;&nbsp; AoRs: {<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; AoR: 401<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; HashID: 3325474<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Contacts: {<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Contact: {<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Address: <a class="moz-txt-link-freetext" href="sip:401@192.168.178.22:1024;line=1uxhrhwy">sip:401@192.168.178.22:1024;line=1uxhrhwy</a><br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Expires: 3541<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Q: 0.000000<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Call-ID: 3c267033369e-d3i5csinl2h7<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; CSeq: 6300<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; User-Agent: snom370/8.4.35<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Received: [not set]<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Path: [not set]<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; State: CS_NEW<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Flags: 0<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; CFlags: 0<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Socket: udp:192.168.178.21:5060<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Methods: 6111<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Ruid: uloc-4fb17657-71d-1<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Instance:
    &lt;urn:uuid:3d1a0962-4751-426f-8492-0004132672E3&gt;<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Reg-Id: 1<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br>
    &nbsp;&nbsp;&nbsp; }<br>
    &nbsp;&nbsp;&nbsp; Stats: {<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Records: 1<br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Max-Slots: 1<br>
    &nbsp;&nbsp;&nbsp; }<br>
    }<br>
    <br>
    It has lot of inner structures.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 5/14/12 5:14 PM, Jason Penton wrote:<br>
    </div>
    <blockquote
cite="mid:CALoGXNUNFBR5zUh=oGbw8P4Wwifx3A8bNVOMPG-csscPtrXGhA@mail.gmail.com"
      type="cite">Hi All,
      <div><br>
      </div>
      <div>I have just been testing xmlrpc on some of the IMS module RPC
        functions and got some errors using nested structures. viz "{".
        Having a quick look through the xmlrpc code show that it doesn't
        support nested structures in the reply.</div>
      <div><br>
      </div>
      <div>I am quite happy to fix this but am surprised that nobody has
        mentioned this before as I see there are a few modules that use
        nested replies. Does this maybe mean that XMLRPC is going to be
        deprecated (not a usual module)?&nbsp;</div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>Cheers</div>
      <div>Jason</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></pre>
    <br>
    <br>
  </body>
</html>