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:
parent
2d45a8958b
commit
d2b40c45bb
|
@ -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}"/>
|
||||
|
|
Loading…
Reference in New Issue