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

auto attendant 2

Status
Not open for further replies.

AnnetteLee

Technical User
Joined
Sep 13, 2005
Messages
82
Location
US
nortel option 11 & meridian mail 13

Programming to have a call go into auto attendent after 4 rings?

Annette Snyder
still adding to the web site
 
in the mail add a menu service, options 3 4 6, one page of blanks to fill in, then 3 4 1 for a voice service dn.. i usually number the menu xxxx1 then xxxx for the vsdn, that vsdn hs to be the actual dialed dn.. so i call 1234, it has cls fna hunt xxxx (mail), mermail looks for the number in the vsdn table 1st, then the mailbox. so i can still leave 1234 on the phone, have a 1234 vsdn, and option 1, express mail to 1234... my application id would be 12341

john poole
bellsouth business
columbia,sc
 
can I please get the load and the steps to perform making a call go to the auto attendant after 4 rings on the merdian mail 13 option 11?

Annette Snyder
still adding to the web site
 
here's how it's done in my switch
Code:
PT0000
REQ: chg
TYPE: 2616
TN   64 0 14 14
ECHG yep
ITEM cls fna
ITEM fdn 3301
ITEM rco 1
ITEM
[\code]

[code]
       
CFN0 3
CFN1 4
CFN2 6

in the cdb, i have cfn1 set to 4 rings

john poole
bellsouth business
columbia,sc
 
CHG and PRT the DN in ld 20 and CHG the CDB in ld 15. PRT the CDB in ld 21.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top