Hi!
I have an interface which is an alias in Linux that I want Kamailio to listen to.
The interface name is eth0:p01
I've tried with
listen=udp:eth0:p01:5080
listen=eth0:p01:5080
listen=eth0:p01
Kamailio doesn't accept this syntax. Claims "syntax error" and " ip
address, interface name or hostname expected".
Since this way of naming interfaces is common in Linux, I think we should support it. Or?
Is there a way - are quotation marks allowed here?
Cheers,
/O