diaplan fix.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6831 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
5f59894263
commit
d8ec63cdf7
|
@ -111,7 +111,7 @@
|
|||
<action application="answer"/>
|
||||
<action application="sleep" data="1000"/>
|
||||
<action application="voicemail" data="check default $${domain} ${dialed_ext}"/>
|
||||
<anti-action application="set" data="call_timeout=30000"/>
|
||||
<anti-action application="set" data="call_timeout=30"/>
|
||||
<anti-action application="set" data="hangup_after_bridge=true"/>
|
||||
<anti-action application="set" data="continue_on_fail=true"/>
|
||||
<anti-action application="db" data="insert/call_return/${dialed_ext}/${caller_id_number}"/>
|
||||
|
|
Loading…
Reference in New Issue