Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 5.0 Command Line Interface | Reference Guide voice | 1251
voice
voice
dialplan-profile <profile-name>
sip
Description
This command allows you to configure SIP dialplan profiles and associate them to a SIP ALGs.
Syntax
Usage Guidelines
You can configure dial plans (prefix codes) on the controller that are required by the local EPABX system to
provide outgoing PSTN call facility from a SIP device. For more information see the Voice and Video chapter in
the ArubaOS 5.0 User Guide.
Example
The following command configures a SIP dialplan for long distance dialing. After this dialplan is configured, users
can dial a long distance number without adding any prefixes.
(host) (config) #voice dialplan-profile longDistance
(host) (Dialplan Profile "longDistance") #dialplan 102 +1XXXXXXXXXX 9%e
Note: Dial plan can be configured only for SIP over UDP.
Parameter Description Default
dialplan-profile Specify a name for the SIP dialplan profile.
clone Use to duplicate an existing profile.
dialplan Specify the dialplan settings using this parameter. You can specify the dial patterns
and associated actions.
z sequence—is a number between 100 and 65535. The sequence number
positions the dial plan in the list of dial plans configured in the controller.
z pattern—is the pattern or the number of digits that will be dialed by the user.
You can specify digit pattern using ‘X’, ‘Z’, ‘N’ , ‘[‘ , and ‘]’. The patterns must be
specified in capital letters.
X is a wild card that represents any character from 0 to 9.
Z is a wild card that represents any character from 1 to 9.
N is a wild card that represents any character from 2 to 9.
. (period) is a wild card that represents any-length digit strings.
z action—is the dial plan that is automatically prefixed to the dialed
number. This is specified as
<dial-plan>%e. Examples of dial plans
are:
9%e: The number 9 is prefixed to the dialed number.
91%e: The number 91 is prefixed to the dialed number.
sip Use this command to associate a dialplan to SIP ALG.
dialplan-
profile
Specify the name of the dialplan profile.
no Remove a dialplan profile from SIP ALG