dial-plan-rule
This command provides various commands for Dial Plan Rules.
Syntax
(config-voip)# sbc dial-plan <Dial Plan Index>
(dial-plan-<Dial Plan Index>)# dial-plan-rule {<Dial Plan Rule Index>|export-csv-to|import-csv-from}
Command |
Description |
---|---|
<Dial Plans Rule Index> |
Defines the Dial Plan Rules table (see dial-plan-rule <Index>) for the specified Dial Plan. |
export-csv-to <URL> |
Exports all the Dial Plan Rules of the Dial Plan as a .csv file to a remote server. |
import-csv-from <URL> |
Imports all the Dial Plan Rules into the Dial Plan from a .csv file on a remote server. All the previously configured Dial Plan Rules of the Dial Plan are deleted. |
Command Mode
Privileged User
Example
This example exports the Dial Plan Rules of Dial Plan #0 to a remote TFTP server:
(config-voip)# sbc dial-plan 0
(dial-plan-0)# dial-plan-rule export-csv-to tftp://172.17.137.52/My-Dial-Plan.csv