All,<div>I&#39;m having some trouble with ACC.. I&#39;m not sure if I&#39;m doing something wrong or if this behavior is expected.</div><div><br></div><div>I&#39;m using ACC to log my calls with the following options:</div>

<div>modparam(&quot;acc&quot;, &quot;early_media&quot;, 0)</div><div>modparam(&quot;acc&quot;, &quot;report_ack&quot;, 0)</div><div>modparam(&quot;acc&quot;, &quot;report_cancels&quot;, 1)</div><div>modparam(&quot;acc&quot;, &quot;failed_transaction_flag&quot;, 2)<br>

</div><div><div>modparam(&quot;acc&quot;, &quot;db_flag&quot;, 1)</div><div>modparam(&quot;acc&quot;, &quot;db_missed_flag&quot;, 2)</div><div>modparam(&quot;acc&quot;, &quot;db_table_missed_calls&quot;, &quot;acc&quot;)</div>

<div>modparam(&quot;acc&quot;, &quot;db_table_acc&quot;, &quot;acc&quot;)<br></div><div>modparam(&quot;acc&quot;, &quot;db_table_missed_calls&quot;, &quot;acc&quot;)</div></div><div><br></div><div>Now if I make a call, and it goes to carrier one, which fails (remote side doesn&#39;t answer, lets say) a 408 Request Timeout gets logged, but then the call rolls to another carrier, I hear ringing, then hangup. I dont&#39; log a 487. I&#39;d like to have that 487 logged. Any idea what I&#39;m doing wrong?</div>

<div><br></div><div>I setflag(1) and setflag(2) right at the begining of my scripts. Maybe if someone can explain to me what setting those flags really causes the acc module to do, that might help me. Also what does ACC call &quot;missed&quot; and &quot;failed&quot; ?</div>

<div>Thanks!</div><div><br></div><div>-Brett</div><div><br></div><div> </div>