Re: [Asterisk-Users] Have Voice Mail tell the extension?

2004-04-01 Thread Zot O'Connor
On Thu, 2004-03-11 at 07:51, Zot O'Connor wrote:
 Is there an easy way to make the voicemail system say the extension
 number after the directory find (via name)?
 
 People want to know the extension once they have found the person to
 speed up the process.
 
 Thanks!

Actually I solved the problem (BTW asking people to leave it in their
voicemails only works if you get voicemail...  otherwise you have to
answer your phone with the extension).

exten = 102,1,Playback(transfer)
exten = 102,2,NoOp(Test)
exten = 102,3,SayDigits(${EXTEN})

I put the noop in there since sometime the beginning of SayDigits was
dropped.

This works very well.


-- 
-- 
Zot O'Connor [EMAIL PROTECTED]
White Knight Hackers, Inc.

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Have Voice Mail tell the extension?

2004-03-11 Thread Ben Miller
Have the person record their name and extension when they record their
name.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Zot O'Connor
Sent: Thursday, March 11, 2004 8:52 AM
To: asterisk list
Subject: [Asterisk-Users] Have Voice Mail tell the extension?

Is there an easy way to make the voicemail system say the extension
number after the directory find (via name)?

People want to know the extension once they have found the person to
speed up the process.

Thanks!

-- 
Zot O'Connor [EMAIL PROTECTED]
White Knight Hackers, Inc.

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users