[Asterisk-Users] Accept DTMF during voicemail play?

Martin Pycko martinp at digium.com
Sun Feb 23 15:11:57 MST 2003


Don't forget about your secret code:

exten => 1234,1,VoiceMailMain,s100	;read 100 voicemail without
					;typing password
exten => i,1,Goto,s|6			;if anything else dump back
					;into leaving voicemain

> exten => s,1,setmusiconhold,default
> exten => s,2,responsetimeout,15
> exten => s,3,Answer
> exten => s,4,Dial,Zap/2|15
> exten => s,5,Background,userunavail
> exten => s,6,Background,vm-intro
> exten => s,7,Voicemail,s100


regards
Martin

>
>
> ***
>
> Note I had to move the voicemail "Unavailable" message into the system
> messages for this to work.  Don't know if there is a way of specifying
> the path to a specific voicemail outgoing message from the extensions file.
>
> Thanks to all who replied; I am a happy camper.
>
> B.
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>





More information about the asterisk-users mailing list