You&#39;re on the right lines with that insert. Nest it inside a condition so it only happens on the calls you want and it&#39;ll do what<span></span> you want.<br><br>On Tuesday, April 1, 2014, Peter Hillier &lt;<a href="mailto:peterhillier@yahoo.com">peterhillier@yahoo.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif"><div>
I have a specific call scenario where I want to transfer a call and have the destination (REFER-TO) end answer automatically. Basically I own both devices and I am moving the call from my mobile VoIP client to my SIP deskphone. I want it to be seamless with no ringback or alerting introduced (hence the reason I am looking at auto answer).</div>
<div><br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:HelveticaNeue,&#39;Helvetica Neue&#39;,Helvetica,Arial,&#39;Lucida Grande&#39;,sans-serif">My SIP deskphone supports auto-answer when the Call-Info header indicates &quot;<span style="font-size:12pt">answer-after=0&quot;. </span><span style="background-color:transparent;font-size:12pt">This header is specified in the REFER from the
 originating device (mobile VoIP client). Freeswitch does not pass this header through to the destination device.</span></div><div style="font-style:normal;font-size:12pt;background-color:transparent;font-family:HelveticaNeue,&#39;Helvetica Neue&#39;,Helvetica,Arial,&#39;Lucida Grande&#39;,sans-serif">
<span style="font-size:12pt"><br></span></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:HelveticaNeue,&#39;Helvetica Neue&#39;,Helvetica,Arial,&#39;Lucida Grande&#39;,sans-serif">
<span style="font-size:12pt">Is there any specific setting that I can do to pass this header through? I know that I can change the dialplan using the following:</span></div><div style="font-style:normal;font-size:12pt;background-color:transparent;font-family:HelveticaNeue,&#39;Helvetica Neue&#39;,Helvetica,Arial,&#39;Lucida Grande&#39;,sans-serif">
<span style="font-size:12pt"><br></span></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:HelveticaNeue,&#39;Helvetica Neue&#39;,Helvetica,Arial,&#39;Lucida Grande&#39;,sans-serif">
<span style="font-size:12pt"></span></div><pre style="font-family:monospace,Courier;padding:1em;border:1px dashed rgb(47,111,171);background-color:rgb(249,249,249);line-height:1.3em;font-size:13px">&lt;action application=&quot;export&quot; data=&quot;sip_auto_answer=true&quot;/&gt;</pre>
<div style="font-style:normal;font-size:16px;background-color:transparent;font-family:HelveticaNeue,&#39;Helvetica Neue&#39;,Helvetica,Arial,&#39;Lucida Grande&#39;,sans-serif"><span style="font-size:12pt">But this triggers all calls to the destination to be auto-answered. I only want some of the calls to be answered (hence to reason I want the originator to specify this header). </span></div>
<div style="font-style:normal;font-size:12pt;background-color:transparent;font-family:HelveticaNeue,&#39;Helvetica Neue&#39;,Helvetica,Arial,&#39;Lucida Grande&#39;,sans-serif"><span style="font-size:12pt"><br></span></div>
<div style="font-style:normal;font-size:16px;background-color:transparent;font-family:HelveticaNeue,&#39;Helvetica Neue&#39;,Helvetica,Arial,&#39;Lucida Grande&#39;,sans-serif"><span style="font-size:12pt">Regards,</span></div>
<div style="font-style:normal;font-size:12pt;background-color:transparent;font-family:HelveticaNeue,&#39;Helvetica Neue&#39;,Helvetica,Arial,&#39;Lucida Grande&#39;,sans-serif"><span style="font-size:12pt">Peter</span></div>
<div style="font-style:normal;font-size:16px;background-color:transparent;font-family:HelveticaNeue,&#39;Helvetica Neue&#39;,Helvetica,Arial,&#39;Lucida Grande&#39;,sans-serif"><span style="font-size:12pt"><br></span></div>








</div></div></blockquote>