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

LOC code in Callers list 2

Status
Not open for further replies.

DogBiscuits

Technical User
May 25, 2007
54
US
Hello,

I am working on a multi site system that uses Loc codes. i.e. 7 as the AC2 and 1 - 9 for each PBX LOC. They are connected VIA H.323 tie trunks.

The problem is the callers log shows the loc code in front of the number but not the AC2. So they can't use the log to call people back between sites.

i.e. my ext 2355 receives a call from another site loc 3 ext 4177. It shows up under my caller’s log. I highlight the missed call and select dial. The phone dials 34177 and fails. It needs to dial 734177 not 34177.

Does anyone know what I need to do to fix this? Any help would be greatly appreciated.

Thanks,

John
 
7 ON INBOUND TO CALL LOG
DAPC is to create table for adding a leading digit to an incoming CLID and assigned it to a route.

LD 15
DAPC YES
TBL 1
NPI E164 <---Might want to make this cdp
TON NATL - and private not sure
PREF 7

LD 16
DAPC YES
TBL 1

Incoming call on this route will show a 7 in front of the CLID in order to save it in the Personnal Directory without editing it
It also gives the capability to redial it from the Call Log

Mato' Was'aka
 
That worked perfectly, thank you very much. Have a Star!

John
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top