Cisco 7960G Administrator's Manual page 57

Sip
Hide thumbs Also See for 7960G:
Table of Contents

Advertisement

Chapter 3
Initializing Cisco SIP IP Phones
Step 3
For each of the numbering schemes that you require, add the following string to the template, each
starting on a separate line:
TEMPLATE MATCH=" pattern " Timeout=" sec " User=" type " Rewrite=" xxx " Route="route" Tone=" tone "
Arguments are as follows:
Argument
TEMPLATE MATCH=" pattern"
Timeout=" sec"
User=" type"
Rewrite=" xxx"
Description
Dial-pattern string to match. You can use the following wildcards:
A period (.) matches any character.
An asterisk (*) matches one or more characters.
A comma (,) causes the phone to generate a secondary dial tone.
Time, in seconds, before the system times out and dials the number
as entered by the user. To have the number dial immediately,
specify 0.
Tag to be added automatically to the dialed number. Valid values are
IP and Phone. This tag is not case sensitive.
Alternate string to be dialed instead of the number that the user
dials. The following apply:
Rewrite rules are matched from start to finish with the longest
matching rule taken as the one to use.
Matches against a period are not counted as part of the length.
A complete rule is matched only if it has more nonwildcard
matches than an incomplete rule.
Comments are allowed with the following syntax:
<!-- comment -->
Rules allow for substitution of up to five replacement strings as
well as picking off of replaced digits one at a time.
For example, a match string of
result in the following.
ab12cd34ef5678
Rewrite
Output
%s
ab12cd34ef5678
%0
ab12cd34ef5678
%1
12
%2
34
%3
5678
%4
%5
XYZ....
XYZ1234
X.Y.Z...
X1Y2Z345
919%1%2%3
91912345678
AB...X%1X..
AB123X12X45
X%1X%1X%1
X12X12X12
Cisco SIP IP Phone Administrator Guide, Release 6.x and 7.x
How to Create Dial Plans
and an input string of
ab..cd..ef*
Notes
Null output.
Null output.
12 appears twice.
You can reuse the string.
3-23

Advertisement

Table of Contents
loading

This manual is also suitable for:

7940g

Table of Contents