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!

Caller ID on Option 81

Status
Not open for further replies.

kennyf

MIS
Apr 4, 2003
4
US
How do I block caller ID information on external calls using an option 81.
 
Which way do you want to block? do you want to prevent the external phone from seeing your number or do you want to prevent users on your switch from seeing the external callers number?
 
I want to prevent external customers from seeing my numbers.
 
Do you want them to see the Main Number only or no number at all?
 
There are a couple of things you need to check first. Make sure you have setup your ANI data block. Goto LD 21 and print your ANI data.

REQ: prt
TYPE: ani
TYPE ANI_DATA
CUST

TYPE ANI_DATA
CUST 00
ANAT 487 (your local area code)
ANLD 7000 (your default extension you want to show to the outside world)

Once this is setup you can then select to output the extension or not. By doing the following in LD 15.

REQ: CHG
TYPE: NET

TYPE NET_DATA
CUST 0
OPT
AC2
FNP
CLID NO (This is where you select yes or no depending on what you want to display. If yes the you need to build CLID entries for your DID ranges that have different prefix's)

Good Luck
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top