Hi,

current version of siremis does not support to send MI commands to multiple kamailio servers. One thing that has to be taken in consideration is handling the MI replies. One option, they can be appended one after the other and displayed in the text box of siremis page, separated by some delimiter with details about the instance that replied (ip address/port).

If you submit the patch, it will be committed and released with the next version. In case you plan more consistent contributions, once you have them developed, I can grant write access to sourceforge.net git repository for siremis, so you will be able to commit yourself.

Regards,
Ramona

On 5/14/12 8:33 AM, SamyGo wrote:
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.




_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to