<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>I'ḿ get the next dialplan configuration in order to set the call max limit timeout on 120 seconds after answer:<br></div><div><br></div><div><div>    <extension name="Local_Extension"></div><div>      <condition field="destination_number" expression="^(.*)$"></div><div>        <action application="export" data="dialed_extension=$1"/></div><div><br></div><div>        <action application="set" data="hangup_after_bridge=true"/></div><div>        <action application="set" data="continue_on_fail=true"/></div><div>        <action application="set" data="ignore_early_media=false"/></div><div>        <action application="set" data="execute_on_answer=sched_hangup +120" /></div><div><br></div><div>        <action application="bridge" data="user/${dialed_extension}@${domain_name}"/></div><div>      </condition></div><div>    </extension></div></div><div><br></div><div><br></div><div>But the call always disconnect after 32 seconds... (calling linphone to linphone android clients). I tried always using "call_timeout", "originate_timeout" but the result is the same.</div><div><br></div>What I really want to do is:</div><div dir="ltr"><br></div></div><div dir="ltr">+ Set timeout of 30 seconds to hangup if NO answer (nobody responds).</div><div dir="ltr">+ Set a maximum total time of 120 seconds since the call is answered.</div><div dir="ltr"><br></div><div dir="ltr">Can someone help me with this configuration?<div dir="ltr"><div><br></div><div>FS version: FreeSWITCH Version 1.9.0-654-ed4920e~64bit (-654-ed4920e 64bit)</div><div><br></div><div>Thanks!<br clear="all"><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><p style="font-size:12.8px"><span style="font-size:12.8px">José David Jurado Alonso.</span></p></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>