Cisco 7940G Manual de Administração - Página 25

Procurar online ou descarregar pdf Manual de Administração para Telefone IP Cisco 7940G. Cisco 7940G 29 páginas. Ios telephony services ip phone
Também para Cisco 7940G: Manual do utilizador (21 páginas), Manual do utilizador (25 páginas), Ficha de dados (7 páginas), Manual (35 páginas), Referência rápida (2 páginas), Manual do utilizador (15 páginas), Manual de referência rápida (2 páginas), Manual do utilizador (20 páginas), Manual do telefone (17 páginas), Manual do Administrador (15 páginas), Manual do utilizador (16 páginas), Manual de referência (24 páginas), Manual (21 páginas), Manual de instalação (12 páginas), Manual do utilizador (10 páginas)

Cisco 7940G Manual de Administração
Chapter 3
Initializing Cisco Unified IP Phones
Argument
Rewrite="xxx"
OL-7890-01
Description
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
ab12cd34ef5678
Rewrite
%s
%0
%1
%2
%3
%4
%5
XYZ....
X.Y.Z...
919%1%2%3
AB...X%1X..
X%1X%1X%1
X%s%%
919
............
Cisco Unified IP Phone 7960G and 7940G Administration Guide for Release 8.0 (SIP)
ab..cd..ef*
result in the following.
Output
Notes
ab12cd34ef5678
ab12cd34ef5678
12
34
5678
Null output.
Null output.
XYZ1234
X1Y2Z345
91912345678
12 appears twice.
AB123X12X45
You can reuse the string.
X12X12X12
%% produces a %.
Xab12cd34ef5678%
No need to use the input.
919
Nothing goes in for the extra
12345678
dots.
How to Create Dial Plans
and an input string of
3-25