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

how to turn on caller id to outside

Status
Not open for further replies.

mrnme

MIS
Dec 1, 2006
65
0
0
US
greetings...

I need to display our phone numbers to outside. does anyone know how to do it. please advise. thanks in advance.
 
Ld 15
REQ: chg
TYPE: net

TYPE NET_DATA
CUST 0
OPT
AC2
FNP
CLID yes
SIZE
INTL
ENTRY 0
HNTN
ESA_HLCL
ESA_INHN
ESA_APDN
HLCL 715 (example area code )
DIDN Yes
HLOC
LSC
CLASS_FMT
ENTRY 0 SAVED!
ENTRY 1 ( For a another area code or non-did Number )
HNTN
ESA_HLCL
ESA_INHN
ESA_APDN
HLCL
DIDN
HLOC
LSC
CLASS_FMT
ENTRY 1 SAVED!
ENTRY
ISDN
VPNI
PNI
PINX_DN
MBG
BSGC
PFX1
PFX2
HLOC
LSC
RCNT
PSTN
TNDM
PCMC
SATD
OCLI
DITI
TRNX
EXTT
FTOP
VNR
NIT
NAS ATCL
NAS ACTV
FOPT
CNTC
NATC
INTC

MEM AVAIL: (U/P): 2855581 USED U P: 168569 88809 TOT: 3112959
DISK RECS AVAIL: 256
REQ:
 
then you need to add a clid table
Code:
ENTRY 2
  HNTN 803
  ESA_HLCL
  ESA_INHN NO
  ESA_APDN YES
  HLCL 5551212
  DIDN NO
  HLOC 434
  LSC  434
  CLASS_FMT DN

ENTRY 5
  HNTN 803
  ESA_HLCL
  ESA_INHN NO
  ESA_APDN YES
  HLCL 434
  DIDN YES
  HLOC
  LSC
  CLASS_FMT DN

my entry 2 shows a listed dept dn, table 5 shows the did number. default on your sets now is table 0, (scr 1111 0), so use entry 0 for the entry you need on the majority of your sets.. my entry 0 is the main listed dn of the hospital.




john poole
bellsouth business
columbia,sc
 
thank you both. right now what shows is the DID number followed by 0000000s. like 607100000000 to outside rather than area code and the number.
 
so change your entry 0 to something close to my entry 5.. the rest seems to be working

john poole
bellsouth business
columbia,sc
 
thank you. i found it and made the change. it is working. thanks again.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top