[asterisk-users] SOLVED IN PART Per user voicemail greeting

Ishfaq Malik ish at pack-net.co.uk
Wed Dec 30 10:27:03 CST 2009


listuser at spamomania.co.uk wrote:
> On Wed, 2009-12-30 at 15:18 +0000, Ishfaq Malik wrote:
>   
>> Get the customer to log into their voicemail mailbox and follow the 
>> instructions to record an unavailable message (Options 0 then 1 if there 
>> are no messages I think)
>>
>> Then in the conf you need
>>
>> exten => 2,n,VoiceMail(4000 at voicemail,u)
>>
>>
>> Ish
>>     
>
> Thanks Ish, that's pretty much it. I skipped the first step, copied and
> renamed the custom greeting to:
> /var/spool/asterisk/voicemail/voicemail/4000/unavail.gsm
>
> Changed the extensions.conf as you said from:
> exten => 2,n,VoiceMail(4000 at voicemail)
> To:
> exten => 2,n,VoiceMail(4000 at voicemail,u)
>
> And away it goes :-) The only downside is it still plays the system
> default (vm-intro.gsm) *after* the custom ends.
>
> <SIP/1000-00000001> Playing
> '/var/spool/asterisk/voicemail/voicemail/4000/unavail.gsm' (language
> 'en')
> <SIP/1000-00000001> Playing 'vm-intro.gsm' (language 'en')
>
> But it's good enough for what I need - many thanks to all that took the
> time and trouble to respond.
>
>
>
> _______________________________________________
> -- 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
>   
In that case use this

exten => 2,n,VoiceMail(4000 at voicemail,su)


Ish

-- 
Ishfaq Malik
Software Developer
PackNet Ltd

Office:   0161 660 3062



More information about the asterisk-users mailing list