Jun 13, 2007 #1 atbw5 Technical User Joined Jun 12, 2007 Messages 25 any idia how to programe code 5 to dial certain number. ( mean just when dial 5 ,to be translate to 009xxxxxx or any enternal extension ) not as speed call.
any idia how to programe code 5 to dial certain number. ( mean just when dial 5 ,to be translate to 009xxxxxx or any enternal extension ) not as speed call.
Jun 13, 2007 #2 bignose21 Programmer Joined Jul 4, 2003 Messages 2,232 Location GB As long as its not in use any where, you can just put in a DSC in ld 87 and send it antwhere you want eg. In LD 86 program a DMI to del 1 (the 5) and inst 009xxx program an RLI to send it to what ever route you want using the above DMI In Ld 87 Program a DSC 5 to point to RLI progammed above Upvote 0 Downvote
As long as its not in use any where, you can just put in a DSC in ld 87 and send it antwhere you want eg. In LD 86 program a DMI to del 1 (the 5) and inst 009xxx program an RLI to send it to what ever route you want using the above DMI In Ld 87 Program a DSC 5 to point to RLI progammed above
Jun 14, 2007 #3 johnpoole Programmer Joined May 26, 2004 Messages 19,375 Location US you can bulld a pretranslation table.. quicker for internal use new acd 5 maxp 1, ncfw 12345678 that translates internal, the dsc and the dgt will work external john poole bellsouth business columbia,sc Upvote 0 Downvote
you can bulld a pretranslation table.. quicker for internal use new acd 5 maxp 1, ncfw 12345678 that translates internal, the dsc and the dgt will work external john poole bellsouth business columbia,sc