[asterisk-users] Per user voicemail greeting

Danny Nicholas danny at debsinc.com
Wed Dec 30 09:02:59 CST 2009


This might work:
Change
exten => 2,n,VoiceMail(4000 at voicemail)
to 
exten => 2,n,playback(custom)
exten => 2,n,VoiceMail(4000 at voicemail,s)
The "s" flag makes voicemail play no greeting instead of the default "b"
(busy) or "u" (unavail)


-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of
listuser at spamomania.co.uk
Sent: Wednesday, December 30, 2009 8:56 AM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] Per user voicemail greeting

I'm struggle to answer a simple question. One user at extension 4000
wants a custom .gsm file to play for their mailbox. I can't figure where
to put it/what to set in voicemail.conf to achieve this:

voicemail.conf
4000 => 4000,system,voicemail at ....net

Relevant extensions.conf line:
exten => 2,n,VoiceMail(4000 at voicemail)

It all works fine, playing the system VM greating, but I would like to
use the custom .gsm for this user only. Can anyone help?




_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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




More information about the asterisk-users mailing list