[Freeswitch-users] Voicemail skip greeting
Ryan How
rhow at exemail.com.au
Tue Jan 10 10:07:58 MSK 2012
Hi,
I have a voicemail set up. I want it to not do the "Record your message
at the tone, to end recording....". I just want it to go "My message...
BEEEEEP".
I've put skip_instructions=true in the dial plan, but it seems to have
no effect. Anything I am doing wrong?
<action application="set" data="skip_instructions=true"/>
<action application="bridge"
data="user/${dialed_extension}@${domain_name}"/>
<action application="answer"/>
<action application="sleep" data="1000"/>
<action application="bridge" data="loopback/app=voicemail:default
${domain_name} ${dialed_extension}"/>
Thanks!
Ryan
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list