PBXCleanup
Technical User
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!
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!