In that case it maybe a network or security problem.
Can you ping the remote server? Have you checked your firewall settings on
both servers?
Reda
On Thu, May 10, 2012 at 7:21 AM, SamyGo <govoiper(a)gmail.com> wrote:
Hello Reda,
I really appreciate that, yes I forgot to mention that I've already done
that.,
When I do "netstat -pln | grep kamailio" I can see kamailio listening on
0.0.0.0:8033 but still nothing happening :(
Please let me know what else should I provide in order to resolve this
issue.
Regards,
Sammy.
On Wed, May 9, 2012 at 8:55 PM, Reda Aouad <reda.aouad(a)gmail.com> wrote:
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(a)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(a)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(a)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(a)lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users