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

block ddi from sets and send main number only

Status
Not open for further replies.

mjdave

Programmer
Joined
Dec 24, 2002
Messages
58
Location
GB
Hi Sorry to bother you all but I can't seem to find the prompt to stop sending out ddi numbers. E.g. we have a ddi range 6000 - 6099 all extns are as per ddi number. I just want to send out 6000 instead of e.g extn 6005 which i dial out & stop sending out the ddi extn number to people we call.
 
create a new CLID entry or modified the one you're using...on the CLID table at the the DIDN set that to NO and fill in the HLCL prompt with your main number, then make sure your phones are using that clid entry.

I.E. KEY 0 SCR 1234 0 = clid entry 0
 
Code:
ENTRY 0
  HNTN 111
  ESA_HLCL
  ESA_INHN NO
  ESA_APDN YES
  HLCL 2226000
  DIDN NO
  HLOC 434
  LSC  434
  CLASS_FMT DN

if you change your entry 0 (default) to something close to that one, note didn no, it will send just the hntn plus the hlcl entries.. of course euro prompts will differ, but not that much

john poole
bellsouth business
columbia,sc
 
thanx yyrkroon & johnpoole.
 
As you called it a DDI range I assume you're in the UK? If so and your truinks are DASS then this wont work - you will need to set the LID prompt on the RDB to 0

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top