Well since siremis and kamailio configurations
are straightforward, it's
hard to troubleshoot without knowing what you already did, so I try to help
starting with the basic things. No offense ;)
Can you check no other process is listening on that port? Have you
monitored using tcpdump or wireshark to see what's happening? Did you
change the port number? Are you having any error log on the remote Kamailio?
Reda
On Thu, May 10, 2012 at 8:20 AM, SamyGo <govoiper(a)gmail.com> wrote:
Yes Reda, those are basic things, I can telnet to
any other port on
that server - ping it but the only port which instantly drops my connection
is 8033 !! even if netstat shows its listening to it on all interfaces.
On Thu, May 10, 2012 at 11:17 AM, Reda Aouad <reda.aouad(a)gmail.com>wrote;wrote:
> 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;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
>>
>>
>
> _______________________________________________
> 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