]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
here try this out
authorBrian West <brian@freeswitch.org>
Wed, 11 Feb 2009 06:14:53 +0000 (06:14 +0000)
committerBrian West <brian@freeswitch.org>
Wed, 11 Feb 2009 06:14:53 +0000 (06:14 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11749 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/dialplan/default.xml

index d7260f14efd8801f77036047762fe0e3d9f6741a..bf8afd6e59bf662ae3f27439ba0eae53957de0d4 100644 (file)
        <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}"/>