AASTRA 6700i series, 9143, 9480i, 9480i CT SIP Administrator Guide EN User Manual

Page 1006

Advertising
background image

C-14

41-001343-01 Rev 03, Release 3.2.2

## HTTP server settings (for http://bogus.aastra.com/firmware/)

#http server: bogus.aastra.com # can be IP or FQDN

#http path: firmware

#------------------------------------------------------------------

# Dial Plan Settings

# ==================

#

# Notes:

#

# 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

Advertising