Give it a try.  IIRC the conversion is done automatically in opensips.<div>You should send only strings.</div><div><br></div><div>-ovidiu<br><br>On Monday, January 20, 2014, Dragomir Haralambiev &lt;<a href="mailto:goup2010@gmail.com">goup2010@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><span>I</span> <span>do not know</span>. <br>The PERL XML::RPC for integer variable use &lt;i4&gt; only.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2014/1/20 Ovidiu Sas <span dir="ltr">&lt;<a href="javascript:_e({}, &#39;cvml&#39;, &#39;osas@voipembedded.com&#39;);" target="_blank">osas@voipembedded.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Does it work without i4?<div><div><br><br>On Monday, January 20, 2014, Dragomir Haralambiev &lt;<a href="javascript:_e({}, &#39;cvml&#39;, &#39;goup2010@gmail.com&#39;);" target="_blank">goup2010@gmail.com</a>&gt; wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">
<div dir="ltr"><p>Hello,</p><p>I try to terminate call using dlg_end_dlg. </p><p>When use module mi_xmlrpc all is OK.<br>When use module mi_xmlrpc_ng I receive follow error: </p><p>DBG:mi_xmlrpc_ng:mi_xmlrpc_http_run_mi_cmd: got methodName=dlg_end_dlg<br>



ERROR:mi_xmlrpc_ng:mi_xmlrpc_http_run_mi_cmd: missing node string<br>ERROR:mi_xmlrpc_ng:mi_xmlrpc_http_answer_to_connection: no reply</p><p>Here is PERL script:</p><p>#!/usr/bin/perl <br>use XML::RPC;<br>$hash_entry=538;<br>



$hash_id=10274470;<br>$xmlrpc = XML::RPC-&gt;new(&quot;<a href="http://OPENSIPS_IP:8000/xmlrpc" target="_blank">http://OPENSIPS_IP:8000/xmlrpc</a>&quot;);<br>$xmlrpc-&gt;call(&#39;dlg_end_dlg&#39;, (&quot;$hash_entry&quot;, &quot;$hash_id&quot;) );</p>



<div>Here is the XML sended to Opensips:</div><div>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; ?&gt;</div><div>&lt;methodCall&gt;</div><div>&lt;methodName&gt;dlg_end_dlg&lt;/methodName&gt;</div><div>&lt;params&gt;</div>



<div> &lt;param&gt;</div><div>  &lt;value&gt;&lt;<strong>i4</strong>&gt;538&lt;/<strong>i4</strong>&gt;&lt;/value&gt;</div><div> &lt;/param&gt;</div><div> &lt;param&gt;</div><div>  &lt;value&gt;&lt;<strong>i4</strong>&gt;10274470&lt;/<strong>i4</strong>&gt;&lt;/value&gt;</div>



<div> &lt;/param&gt;</div><div>&lt;/params&gt;</div><div>&lt;/methodCall&gt;</div><div><br></div><div>The hash_entry and hash_id are interger. <br>In this case XML is using &lt;i4&gt;538&lt;/i4&gt; not a &lt;string&gt;538&lt;/string&gt;.</div>



<div>The mi_xmlrpc_ng is not recognised &lt;i4&gt;.</div><div><br></div><div>How to fix this problem?</div><div><br></div><div>Best regards,</div><div>PlayMen</div><div><br></div><div><br></div></div>
</blockquote><br><br></div></div><span><font color="#888888">-- <br>VoIP Embedded, Inc.<br><a href="http://www.voipembedded.com" target="_blank">http://www.voipembedded.com</a><br>
</font></span><br>_______________________________________________<br>
Users mailing list<br>
<a href="javascript:_e({}, &#39;cvml&#39;, &#39;Users@lists.opensips.org&#39;);" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br><br>-- <br>VoIP Embedded, Inc.<br><a href="http://www.voipembedded.com" target="_blank">http://www.voipembedded.com</a><br>