Page 216 / 286 Scroll up to view Page 211 - 215
SPA9000 Field Reference
Voice tab
SPA9000 Voice System Administration Guide
214
B
Call Routing Rule
Special dial plan that determines which line interfaces can be
used for an external outbound call request from client station
based solely on the target public number. The dial plan is in
the (
rule
|
rule
|…|
rule
)
format where:
rule
= <:L
n
[,
n
[,
n
[,
n
]]]>
pattern
n
= 1, 2, 3, or 4,
pattern
= any digit pattern (see <Dial Plan> on how to
choose a digit pattern).
If the target number matches the pattern of a rule, the Line
indices in the rule’s prefix are the line interfaces that can be
used to make that call. Matches are performed from left to
right, so make sure the most specific rules are placed first.
For example:
Default:
(<:L1,2,3,4>9xx.)
The default call routing rule specifies that any of the four line
interfaces can be used for any target number starting with 9
followed by at least 2 more numbers.
Call Park MOH Server
The MOH Server to be used to handle a parked call. For
example: [email protected]:5082.
If this parameter is not specified, the internal parking lot is
used to host the parked call, in which case the parked caller
hears the internal music file.
Default:
imusic
Call Park DLG Refresh
Intvl
The interval in seconds between refreshing a call park
session.
Default:
0
(disables session refreshes)
Default Group Line
Same as <Group 1/2/3/4 Line>, but applies to the default
group.
Default:
1,2,3,4
Group 1/2/3/4
User ID
Comma-separated list of User ID patterns. A client station
whose User ID matches any of the give patterns is
considered to belong to that group. If the User ID matches
more than one group, the smallest group number is assumed.
If the User ID does not match any group, the client station is
considered to belong to the default group (also known as
Group 0). Each User ID pattern allows * and ? wildcards as
well as %xx escaped characters.
Default: blank (includes all client stations)
Downloaded from
www.Manualslib.com
manuals search engine
Page 217 / 286
SPA9000 Field Reference
Voice tab
SPA9000 Voice System Administration Guide
215
B
Group 1/2/3/4 Line
Ordered comma-separated list of line interfaces. The
SPA9000 attempts to make external calls for group members
in the order in which the lines are listed.
Example:
1,3
When a group member places an outbound call, the
SPA9000 attempts to use Line 1 first. If Line 1 is not available,
the SPA9000 attempts to use Line 3.
By default, this field is blank, meaning that no line can be
seized.
Hunt Groups
Defines one or more hunt groups that can be called directly
by any client station like a regular extension. The syntax is the
same as <Contact List>. Each defined group extension and
name also appears in the corporate directory. This parameter
is parsed twice by the SPA9000 such that a group member
of one group can also be the extension of another group (that
is, one level of recursion allowed).
Default: blank
SIP DIDN Field
Determines which field is used to indicate the DID number for
an incoming INVITE to a line interface. The choices are:
TO UserID—The user-id field of the TO header
TO Param—A parameter in the TO header with the name
specified in <SIP DIDN Param Name>, such as didn=1234
Default:
TOUserID
SIP DIDN Param Name
Parameter name to indicate the DID number in an incoming
INVITE message.
Default:
didn
Accept All MWI as Line
Choose the line. Choices are 1, 2, 3, 4, or Current.
Default:
Current
Phone DLG Refresh Intvl
Default:
0
Downloaded from
www.Manualslib.com
manuals search engine
Page 218 / 286
SPA9000 Field Reference
Voice tab
SPA9000 Voice System Administration Guide
216
B
Voice tab > SIP page
Internal Music Source Parameters section
Internal Music URL
URL from which to download a music file to be used by the
parking lot. The format is:
[tftp://]server-ip-addr[:port]/path
TFTP is the only protocol supported for music download.
Default port is 69. Changing the value of this parameter from
the web interface triggers a graceful reboot of the SPA9000.
If a valid entry is specified, the SPA9000 attempts to
download the file on bootup and store the samples in flash
memory. The SPA9000 remembers the link where the stored
file is downloaded and does not try to download again on the
next reboot.
The music samples are encoded in G711u format at 8000
samples/second. The file should not contain any extra
header information. Maximum length of the file is 65.536
seconds (524288 bytes).
Default: blank
Downloaded from
www.Manualslib.com
manuals search engine
Page 219 / 286
SPA9000 Field Reference
Voice tab
SPA9000 Voice System Administration Guide
217
B
Internal Music Script
Script that tells the SPA9000 how to play the downloaded
music file, in the format [section[,section[,…]]], where:
section
= [[
n
](
start
/
end
[/
pause
])][
pause2
]
n
= number of times to repeat the section before moving to
the next section. Default:
1
start
/
end
= starting and 1+ending sample for this section;
note that samples are numbered from 0 to total-length – 1.
You may enter –1 or a very large number if the end of the file
is intended as the ending sample. Default start is 0, and
default end is end of the file.
pause
= number of samples to pause after the ending sample
is played. Default:
0
pause2
= additional number of samples to pause after the
entire n repetitions of the section are played. Default:
0
A maximum of 16 sections can be specified. Samples should
be encoded in G711u format at 8000 samples/second. When
all sections are played, the SPA9000 replays from the first
section again.
Examples:
40000 (plays the entire file, pauses for 5s, then repeats)
2(0/32000),3(32000/100000/4000)2000,(100000/-1)80000
Internal Music Refresh
Intvl
The interval in seconds between refreshing an internal music
session.
Default:
0
(disables session refreshes)
Internal Music LBR Codec
Selects one low bit-rate codec as an alternative to G711u
and G711a for playing internal music. Choices are {none,
G729a, G726-16, G726-24, G726-32, G726-40}.
Default:
none
Internal Music Preferred
Codec
Selects which codec is the preferred choice to play internal
music. Choices are {G711u, G711a, Low Bit Rate}. Low Bit
Rate refers to the selected <Internal Music LBR Codec>. If
<Internal Music LBR Codec> is none, G711u is the preferred
codec also.
Default:
G711u
Internal Music Use Pref
Codec Only
Forces the internal music player to use the preferred codec
only.
Default:
no
Downloaded from
www.Manualslib.com
manuals search engine
Page 220 / 286
SPA9000 Field Reference
Voice tab
SPA9000 Voice System Administration Guide
218
B
Voice tab > SIP page
Auto Attendant Parameters section
AA Dial Plan 1
Dial Plan 1 to be used in an AA script. Example: <dialplan
src=dp1/>.
Default:
(10x|xxx.)
AA Dial Plan 2
Dial Plan 2 to be used in an AA script. Example: <dialplan
src=dp2/>.
Default:
(<:10>x|xxx.)
AA script 1/2/3
AA script. See
Chapter 7, “Configuring the Auto Attendant”
,
for the complete syntax.
Default:
<aa><form id="dir" type="menu"> <audio src="prompt1"
bargein=
"T"/> <noinput timeout="10" repeat="T"/> <nomatch
repeat="F">
<audio src="prompt3" bargein="T"/> </nomatch> <dialplan
src=
"dp1"/> <match> <default> <audio src="prompt2"/> <xfer
name=
"ext" target="$input"/> </default></match> </form></aa>
Daytime AA
To enable the daytime Auto-Attendant, select yes. Otherwise,
select no.
Default:
yes
Day Time
Daytime hours for the daytime Auto-Attendant in 24-hour
format. Enter the start and end times in this format:
start=hh:mm:ss;end=hh:mm:ss (hh for hours, mm for minutes,
and ss for seconds).
For example, start=9:0:0;end=17:0:0 means that the start time
is 9 AM and the end time is 5 PM. The other hours (5 PM to 9
AM) are considered nighttime hours.
If you do not enter start and end times, the whole day (24
hours) is considered as daytime, so the nighttime Auto-
Attendant is not used, even if it is enabled.
DayTime AA Script
Specifies which AA script (1, 2, or 3) is used for the AA
treatment when operating in daytime mode.
Default:
1
Downloaded from
www.Manualslib.com
manuals search engine

Rate

3.5 / 5 based on 2 votes.

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top