C-6
41-001343-01 Rev 02, Release 3.2.2
# As you dial a number on the phone, the phone will initiate a call
# when one of the following conditions are meet:
#
# (1) The entered number is an exact match in the dial plan
# (2) The "#" symbol has been pressed
# (3) A timeout occurs
#
# The dial plan is a regular expression that supports the following
# syntax:
#
# 0,1,2,3,4,5,6,7,8,9,*,# : matches the keypad symbols
# x : matches any digit (0...9)
# + : matches 0 or more repetitions of the
# : previous expression
# [] : matches any number inside the brackets
# : can be used with a "-" to represent a
# : range
# () : expression grouping
# | : either or
#
#
# If the dialled number doesn't match the dial plan then the call
# is rejected.
sip digit timeout: 3 # set the inter-digit timeout in seconds
# Example dial plans
sip dial plan: "x+#|xx+*" # this is the default dial string, note
# that is must be quoted since it contains
# a '#' character
#sip dial plan: [01]xxx|[2-8]xxxx|91xxxxxxxxxx
# accecpt any 4 digit number beginning
# with a 0 or 1, any 5 digit number
# beginning with a number between 2 and 8
# (inclusive) or a 12 digit number
# beginning with 91
#sip dial plan terminator: 1 # enable sending of the "#" symbol to
# to the proxy in the dial string
#------------------------------------------------------------------
Содержание 6700i Series
Страница 3: ......
Страница 17: ......
Страница 67: ......
Страница 163: ......
Страница 275: ...4 112 41 001343 01 Rev 02 Release 3 2 2 Aastra Web UI Step Action 1 Click on Advanced Settings Configuration Server ...
Страница 334: ...41 001343 01 Rev 02 Release 3 2 2 5 57 ...
Страница 681: ......
Страница 687: ......
Страница 981: ......
Страница 985: ......
Страница 1016: ...41 001343 01 Rev 02 Release 3 2 2 C 31 prgkey5 line 1 list prgkey6 type list prgkey7 type list ...
Страница 1017: ......
Страница 1021: ......
Страница 1025: ......
Страница 1037: ......