Thanks everyone ! Dave's link (http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+VoiceMailMain) is exactly what I was looking for.
Thanks, Liviu PS: I am using plain Asterisk 1.4.13, not TrixBox ----- Original Message ----- From: "Dave Donovan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 09, 2007 4:39 PM Subject: Re: [on-asterisk] Voicemail On Nov 9, 2007 4:31 PM, Liviu Toma <[EMAIL PROTECTED]> wrote: > Any idea ? At least how to pass the mailbox and password to the > VoiceMail application automatically ? Liviu, You should be able to use the voicemailmain() application and specify the user's mailbox with the 's' option. http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+VoiceMailMain In the dialplan extension, just use the callerid number as the mailbox number and you're in. This may be OK for home use but I would seriously consider the implications of doing this for a business. Also, make sure that the voicemail extension can only be dialed internally, otherwise, I could just program my box to send a 4 digit callerID and I could log in to any one of your mailboxes from my house. --Proceed With Caution-- and test thoroughly. Enjoy, Dave > > Thanks, > Liviu > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
