mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6129 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<action application="voicemail" data="check default $${domain} ${dialed_ext}"/>
|
||||
<anti-action application="set" data="call_timeout=30000"/>
|
||||
<anti-action application="set" data="hangup_after_bridge=true"/>
|
||||
<anti-actino application="set" data="continue_on_fail=true"/>
|
||||
<anti-action application="set" data="continue_on_fail=true"/>
|
||||
<anti-action application="bridge" data="sofia/$${domain}/${dialed_ext}"/>
|
||||
<anti-action application="voicemail" data="default $${domain} ${dialed_ext}"/>
|
||||
</condition>
|
||||
|
||||
Reference in New Issue
Block a user