Hi all,
I'm using a VM live OpenSIPS and when I try to listen SIP protocol in
multiple interface it doesn't work.
This is what I see when I restart the opensips process:
root@opensips:/usr/local/opensips_proxy/sbin# ./opensips restart
Listening on
udp: 127.0.0.1 [127.0.0.1]:5060
udp: 192.168.89.230 [192.168.89.230]:5060
udp: 10.10.0.1 [10.10.0.1]:5060
tcp: 127.0.0.1 [127.0.0.1]:5060
tcp: 192.168.89.230 [192.168.89.230]:5060
tcp: 10.10.0.1 [10.10.0.1]:5060
Aliases:
tcp: localhost:5060
udp: localhost:5060
root@opensips:/usr/local/opensips_proxy/sbin#
root@opensips:/usr/local/opensips_proxy/sbin#
root@opensips:/usr/local/opensips_proxy/sbin#
root@opensips:/usr/local/opensips_proxy/sbin# netstat -an | grep 5060
udp 0 0 192.168.89.230:5060 0.0.0.0:*
It seems to listen on every interface, but the only one is 192.168.89.230.
I tried to modify opensips.cfg, opensips_proxy.cfg and also start process
with multiple -l options but it doesn't work.
Can someone help me please?
Marco
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users