[SR-Users] [SIREMIS] Multiple kamailio management commands

Reda Aouad reda.aouad at gmail.com
Wed May 9 17:55:13 CEST 2012


Hi,

The Kamailio server you wish to control remotely should have the
mi_datagram module listening on the correct interface and not on the
loopback one (127.0.0.1).

loadmodule "mi_datagram.so"
*modparam("mi_datagram", "socket_name", "udp:192.168.2.156:8033")*


Reda



On Wed, May 9, 2012 at 1:02 PM, SamyGo <govoiper at gmail.com> wrote:

> Hello list,
>
>  I'm trying to have my Siremis interface send MI commands to multiple
> kamailio servers i.e reload dispatcher of all the kamailio servers when I
> reload from Siremis interface.
>
> The issue Im facing is that the commands dont get executed on any other
> server except localhost/
>
> as mentioned in URL: http://kb.asipto.com/siremis:install32x:mi-commands
>
> I've edited the <Remote name="remote" address="127.0.0.1" port="8033"/>
>
> to : <Remote name="remote" address="192.168.2.156" port="8033"/>
>
> Please guide on how to have multiple kamailio receive command from single
> Siremis interface.
>
> Regards,
> Sammy.
>
>
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20120509/46e0289e/attachment.htm>


More information about the sr-users mailing list