<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    if you get a record for 180 response, then you have also the
    early_media parameter set for acc module, isn't it?<br>
    <br>
    In the morning I pushed a patch that should fix this issue. Use
    latest release 4.1.4 and see if works fine. Report the results to
    know that it is gone or not.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <div class="moz-cite-prefix">On 12/06/14 16:55, Igor Potjevlesch
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAJmJ=jFtqUZwebsasrZKQ+Ds+8J71ot3+b4KO8o4+3skGwdSJQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hello,</div>
        <div><br>
        </div>
        <div>We don't use $ai in xlog nor in other process. only in ACC.</div>
        <div><br>
        </div>
        <div>parameters for ACC are :</div>
        <div>modparam("acc", "db_flag", FLT_ACC)<br>
          modparam("acc", "db_missed_flag", 3)<br>
          modparam("acc", "db_url", DBURLWO)<br>
          modparam("acc", "db_extra",<br>
                 
          "src_user=$fU;username=$Au;src_domain=$fd;src_ip=$si;src_pai=$ai;"<br>
                  "dst_ouser=$tU;dst_user=$rU;dst_domain=$rd")</div>
        <div><br>
        </div>
        <div>For the <span
style="color:rgb(31,73,125);font-family:"Calibri","sans-serif";font-size:11pt"
            lang="EN-GB">3781-4b1-572014182635-OGNAJ-1-A.B.C.D there is 
            a code 180 ringing in the INVITE in ACC table.</span></div>
        <div><span
style="color:rgb(31,73,125);font-family:"Calibri","sans-serif";font-size:11pt"
            lang="EN-GB"><br>
          </span></div>
        <div><span
style="color:rgb(31,73,125);font-family:"Calibri","sans-serif";font-size:11pt"
            lang="EN-GB">regards,</span></div>
        <div><span
style="color:rgb(31,73,125);font-family:"Calibri","sans-serif";font-size:11pt"
            lang="EN-GB"><br>
          </span></div>
        <div><span
style="color:rgb(31,73,125);font-family:"Calibri","sans-serif";font-size:11pt"
            lang="EN-GB">Igor</span></div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">2014-06-11 23:01 GMT+02:00
          Daniel-Constantin Mierla <span dir="ltr"><<a
              moz-do-not-send="true" href="mailto:miconda@gmail.com"
              target="_blank">miconda@gmail.com</a>></span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div text="#000000" bgcolor="#FFFFFF"> Few more things...<br>
              <br>
              Are you recording 1xx events? Can you check to see if
              there is another record in acc table for the same call?
              You can search by call-id <span
style="color:rgb(31,73,125);font-family:"Calibri","sans-serif";font-size:11pt"
                lang="EN-GB">3781-4b1-572014182635-OGNAJ-1-A.B.C.D</span><br>
              <br>
              Eventually, send also the parameters you set for acc
              module.<br>
              <br>
              Cheers,<br>
              Daniel
              <div>
                <div class="h5"><br>
                  <br>
                  <div>On 11/06/14 19:25, Daniel-Constantin Mierla
                    wrote:<br>
                  </div>
                  <blockquote type="cite"> Hello,<br>
                    <br>
                    so you don't print $ai in xlog() statements nor use
                    it in any assignments or other functions besides acc
                    parameter?<br>
                    <br>
                    Cheers,<br>
                    Daniel<br>
                    <br>
                    <div>On 11/06/14 19:19, Igor Potjevlesch wrote:<br>
                    </div>
                    <blockquote type="cite">
                      <div dir="ltr">
                        <div>Hello,</div>
                        <div><br>
                        </div>
                        <div>We do not access to the P-asserted-identity
                          in our configuration but we added the field
                          PAI in the db base ACC ( for INVITE, ACK and
                          BYE) . <br>
                          I dont know if it's in request_route,
                          failure_route or branch_route .</div>
                        <div><br>
                        </div>
                        <div>This is the print :</div>
                        <div><br>
                        </div>
                        <div>(gdb) p mem_block<br>
                          $3 = (struct qm_block *) 0x7f6a6bef1010<br>
                          (gdb) p shm_block<br>
                          $4 = (struct qm_block *) 0x7f6a5666a000</div>
                        <div><br>
                        </div>
                        <div>Regards,</div>
                        <div><br>
                        </div>
                        <div>Igor<br>
                        </div>
                      </div>
                      <div class="gmail_extra"><br>
                        <br>
                        <div class="gmail_quote">2014-06-11 18:02
                          GMT+02:00 Daniel-Constantin Mierla <span
                            dir="ltr"><<a moz-do-not-send="true"
                              href="mailto:miconda@gmail.com"
                              target="_blank">miconda@gmail.com</a>></span>:<br>
                          <blockquote class="gmail_quote"
                            style="margin:0px 0px 0px
