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 dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Digits being sent out

Status
Not open for further replies.

dgrivois

Technical User
Dec 10, 2008
55
US
How do you verify in programming what digits are being sent out for caller ID. We are trying to get our block of number to show one number when calling outside of our switch.
 
I am looking to keep the extensions for calls that are within the switch. When we access the outgoing trunk lines, I would like all numbers using that trunk to read one number
 
You build the clid table and tell your lines which number to send out based on which clid table, the example he gave you

KEY 00 SCR 6809 0 <--- MARP the 0 with the arrow is telling you clid table 0, So if you define clid table to show 888-555-1212 thats what it will show for all callers with clid table 0 defined.


JohnThePhoneGuy

"If I can't fix it, it's not broke!
 
I have three different trunks leaving the switch all are ISDN T1's. I want the the caller ID to show the correct DN if calls are done within the switch. I just want it changed for any calls accessing these three trunks.
 
One is for local calls, one is for long distance, and one is for what is called DSN calls
 
If this is a DOD switch you should have techs there that know how to manipulate your CLID table. This is an easy fix.

JohnThePhoneGuy

"If I can't fix it, it's not broke!
 
I'm with John. Make clid 0 hlcl what you want to display. That's it.
 
The people who maintained this have moved on. I somewhat familiar with most stuff on the merdian. Just not sure where to look for this on our outgoing trunks
 
I found it, there are two entries. one of the entries has ESA_HLCL to the number I am looking at doing. I am assuming that I assign this to the outgoing T1's.
 
HLCL is what you are going to send out. What is the HLCL for clid 0?
 
0 is just showing the NXX number where 1 shows the full number
 
HNTN should be your npa.
HLCL should be the number you want to display.

Ld 15 is where you build a new one. net_data-clid=yes-new entry#-put the hntn in and the hlcl. Enter past everything else. Do to ld 20 and make an easy change on the tn. For 500 type dn xxx clid entry#. For digital type key 0 scr xxx clid entry#.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top