Thanks for the reply... Well I need the voice mail WAV file mailed to a different email address, depending upon what the code is. But this looks interesting:

http://www.voip-info.org/tiki-index.php?page=Asterisk+RealTime+Voicemail

The only problem I see with this is that the mailbox ID is only int(5) and I need 6 or 7... Maybe I could modify the voicemail app to read the data directly from my own database structure.... Thinking...


--On Wednesday, July 27, 2005 2:18 PM +0200 Altus Snyman <[EMAIL PROTECTED]> wrote:

Why not

exten => 123,1,BackGround(whatIsthe6Digets)

exten => 123456,1,Voicemail(u123456)



Jim Archer wrote:

Hi All...

I'm trying to figure out how to get Asterisk to answer a number, prompt
the caller for a code 6 digit code and then prompt the caller to leave a
message.  I then want to email that message out.

I realize this is not likelt t be readily available, but could someone
offer a suggestion about how I might implement this?  Could I do it with
the existing Asterisk apps or do I have to write a new one?

Thanks...

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to