[asterisk-users] Voicemail delivery

2006-12-18 Thread Ejay Hire
Hi.

How do I cause voicemails that land in one mailbox to be delivered to
another?

I.e. I have a incoming call extension that rings all the phones.  If it
times out, the caller drops into the general mailbox.  I would like messages
dropped in the general mailbox to fall into another users mailbox.

Thanks,
Ejay

___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Voicemail delivery

2006-12-18 Thread Carla Schroder
On Monday 18 December 2006 9:24 am, Ejay Hire wrote:
 Hi.

 How do I cause voicemails that land in one mailbox to be delivered to
 another?

 I.e. I have a incoming call extension that rings all the phones.  If it
 times out, the caller drops into the general mailbox.  I would like
 messages dropped in the general mailbox to fall into another users
 mailbox.

Maybe this is what you want:

[ringallphones]
exten = 100,1,Dial(SIP/200SIP/201SIP/202,30,t)
exten = 100,2,VoiceMail([EMAIL PROTECTED])

This specifies which voicemail box to use if no one answers.

-- 
~
Carla Schroder
Linux geek and random computer tamer
check out my Linux Cookbook! 
http://www.oreilly.com/catalog/linuxckbk/
best book for sysadmins and power users
~
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Voicemail delivery to pbx or mobile/panasonic dbs

2005-04-14 Thread Gregory Wiktor - ADCom Corp.
Hello,
Does anyone know of a script that can take a voicemail, and deliver it
to a mobile phone or pbx vm system?

For example, I have a panasonic dbs voicemail, which has vmwi and
telephone based vm navigation.  I want to accept vm's on asterisk, then
later forward the vm to the pbx, by for example dialing 200(hunt),
pause, dial 8100, vm plays greeting, asterisk writes message, hang up,
asterisk moves message.

Has anyone accomplished a similar setup?

Thanks,
Greg
___
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