Hello Everyone -
I have a couple of questions for the group regarding the 96xx and 96x1 Call History Logs...
1. Why does the 9621 and 9641 call log on the first part of the screen turnicates the number to 6 digits even though it recorded the entire 10 digit string? When you drill down on the entry it will show the complete number (If it was an outside caller)... Is there a fix for this? The 9650 I have for testing will show the entire number on the first screen (I know it's a different phone) so I am just wondering if this is a bug, over sight, or a "Working As Designed" issue from Avaya.
2. On all my phones when a Long Distance number comes in, we get the display and the Call History Log records the correct number. When we go to dial it two things will happen:
############# 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 2
##
## Country Code
## For United States the value is '1'
SET PHNCC 1
##
## 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 5
##
## International access code
## For the United States, the value is 011.
SET PHNIC 011
##
## Long distance access code
SET PHNLD ""
##
## National telephone number Length
## For example, 800-555-1111 has a length of 10.
SET PHNLDLENGTH 10
##
## Outside line access code
## The number you press to make an outside call.
SET PHNOL *9
##
Thanks for any and all your help on this!
James E. Davis
I have a couple of questions for the group regarding the 96xx and 96x1 Call History Logs...
1. Why does the 9621 and 9641 call log on the first part of the screen turnicates the number to 6 digits even though it recorded the entire 10 digit string? When you drill down on the entry it will show the complete number (If it was an outside caller)... Is there a fix for this? The 9650 I have for testing will show the entire number on the first screen (I know it's a different phone) so I am just wondering if this is a bug, over sight, or a "Working As Designed" issue from Avaya.
2. On all my phones when a Long Distance number comes in, we get the display and the Call History Log records the correct number. When we go to dial it two things will happen:
- If we have the PHNLD set to 1 in the 46xxsettings file, Long Distance will dial out fine, but with this setting to 1 it will attempt to dial 10 digit local calls as Long Distance call by adding the 1.
- If we turn off the PHNLD, then the Long Distance call fails because it didn't insert the 1, but our local calls work fine (Not routing out the Long Distance trunks) because we are no longer inserting a 1
############# 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 2
##
## Country Code
## For United States the value is '1'
SET PHNCC 1
##
## 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 5
##
## International access code
## For the United States, the value is 011.
SET PHNIC 011
##
## Long distance access code
SET PHNLD ""
##
## National telephone number Length
## For example, 800-555-1111 has a length of 10.
SET PHNLDLENGTH 10
##
## Outside line access code
## The number you press to make an outside call.
SET PHNOL *9
##
Thanks for any and all your help on this!
James E. Davis
Comment