<br><div class="gmail_quote">On Sat, Sep 24, 2011 at 9:11 AM, Daniel-Constantin Mierla <span dir="ltr">&lt;<a href="mailto:miconda@gmail.com">miconda@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 bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    just to refresh in case you mentioned already, do you set acc missed
    call flag in request route block?<br></div></blockquote><div><br><br>No. I&#39;m setting setflag(FLT_ACCMISSED) in failure route for serially forked calls. <br><br>(Also, I&#39;m setting setflag(FLT_ACC); in main route for INVITES. I&#39;m setting setflag(FLT_ACC) and setflag(FLT_ACCFAILED) in WITHINDLG route for loose routed BYEs.)<br>
<br>Previously, before starting this thread, and before any of your patches, I&#39;ve tried setting FLT_ACCMISSED in LOCATION route and in RELAY route, but didn&#39;t help with properly accounting only the 2nd branch. <br>
<br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div bgcolor="#FFFFFF" text="#000000">
    I found another issue that if this flag is no set in request route,
    the callback to tm that is used for accounting missed calls is not
    registered. Can you try with 3.2.0 (git master branch at this
    moment) and set the acc_prepare_flag parameter, plus the flag itself
    for invites?<br></div></blockquote><div><br><br>I&#39;ve installed new Kamailio with instructions from: <a href="http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-devel-from-git">http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-devel-from-git</a>. However, default kamailio config file and kamctl file both show 3.1 version. How can I check whether I have 3.2 version installed?<br>
<br>acc_prepare_flag should be set in main route, e.g. in the same place as FLT_ACC for INVITES?<br><br>Cheers<br>Ozren <br><br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div bgcolor="#FFFFFF" text="#000000">
    <br>
    Thanks,<br>
    Daniel<div><div></div><div class="h5"><br>
    <br>
    On 9/23/11 4:23 PM, Ozren Lapcevic wrote:
    </div></div><blockquote type="cite"><div><div></div><div class="h5">Hi Daniel,<br>
      <br>
      sure, debug log is in attach.<br>
      <br>
      Cheers<br>
      Ozren<br>
      <br>
      <br>
      <div class="gmail_quote">On Fri, Sep 23, 2011 at 1:41 PM,
        Daniel-Constantin Mierla <span dir="ltr">&lt;<a href="mailto:miconda@gmail.com" target="_blank">miconda@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 bgcolor="#FFFFFF" text="#000000"> Hello,<br>
            <br>
            can you add a debug message to acc module, compile,
            reinstall and test again? Send again the debug messages with
            parameter debug=4<br>
            <br>
            I am attaching the patch for master branch, should be easy
            to apply to 3.1 as well.<br>
            <br>
            Cheers,<br>
            <font color="#888888"> Daniel</font>
            <div><br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><div class="im"><pre>_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a></pre>
    </div></blockquote>
    <br>
    <pre cols="72"><font color="#888888">-- 
Daniel-Constantin Mierla -- <a href="http://www.asipto.com" target="_blank">http://www.asipto.com</a></font><div class="im">
Kamailio Advanced Training, Oct 10-13, Berlin: <a href="http://asipto.com/u/kat" target="_blank">http://asipto.com/u/kat</a>
<a href="http://linkedin.com/in/miconda" target="_blank">http://linkedin.com/in/miconda</a> -- <a href="http://twitter.com/miconda" target="_blank">http://twitter.com/miconda</a></div></pre>
  </div>

</blockquote></div><br>