Below are the sipservlet-console and Ant commands for updating the default route.
Console
Syntax |
updatedefaultnetworkroute <ra-entity> <interface-name> |
---|---|
Example |
To make the interface "public" the default route: updatedefaultnetworkroute ss public |
Ant
Syntax |
<sipservlet:updatedefaultnetworkroute interface="..."/> |
---|---|
Example |
To make the interface "public" the default route: <sipservlet:updatedefaultnetworkroute interface="public"/> |