Thanks to both of you Elena and  Ovidius - Since I&#39;m not a php programmer so I can&#39;t promise a patch at this stage, however, I am planning on spending time on it and, like Elena said, can write somewhat dirty coding to dispatch the MI commands to as many &quot;remote&quot; servers as defined and then the replies be displayed in order received or something.<div>
<br></div><div>Ovidius I do know about these html,xml rpc modules but I&#39;m kind of person who needs some practical examples to understand how things work. I&#39;ve kept this module in memory and if I find any understandable example on mailing-list or on internet I will definitely give this a try. Can you redirect me to jump-start on this one! current sample code is not enough for me to get going.</div>
<div><br></div><div>BR,</div><div>Sammy<br><br><div class="gmail_quote">On Mon, May 14, 2012 at 10:53 PM, Ovidiu Sas <span dir="ltr">&lt;<a 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">For running mi commands on remote servers you could consider using the<br>
new xhttp_rpc module:<br>
<a href="http://kamailio.org/docs/modules/devel/modules/xhttp_rpc.html" target="_blank">http://kamailio.org/docs/modules/devel/modules/xhttp_rpc.html</a><br>
<br>
Regards,<br>
Ovidiu Sas<br>
<div class="HOEnZb"><div class="h5"><br>
On Mon, May 14, 2012 at 1:45 PM, Elena-Ramona Modroiu &lt;<a href="mailto:ramona@asipto.com">ramona@asipto.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; current version of siremis does not support to send MI commands to multiple<br>
&gt; kamailio servers. One thing that has to be taken in consideration is<br>
&gt; handling the MI replies. One option, they can be appended one after the<br>
&gt; other and displayed in the text box of siremis page, separated by some<br>
&gt; delimiter with details about the instance that replied (ip address/port).<br>
&gt;<br>
&gt; If you submit the patch, it will be committed and released with the next<br>
&gt; version. In case you plan more consistent contributions, once you have them<br>
&gt; developed, I can grant write access to <a href="http://sourceforge.net" target="_blank">sourceforge.net</a> git repository for<br>
&gt; siremis, so you will be able to commit yourself.<br>
&gt;<br>
&gt; Regards,<br>
&gt; Ramona<br>
&gt;<br>
&gt;<br>
&gt; On 5/14/12 8:33 AM, SamyGo wrote:<br>
&gt;<br>
&gt; Hello all,<br>
&gt;<br>
&gt; Following through the manual at<br>
&gt; : <a href="http://kb.asipto.com/siremis:install32x:mi-commands" target="_blank">http://kb.asipto.com/siremis:install32x:mi-commands</a>  I&#39;m able to send MI<br>
&gt; commands on external/remote server But next hurdle is how can I define<br>
&gt; multiple remote servers i.e<br>
&gt;<br>
&gt; &lt;Remote name=&quot;remote0&quot; address=&quot;127.0.0.1&quot; port=&quot;8033&quot;/&gt;<br>
&gt; &lt;Remote name=&quot;remote1&quot; address=&quot;192.168.2.156&quot; port=&quot;8033&quot;/&gt;<br>
&gt; &lt;Remote name=&quot;remote2&quot; address=&quot; 192.168.2.150&quot; port=&quot;8033&quot;/&gt;<br>
&gt;<br>
&gt; Is there any already working configuration else I think I may need to start<br>
&gt; a surgery on siremisMICommands.php file and make it loop over the remote tag<br>
&gt; and disptach commands until loop ends.<br>
&gt; is there any &quot;MI-proxy&quot; sort of thing available !!?<br>
&gt;<br>
&gt; Regards,<br>
&gt; Sammy.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
&gt; <a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
&gt; <a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
&gt; <a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
&gt; <a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
&gt;<br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
VoIP Embedded, Inc.<br>
<a href="http://www.voipembedded.com" target="_blank">http://www.voipembedded.com</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</div></div></blockquote></div><br></div>