[OpenSIPS-Users] Opensips 1.9.1 accounting

dpa denis7979 at mail.ru
Wed Mar 26 08:56:39 CET 2014



Hello!

 

In attachment you can find ordinary call (not successful)

1.1.1.1    - SIP UA

1.1.1.2    - Opensips

1.1.1.3    - SIP UA

 

 

In opensips.cfg

"modparam("acc", "early_media", 0)

modparam("acc", "report_cancels", 1)

modparam("acc", "detect_direction", 1)

modparam("acc", "db_flag", 15)

modparam("acc", "db_missed_flag", 16)

modparam("acc", "failed_transaction_flag", 17)

modparam("acc", "db_table_acc", "acc")

modparam("acc", "db_table_missed_calls", "acc")

modparam("acc", "cdr_flag", 22)"

 

and 

 

before INVITE will be translated to callee SIP UA

"  setflag(15);

  setflag(16);

  setflag(17);

  setflag(22);"

 

I see that Opensips tried to insert several entries into acc. 

 

The question is, why did Opensips try to insert into acc several entries due
to one call? Is this because of db_flag and failed_transaction_flag?

 

Thank you for any help. 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20140326/bb418a32/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 906 bytes
Desc: not available
URL: <http://lists.opensips.org/pipermail/users/attachments/20140326/bb418a32/attachment-0001.gif>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: oepnsips_acc.txt
URL: <http://lists.opensips.org/pipermail/users/attachments/20140326/bb418a32/attachment-0001.txt>


More information about the Users mailing list