<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">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>