Below are the sipservlet-console and Ant commands for removing a route.

Console

Syntax

removenetworkroute <ra-entity> <position>

Example

To remove the first route (position 0):

removenetworkroute ss 0

Ant

Syntax

<sipservlet:removenetworkroute position="..."/>

Example

To remove the first route (position 0):

<sipservlet:removenetworkroute position="0"/>
Previous page Next page