[Freeswitch-svn] [commit] r11749 - freeswitch/trunk/conf/dialplan
FreeSWITCH SVN
brian at freeswitch.org
Tue Feb 10 22:14:53 PST 2009
Author: brian
Date: Wed Feb 11 00:14:53 2009
New Revision: 11749
Log:
here try this out
Modified:
freeswitch/trunk/conf/dialplan/default.xml
Modified: freeswitch/trunk/conf/dialplan/default.xml
==============================================================================
--- freeswitch/trunk/conf/dialplan/default.xml (original)
+++ freeswitch/trunk/conf/dialplan/default.xml Wed Feb 11 00:14:53 2009
@@ -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}"/>
More information about the Freeswitch-svn
mailing list