[SR-Users] listening to specific interface with ip
Olle E. Johansson
oej at edvina.net
Fri Jan 9 07:50:41 CET 2015
On 08 Jan 2015, at 23:15, Jijo <realjijo at gmail.com> wrote:
> HI All.
>
> I know that kamailio support listen on an interface with port (listen = eth0:5060).
>
> Does it support listen on an interface with ip, port, transport?
>
> For example
> listen=eth0: udp:10.10.10.10:5060
When do you have the same IP address on multiple interfaces?
listen=eth0:5060
says "find all IPs on that interface and listen on port 5060 on those addresses"
If you give an IP, the O/S will help us find the right interface.
What are you trying to do?
t
/O
More information about the sr-users
mailing list