<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <tt>Hi Jorge,<br>
      <br>
      trying to terminate the call on 200 ok is not really a good idea -
      you have to wait for the call to establish properly (have the ACK)
      and do the terminate.<br>
      <br>
      Anyhow, sending a CANCEL to caller is bogus - CANCEL is all the
      time sent to callee sides only.<br>
      <br>
      So, I suggest to wait for the ACK to pass and only then do the
      terminate stuff.<br>
      <br>
      Regards,<br>
      <br>
    </tt>
    <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
    <br>
    On 03/01/2013 12:00 PM, Jorge Henrique Pinho wrote:
    <blockquote
cite="mid:AA970528BDC4D3439B10D0D6295E87A601B3E2E2D392@INOAVREX11.ptin.corpPT.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 12 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        color:black;}
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;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
tt
        {mso-style-priority:99;
        font-family:"Courier New";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Consolas","serif";
        color:black;}
span.EmailStyle20
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"
            lang="EN-US">Hi, thank you for your feedback.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"
            lang="EN-US">User A (caller) sends an Invite to User B
            (callee). When the Invite arrives to opensips,
            b2b_init_request is called with &#8216;topology hiding&#8217; and the
            Invite is sent to User B.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"
            lang="EN-US">Callee reply with a 200OK with sdp content,
            when this messages arrives to b2b, if something is wrong
            with the response i need to terminate the call in this
            phase, and I use the &#8216;terminate_call&#8217; function present in
            the b2b_logic module.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"
            lang="EN-US">The b2b creates a BYE to user B (callee) but
            fails to generate a Cancel to user A (caller).<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"
            lang="EN-US">It is possible to end the call at this stage?<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"
            lang="EN-US">Kind regards<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"
            lang="EN-US">Jorge Pinho<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color: rgb(31, 73, 125);"
            lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <div>
          <div style="border-right: medium none; border-width: 1pt
            medium medium; border-style: solid none none; border-color:
            rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color;
            padding: 3pt 0cm 0cm;">
            <p class="MsoNormal"><b><span style="font-size: 10pt;
                  font-family:
                  &quot;Tahoma&quot;,&quot;sans-serif&quot;; color:
                  windowtext;" lang="EN-US">From:</span></b><span
                style="font-size: 10pt; font-family:
                &quot;Tahoma&quot;,&quot;sans-serif&quot;; color:
                windowtext;" lang="EN-US"> Bogdan-Andrei Iancu
                [<a class="moz-txt-link-freetext" href="mailto:bogdan@opensips.org">mailto:bogdan@opensips.org</a>] <br>
                <b>Sent:</b> quinta-feira, 28 de Fevereiro de 2013 16:47<br>
                <b>To:</b> OpenSIPS users mailling list<br>
                <b>Cc:</b> Jorge Henrique Pinho<br>
                <b>Subject:</b> Re: [OpenSIPS-Users] B2b
                'terminate_call' function!<o:p></o:p></span></p>
          </div>
        </div>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal"><tt><span style="font-size: 10pt;">Hi
              Jorge,</span></tt><span style="font-size: 10pt;
            font-family: &quot;Courier New&quot;;"><br>
            <br>
            <tt>The "terminate_call" is a C function in the b2b API
              module. Now, I do not fully understand what you are trying
              to do - could you detail a bit the state of the involved
              calls when you do the terminate ?</tt><br>
            <br>
            <tt>Regards,</tt><br>
            <br>
          </span><o:p></o:p></p>
        <pre>Bogdan-Andrei Iancu<o:p></o:p></pre>
        <pre>OpenSIPS Founder and Developer<o:p></o:p></pre>
        <pre><a moz-do-not-send="true" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a><o:p></o:p></pre>
        <p class="MsoNormal"><br>
          On 02/28/2013 05:06 PM, Jorge Henrique Pinho wrote: <o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Hi,
            I am using b2b module with topology hiding.</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">I am
            trying to terminate a call when i receive the 200OK response
            to an Invite. To&nbsp;accomplish&nbsp;this i am using the
            'terminate_call' function defined in b2b_logic module.</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">The
            b2b module successfully generates a BYE to user B (callee),
            but fails to generate a Cancel to user A (caller). Here is
            the log where it fails to send cancel:</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">&nbsp;</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Feb
            28 15:01:41 [1466] DBG:b2b_logic:b2bl_parse_key: hash_index
            = [286] &nbsp;- local_index= [0]</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Feb
            28 15:01:41 [1466] DBG:b2b_entities:b2b_parse_key:
            hash_index = [310] &nbsp;- local_index= [66]</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Feb
            28 15:01:41 [1466]
            DBG:b2b_entities:b2b_search_htable_next_dlg: entering with
            start=(nil), table=0x2ba1327a39b0, hash=310, label=66</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Feb
            28 15:01:41 [1466]
            DBG:b2b_entities:b2b_search_htable_next_dlg: searching
            &nbsp;callid 16[0f24ca6601104537]</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Feb
            28 15:01:41 [1466]
            DBG:b2b_entities:b2b_search_htable_next_dlg: searching &nbsp;
            totag 10[B2B.310.66]</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Feb
            28 15:01:41 [1466]
            DBG:b2b_entities:b2b_search_htable_next_dlg: searching
            fromtag 8[6a18b32d]</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Feb
            28 15:01:41 [1466]
            DBG:b2b_entities:b2b_search_htable_next_dlg: Match for
            server dlg [0x2ba1327a8a20]
            dlg-&gt;uas_tran=[0x2ba1327a8c48]</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Feb
            28 15:01:41 [1466] DBG:b2b_entities:b2b_send_request: Send
            request [CANCEL] for entity type [0] for
            dlg[0x2ba1327a8a20]-&gt;[B2B.310.66]</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Feb
            28 15:01:41 [1466] ERROR:b2b_entities:b2b_send_request: No
            transaction saved. Cannot send CANCEL</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">&nbsp;</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">B2b
            fails to find a transaction to A (caller) and fails to
            generate a Cancel message to this user.</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">&nbsp;</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">Is
            it possible to do what I am trying or is it a bug?</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;" lang="EN-US">&nbsp;</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;">Kind regards</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;">&nbsp;</span><o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 12pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;">Jorge Pinho</span><o:p></o:p></p>
        <p class="MsoNormal">&nbsp;<o:p></o:p></p>
        <pre><o:p>&nbsp;</o:p></pre>
        <pre><o:p>&nbsp;</o:p></pre>
        <pre>_______________________________________________<o:p></o:p></pre>
        <pre>Users mailing list<o:p></o:p></pre>
        <pre><a moz-do-not-send="true" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><o:p></o:p></pre>
        <pre><a moz-do-not-send="true" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><o:p></o:p></pre>
      </div>
    </blockquote>
  </body>
</html>