]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
diaplan fix.
authorBrian West <brian@freeswitch.org>
Mon, 17 Dec 2007 00:20:38 +0000 (00:20 +0000)
committerBrian West <brian@freeswitch.org>
Mon, 17 Dec 2007 00:20:38 +0000 (00:20 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6831 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/dialplan/default.xml

index 17142b84d2ef6b568362578e366cc6030cfd5c9c..c8ebf9588dbba8abb64dbb8c499941e45c38b232 100644 (file)
        <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}"/>