[Asterisk-Users] Aastra/Sayson 480i eval
TC
trclark at shaw.ca
Thu Nov 11 08:14:43 MST 2004
> There is still a very big problem with this phone, the dial plan will
> only allow you to dial 10 digits. For local numbers this is not a
> problem, but you cannot dial long distance.
edit the dial plan in the cfg file
# The dial plan that the 480i phone should use
# Where,
# 0, 1, 2, 3, 4, 5, 6, 7, 8, 9: is a Digit symbol
# 'x': matches any digit symbol (wildcard),
# '+': matches zero or more of the preceding digit symbol or
# [] expression
# []: Symbol inclusive OR
# '-': used only with [], represent a range of acceptable symbols
# '*', '#': match the keypad symbols.
sip dial plan:
or
telnet xxx.xxx.xxx.xxx
admin/pwd
console
showparm
see the sequence number for sip dial plan
set 172
"911|011xxxxxxxxx|101xxxx1xxxxxxxxxx|9[1-9]xxxxxxxxxx|1[2-9]xxxxxxxxx|7[1-9]
xxxxxxxxxx|xx+*|xx+#|*xx|#xx+#"
More information about the asterisk-users
mailing list