<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">switch_ivr_originate.c:2073&nbsp;<div class=""><br class=""></div><div class="">it does default to 60 seconds unless you override</div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Dec 9, 2016, at 2:31 AM, Lợi Đặng &lt;<a href="mailto:loi.dangthanh@gmail.com" class="">loi.dangthanh@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class="">Hi Michael, I took a look at the sofia source code, just for listing all available param, but I couldn't find a sofia profile setting that help me in this, my config is clean, and even doesn't have one contain the 60.<br class="">Instead, there are some channel variables that needed to be set in dialplan: `call_timeout` for incoming leg, and `originate_timeout` or `leg_timeout` for outgoing leg.<br class=""></div>The alternative way just works, but is redundant, since I need to set them in every single dialplan.<br class=""><br class=""></div>rgds,<br class=""><br class=""><div class="gmail_extra"><br clear="all" class=""><div class=""><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div class="">Loi Dang Thanh<br class=""></div>Phone : +84. 1224.735.448<br class=""></div>Email : <a href="mailto:loi.dangthanh@gmail.com" target="_blank" class="">loi.dangthanh@gmail.com</a><br class=""></div></div></div></div></div>
<br class=""><div class="gmail_quote">On Fri, Dec 9, 2016 at 12:48 AM, Michael Jerris <span dir="ltr" class="">&lt;<a href="mailto:mike@jerris.com" target="_blank" class="">mike@jerris.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I think we default to 120 seconds in the code.&nbsp; Check your config for where you set the 60.&nbsp; It could be a number of params but they all have “timeout” in their name<br class="">
<span class=""><br class="">
&gt; On Dec 8, 2016, at 6:41 AM, Lợi Đặng &lt;<a href="mailto:loi.dangthanh@gmail.com" class="">loi.dangthanh@gmail.com</a>&gt; wrote:<br class="">
&gt;<br class="">
&gt; Hi list, when the callee ignore the call, My FS automatically disconnect the call by responding to the caller leg `480 Temporarily Unavailable`, and compose CANCEL send to the callee, after exactly 60 seconds.<br class="">
&gt;<br class="">
&gt; Which parameter I could set in sip profile to disable that behavior, or possibly increase the timeout value. I'm sorry I was unable to find one.<br class="">
<br class=""></span></blockquote></div></div></div></div></blockquote></div><br class=""></div></body></html>