Chapter 30 profile Commands
Management Switch Card User’s Guide
922
This command displays the settings of the specified SIP profile, or displays the names of all SIP profiles if none is
specified. An example is shown next.
30.24 profile voip sip dialplan Commands
Use these commands to set up and manage the VoIP dial plan (or number plan) profiles. The dial
plan profiles are used to configure the system to identify specific types of phone numbers dialed by
a user, and to process the number before transmission by deleting, replacing or adding digits
according to the relevant rule.
30.24.1 profile voip sip dialplan delete Command
Syntax:
profile voip sip dialplan delete <profile>
This command removes the specified SIP dial plan profile. An example is shown to delete the call
service profile named “dialplan_profile”.
30.24.2 profile voip sip dialplan map Command
Syntax:
profile voip sip dialplan map <profile>
ras> profile voip sip show
sip profile(s):
---------------------
1. DEFVAL
2. sip10
ras> profile voip sip show sip10
sip profile : sip10
sip-dn : host1.domain1
sip-port : 5061
regsvr-dn : host2.domain2
regsvr-port : 5062
proxysvr-dn : host3.domain3
proxysvr-port : 5063
keepalive : on 1000 seconds
start-rtp-port : 55000
end-rtp-port : 60000
ras> profile voip sip dialplan delete dialplan_profile