dial-plan dial-plan-rule

This command exports and imports Dial Plan Rules of a specified Dial Plan.

Syntax

(config-voip)# sbc dial-plan dial-plan-rule

Command

Description

export-csv-to <Dial Plan Index> <URL>

Exports all the Dial Plan Rules of the specified Dial Plan as a .csv file to a remote server.

import-csv-from <Dial Plan Index> <URL>

Imports all the Dial Plan Rules into the specified Dial Plan, from a .csv file on a remote server. All the previously configured Dial Plan Rules of the specified 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 dial-plan-rule export-csv-to 0 tftp://172.17.137.52/My-Dial-Plan.csv