<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang="EN-US" link="blue" vlink="purple"><div class="WordSection1"><p class="MsoNormal">Hi all, </p><p class="MsoNormal"> </p><p class="MsoNormal">I’m new, so please bear with me.  My setup is fairly basic, and the routing all seems to work just fine:</p>
<p class="MsoNormal"> </p><p class="MsoNormal">FS receives call from an OpenSIPS proxy, it answers the call, records it and plays back a short prompt before invoking the “bridge” function to place an outbound call via the same OpenSIPS proxy to an external SIP endpoint (in testing, just an Asterisk instance that answers the call).  This all works just fine, except FS doesn’t seem to recognize the 200 OK it receives back for leg b after the Asterisk instances answers the call.  It apparently does recognize/accept the 100 Trying, as FS doesn’t send additional INVITEs.  I’m not seeing any issues with the SIP messaging received by FS – it’s apparently formatted correctly.  </p>
<p class="MsoNormal">To note, I’ve also tested calls direct to the Asterisk instance (bypassing OpenSIPS proxy), and get similar results.  My guess is that I’ve got something incorrectly configured within my dialplan??  However, not sure how to debug any further to figure out why the 200 Oks are not being recognized.  Eventually, after 60s, FS ends the call with a NO_ANSWER.</p>
<p class="MsoNormal">Below is a link to a full call trace from FS – from start of call to when I see multiple 200 OKs from Asterisk.</p><p class="MsoNormal"><a href="http://pastebin.com/bmEtiW9X">http://pastebin.com/bmEtiW9X</a></p>
<p class="MsoNormal"> </p><p class="MsoNormal">Any help would be greatly appreciated.  If any further details are needed, please let me know</p><p class="MsoNormal"> </p><p class="MsoNormal">Thank you!!!</p><p class="MsoNormal">
 </p><p class="MsoNormal">Blake</p><p class="MsoNormal"> </p></div></body></html>