Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Nortel PBX: managing outgoing CLIDs / stripping DN for DIDN

Status
Not open for further replies.

PBXCleanup

Technical User
Nov 12, 2011
2
0
0
CA
I am cleaning up our PBX and sorting out how outgoing CLIDs are handled. I want to use a single CLID entry as a default for the majority of the phones. This would use the set DN to finish the phone number being presented.

Our internal DNs are in the 3xxx range. Our DID must be presented as 586xxx and the PTT fills in the first 5 digits. I can get a call from DN 3456 to display correctly with a static entry as follows:

ENTRY 6
HNTN xx
ESA_HLCL
ESA_INHN NO
ESA_APDN NO
HLCL 586345
DIDN NO
HLOC xxx
LSC
CLASS_FMT DN

If I set HLCL="586" and DIDN=YES in the CLID entry, it will build the string as "5863456" for DN 3456. This causes the PTT to hiccup and revert to the default outgoing CLID. In the example above, I need a call from DN 3456 to present as "586456".

Can I configure the PBX to strip the leading "3" from my DN before appending it to the HLCL? For me, this would be the difference between one default CLID table entry and 200+ individual ones.

Many thanks!





 
What release is your switch? I don't know if it will solve your pboblem, but numzone programming in rls 6 and higher may give you a way to manipulate this scenario. If you are older than that I think you're out of luck.
 
only way to use DIDN=Yes and send HCLC 586 + 456 is if DN = 456
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top