Hello all,

Following through the manual at : http://kb.asipto.com/siremis:install32x:mi-commands  I'm able to send MI commands on external/remote server But next hurdle is how can I define multiple remote servers i.e 

<Remote name="remote0" address="127.0.0.1" port="8033"/>
<Remote name="remote1" address="192.168.2.156" port="8033"/>
<Remote name="remote2" address=" 192.168.2.150" port="8033"/>

Is there any already working configuration else I think I may need to start a surgery on siremisMICommands.php file and make it loop over the remote tag and disptach commands until loop ends. 
is there any "MI-proxy" sort of thing available !!?

Regards,
Sammy.