[asterisk-users] Voicemail delivery

Carla Schroder carla at bratgrrl.com
Mon Dec 18 11:28:58 MST 2006


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/200&SIP/201&SIP/202,30,t)
exten => 100,2,VoiceMail(300 at local-vm-users)

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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


More information about the asterisk-users mailing list