Below are the sipservlet-console and Ant commands for enabling network interfaces.
Enabling a network interface assigns it to a particular RA entity. When the RA entity is activated, it will begin accepting SIP traffic on the interface. |
Console
Syntax |
enablenetworkinterface <ra-entity> <interface-name> |
---|---|
Example |
enablenetworkinterface ss public |
Ant
Syntax |
<sipservlet:enablenetworkinterface name="..."/> |
---|---|
Example |
<sipservlet:enablenetworkinterface name="public"/> |