Right now it will just ignore the additional slash and cut the string there:

henning@app01:~/repositories/kamailio/src$ killall kamailio; ./kamailio -l udp:127.0.0.1:5060//te/st -f ../etc/test.cfg -Y /tmp/ -E -L modules
Listening on
udp: 127.0.0.1:5060 name te
Aliases:
udp: localhost:5060

I think the logic could be extended easily to allow e.g. a fourth field for the listen, when we need it.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/commit/9783c270eae580b22e73349ac72afd864b1de592/145744930@github.com>