<div dir="ltr">Immediately before the bridge set hangup_after_bridge=true and continue_on_fail=true<div><br></div><div>The first will hangup when the bridge ends normally, avoiding going to voicemail. The second will continue dialplan processing so voicemail is reached on error (eg call rejection).</div>


<div><br></div><div>You also don&#39;t need to answer the call before bridging. The bridge will do that for you when required. Delaying it will have advantages to the caller, since they&#39;ll get charged while the call is ringing if you &#39;answer&#39; early, as well as making the call time on their phone incorrect.</div>


<div><br></div><div>Steve</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 22 July 2014 16:36, Joel White <span dir="ltr">&lt;<a href="mailto:joelewhite@gmail.com" target="_blank">joelewhite@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>I am having an issue with calls coming from another SIP server into FS.  Everything works fine with the call getting to its destination.  And also works if the call is ignored and goes to voicemail.  However if the call is rejected by a polycom endpoint the call is dropped completely and disconnects without going to voicemail.<br>



<br></div>Here is a sample of the dialplan <br><br><br>      &lt;action application=&quot;answer&quot;/&gt;<br>      &lt;action application=&quot;bridge&quot; data=&quot;sofia/internal/<a href="mailto:57331@192.168.100.25" target="_blank">57331@192.168.100.25</a>&quot;/&gt;<br>



      &lt;!--&lt;action application=&quot;answer&quot;/&gt;--&gt;<br>      &lt;action application=&quot;voicemail&quot; data=&quot;default ${domain_name} 57331&quot;/&gt;<br>      &lt;action application=&quot;hangup&quot;/&gt;<br>



<br><br></div>If someone could point me in the right direction<br></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div></div>