0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">
                            <div text="#000000" bgcolor="#FFFFFF">
                              Hello,<br>
                              <br>
                              cloning to shm for tm seems ok. Can you
                              tell where you access P-Asserted-Identity
                              header, via variables? Does it happen in
                              request_route, failure_route or
                              branch_route?<br>
                              <br>
                              Can you print from gdb, any frame:<br>
                              <br>
                              p mem_block<br>
                              p shm_block<br>
                              <br>
                              I want to see if parsed filed point to shm
                              or pkg memory.<br>
                              <br>
                              Cheers,<br>
                              Daniel
                              <div>
                                <div><br>
                                  <br>
                                  <div>On 11/06/14 17:37,
                                    Daniel-Constantin Mierla wrote:<br>
                                  </div>
                                  <blockquote type="cite"> Hello,<br>
                                    <br>
                                    at least I narrowed it down a bit.
                                    It is empty also in the clone stored
                                    in transaction, so it happens either
                                    during cloning or before. I will
                                    have to check these parts.<br>
                                    <br>
                                    Cheers,<br>
                                    Daniel<br>
                                    <br>
                                    <div>On 11/06/14 17:00, Igor
                                      Potjevlesch wrote:<br>
                                    </div>
                                    <blockquote type="cite">
                                      <div dir="ltr">
                                        <div>Hello,</div>
                                        <div><br>
                                        </div>
                                        <div>This is the result, always
                                          for frame 5 :</div>
                                        <div><br>
                                        </div>
                                        <div>(gdb) p
                                          *t->uas.request->pai<br>
                                          $1 = {type = HDR_PAI_T, name =
                                          {<br>
                                              s = 0x7f6a60cd34b8
                                          "P-Asserted-Identity:
                                          \"0987654321\"<a
                                            moz-do-not-send="true"><sip:0987654321@A.B.C.D></a>\r\nContact:




                                          <a moz-do-not-send="true"><sip:0987654321@A.B.C.D:5060></a>\r\nAllow:



                                          INVITE, BYE, REGISTER, ACK,
                                          OPTIONS, CANCEL, SUBSCRIBE,
                                          NOTIFY, INFO, REFER, UPD"...,
                                          len = 19}, body = {<br>
                                              s = 0x7f6a60cd34cd
                                          "\"0987654321\"<a
                                            moz-do-not-send="true"><sip:0987654321@A.B.C.D></a>\r\nContact:




                                          <a moz-do-not-send="true"><sip:0987654321@A.B.C.D:5060></a>\r\nAllow:



                                          INVITE, BYE, REGISTER, ACK,
                                          OPTIONS, CANCEL, SUBSCRIBE,
                                          NOTIFY, INFO, REFER,
                                          UPDATE\r\nSupported:
                                          path,"..., len = 43}, len =
                                          66, parsed = 0x7f6a6d81da88,
                                          next = 0x7f6a60cd3f10}<br>
                                           <br>
                                          (gdb) p
                                          *((p_id_body_t*)(t->uas.request->pai->parsed))<br>
                                          $2 = {id = 0x0, num_ids = 0,
                                          next = 0x0}</div>
                                        <div><br>
                                        </div>
                                        <div><strong>Did </strong>you
                                          find one thing in<strong> </strong>common
                                          between the 2 occurrences? Do
                                          you have any ideas about what
                                          is the cause of this pai
                                          reset?</div>
                                        <div><br>
                                        </div>
                                        <div>Regards,</div>
                                        <div><br>
                                        </div>
                                        <div>Igor</div>
                                        <div><br>
                                        </div>
                                        <div><br>
                                        </div>
                                      </div>
                                      <div class="gmail_extra"><br>
                                        <br>
                                        <div class="gmail_quote">2014-06-11
                                          16:09 GMT+02:00
                                          Daniel-Constantin Mierla <span
                                            dir="ltr"><<a
                                              moz-do-not-send="true"
                                              href="mailto:miconda@gmail.com"
                                              target="_blank">miconda@gmail.com</a>></span>:<br>
                                          <blockquote
                                            class="gmail_quote"
                                            style="margin:0px 0px 0px
0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">
                                            <div text="#000000"
                                              bgcolor="#FFFFFF"> Hello,<br>
                                              <br>
                                              in the same frame 5, can
                                              yo get:<br>
                                              <br>
                                              p
                                              *t->uas.request->pai<br>
                                              p
                                              *((p_id_body_t*)(t->uas.request->pai->parsed))<br>
                                              <br>
                                              Cheers,<br>
                                              Daniel
                                              <div><br>
                                                <br>
                                                <div>On 10/06/14 18:35,
                                                  Igor Potjevlesch
                                                  wrote:<br>
                                                </div>
                                                <blockquote type="cite">
                                                  <div dir="ltr">
                                                    <div>Hello,</div>
                                                    <div><br>
                                                    </div>
                                                    <div><span
style="color:rgb(31,73,125);font-family:"Calibri","sans-serif";font-size:11pt"
                                                        lang="EN-GB">Here
                                                        is the results :</span></div>
                                                    <div><span
style="color:rgb(31,73,125);font-family:"Calibri","sans-serif";font-size:11pt"
                                                        lang="EN-GB"><u><br>
                                                        </u></span></div>
                                                    <div>(gdb) frame 5<br>
                                                      #5 
                                                      0x00007f6a687e9b43
                                                      in acc_onreply
                                                      (t=0x7f6a60d16ff8,
                                                      req=0x7f6a60cd2c10,

                                                      reply=0x7f6a6c119aa8,
                                                      code=200) at
                                                      acc_logic.c:471<br>
                                                      471                    

acc_db_request(req);</div>
                                                  </div>
                                                </blockquote>
                                                <br>
                                                <br>
                                              </div>
                                              <div>
                                                <pre cols="72">-- 
Daniel-Constantin Mierla - <a moz-do-not-send="true" href="http://www.asipto.com" target="_blank">http://www.asipto.com</a>
<a moz-do-not-send="true" href="http://twitter.com/#%21/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a></pre>
                                              </div>
                                            </div>
                                          </blockquote>
                                        </div>
                                        <br>
                                      </div>
                                    </blockquote>
                                    <br>
                                    <pre cols="72">-- 
Daniel-Constantin Mierla - <a moz-do-not-send="true" href="http://www.asipto.com" target="_blank">http://www.asipto.com</a>
<a moz-do-not-send="true" href="http://twitter.com/#%21/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a></pre>
                                  </blockquote>
                                  <br>
                                  <pre cols="72">-- 
Daniel-Constantin Mierla - <a moz-do-not-send="true" href="http://www.asipto.com" target="_blank">http://www.asipto.com</a>
<a moz-do-not-send="true" href="http://twitter.com/#%21/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a></pre>
                                </div>
                              </div>
                            </div>
                          </blockquote>
                        </div>
                        <br>
                      </div>
                    </blockquote>
                    <br>
                    <pre cols="72">-- 
Daniel-Constantin Mierla - <a moz-do-not-send="true" href="http://www.asipto.com" target="_blank">http://www.asipto.com</a>
<a moz-do-not-send="true" href="http://twitter.com/#%21/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a></pre>
                  </blockquote>
                  <br>
                  <pre cols="72">-- 
Daniel-Constantin Mierla - <a moz-do-not-send="true" href="http://www.asipto.com" target="_blank">http://www.asipto.com</a>
<a moz-do-not-send="true" href="http://twitter.com/#%21/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a moz-do-not-send="true" href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a></pre>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a></pre>
  </body>
</html>