[asterisk-users] Missing voicemail prompt beginning

Doug Lytle support at drdos.info
Sun Jun 17 07:00:24 CDT 2012


Stefan at WPF wrote:
> beginning of the prompt was missing

User answer(500) or wait(1) before the audio prompts.

Example:

exten => s,1,Answer(500)
exten => s,n,Voicemail({$ARG1}@sip,u)
exten => s,n,Hangup()

Doug


-- 
Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."




More information about the asterisk-users mailing list