here try this out

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11749 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2009-02-11 06:14:53 +00:00
parent 2d45a8958b
commit d2b40c45bb
1 changed files with 0 additions and 1 deletions

View File

@ -217,7 +217,6 @@
<action application="export" data="dialed_extension=$1"/>
</condition>
<condition field="${sip_authorized}" expression="^true">
<action application="set" data="voicemail_authorized=${sip_authorized}"/>
<action application="answer"/>
<action application="sleep" data="1000"/>
<action application="voicemail" data="check default ${domain_name} ${dialed_extension}"/>