Hi All,
This is my first time using SIP firmware on these phones but i ahve had the same issues on H.323 sets but managed to setup the enhanced dialing in the 46xxsettings.txt and got it working, the site is in the UK, the enhanced settings from the file are below, now we have changed the national number length to 10 digits, which is wrong, we have got national calls working, and can return calls from the call history on the phone, but international calls are still not inserting 00, the received length is 11 digits, test calls were made from Netherlands, so started with a 31 xxxxxxxxx, but when trying to call back from call history, the digits dialed are the digits received, with no 00 prefix to denote a international call, so call fails. Anyone had this issue before, been a while but i am sure i ahd the self same issue on H.323 sets, set the enhanced dialing settings in the file, and all was good, although national number length i am sure was left at 11.
############# ENHANCED LOCAL DIALING RULES ###############
##
## These settings affect certain dialing behaviors, such as
## dialing numbers from the incoming Call Log or from web pages
##
## Dialing Algorithm Status
## Controls whether algorithm defined by parameters in
## this section is used during certain dialing behaviors.
## 0 disables algorithm.
## 1 enables algorithm, but not for Contacts
## 2 enables algorithm, including Contacts (96xx SIP only)
SET ENHDIALSTAT 1
## Country Code
## For United States the value is '1'
SET PHNCC 44
## Internal extension number length
## If your extension is 12345, your dial plan length is 5.
## On 46xx phones, the maximum extension length is 10.
## On 96xx phones, the maximum extension length is 13.
## This value must match the extension length set on your
## call server.
SET PHNDPLENGTH 4
##
## International access code
## For the United States, the value is 011.
SET PHNIC 00
## Long distance access code
SET PHNLD 0
## National telephone number Length
## For example, 800-555-1111 has a length of 10.
SET PHNLDLENGTH 11
## Outside line access code
## The number you press to make an outside call.
SET PHNOL 9
##
This is my first time using SIP firmware on these phones but i ahve had the same issues on H.323 sets but managed to setup the enhanced dialing in the 46xxsettings.txt and got it working, the site is in the UK, the enhanced settings from the file are below, now we have changed the national number length to 10 digits, which is wrong, we have got national calls working, and can return calls from the call history on the phone, but international calls are still not inserting 00, the received length is 11 digits, test calls were made from Netherlands, so started with a 31 xxxxxxxxx, but when trying to call back from call history, the digits dialed are the digits received, with no 00 prefix to denote a international call, so call fails. Anyone had this issue before, been a while but i am sure i ahd the self same issue on H.323 sets, set the enhanced dialing settings in the file, and all was good, although national number length i am sure was left at 11.
############# ENHANCED LOCAL DIALING RULES ###############
##
## These settings affect certain dialing behaviors, such as
## dialing numbers from the incoming Call Log or from web pages
##
## Dialing Algorithm Status
## Controls whether algorithm defined by parameters in
## this section is used during certain dialing behaviors.
## 0 disables algorithm.
## 1 enables algorithm, but not for Contacts
## 2 enables algorithm, including Contacts (96xx SIP only)
SET ENHDIALSTAT 1
## Country Code
## For United States the value is '1'
SET PHNCC 44
## Internal extension number length
## If your extension is 12345, your dial plan length is 5.
## On 46xx phones, the maximum extension length is 10.
## On 96xx phones, the maximum extension length is 13.
## This value must match the extension length set on your
## call server.
SET PHNDPLENGTH 4
##
## International access code
## For the United States, the value is 011.
SET PHNIC 00
## Long distance access code
SET PHNLD 0
## National telephone number Length
## For example, 800-555-1111 has a length of 10.
SET PHNLDLENGTH 11
## Outside line access code
## The number you press to make an outside call.
SET PHNOL 9
##