Pre-Submission Checklist

Type Of Change

Checklist:

Description

This PR introduces the socket name support to kamailio cli just like listen directive does in the config file.

You can start kamailio using the -l argument to define listening sockets. This PR adds the name= part support to match the config file.

kamailio -l test=udp:10.0.0.55:5061/1.1.1.1:5060

Discussion about whether -l **test=**udp:10.0.0.55:5061/1.1.1.1:5060 or -l udp:10.0.0.55:5061/1.1.1.1:5060**=test** can be found in


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/3954

Commit Summary

File Changes

(1 file)

Patch Links:


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/pull/3954@github.com>