![Cisco SPA1112 Скачать руководство пользователя страница 33](http://html.mh-extra.com/html/cisco/spa1112/spa1112_provisioning-manual_63552033.webp)
Creating XML Provisioning Scripts
Data Types
Provisioning Guide for Cisco SPA100 and SPA200 Series Analog Telephone Adapters
33
2
•
FQDN—Fully Qualified Domain Name, such as “sip.Cisco.com:5060”, or
“109.12.14.12:12345”. It can contain up to 63 characters.
•
Phone—A phone number string, such as 14081234567, *69, *72, 345678, or
a generic URL such as [email protected]:5068, or [email protected]. It can
contain up to 39 characters.
•
ActCode—Activation code for a supplementary service, such as *69. It can
contain up to 7 characters.
•
PhTmplt—A phone number template. Each template may contain one or
more patterns separated by a “,”. White space at the beginning of each
pattern is ignored. “?” and “*” represent wildcard characters. To represent
literally use %xx. For example, %2a represents *. It can contain up to 39
characters. Examples: “1408*, 1510*”, “1408123????, 555?1.”.
•
RscTmplt—A template of SIP Response Status Code, such as “404, 5*”,
“61?”, “407, 408, 487, 481”. It can contain up to 39 characters.
•
CadScript—A mini-script that specifies the cadence parameters of a signal.
Up to 127 characters. Syntax: S
1
[;S
2
], where: S
i
=D
i
(on
i,1
/off
i,1
[,on
i,2
/
off
i,2
[,on
i,3
/off
i,3
[,on
i,4
/off
i,4
[,on
i,5
/off
i,5
[,on
i,6
/off
i,6
]]]]]) and is known as a
section
, on
i,j
and off
i,j
are the on/off duration in seconds of a
segment
and i =
1 or 2, and j = 1 to 6. D
i
is the total duration of the section in seconds. All
durations can have up to three decimal places to provide 1 ms resolution.
The wildcard character “*” stands for infinite duration. The segments within
a section are played in order and repeated until the total duration is played.
Example 1:
60(2/4)
Number of Cadence Sections = 1
Cadence Section 1: Section Length = 60 s
Number of Segments = 1
Segment 1: On=2s, Off=4s
Total Ring Length = 60s
Example 2—Distinctive ring (short,short,short,long):
60(.2/.2,.2/.2,.2/.2,1/4)