Commit Graph

47 Commits (358ce4fea61a795df8ab6af9b2527c364b00846e)

Author SHA1 Message Date
Richard Fuchs c6fc98ee24 TT#75111 allow null fields for gpp fields
5 years ago
Marco Capetta a59714bd29 TT#75111 Store ACCs in json format
5 years ago
Richard Fuchs 899ae5cc59 TT#76674 add support for concurrent calls tags
5 years ago
Marco Capetta 6b2f7411a7 TT#75111 Refactor json handling functions
5 years ago
Marco Capetta a99934c121 TT#70855 Don't skip the ACC if source_lcr_id filed is missing
6 years ago
Marco Capetta 87ec80a553 TT#70855 Read source_lcr_id from acc record and use it to generate CDR
6 years ago
Richard Fuchs 8bfaabb49a TT#65453 implement intermediate CDR writing
6 years ago
Marco Capetta e5c3c38721 TT#58502 Add User-to-User header support in cdr-tag
6 years ago
Richard Fuchs f15a2924f8 TT#54554 add support for new cdr_group table
6 years ago
Richard Fuchs a0f63f3f52 TT#44000 support trashing of acc entries that are too old
7 years ago
Andreas Granig 15eb7bbfa3 TT#43558 Move invalid redis acc records to trash
7 years ago
Richard Fuchs 094ef0b6e8 TT#37553 always combine acc records from mysql and redis
7 years ago
Kirill Solomko 62ab36fec2 TT#39374 store data in cdr_tag_data
7 years ago
Andrew Pogrebennyk f6d329d7ce TT#36226 implement unescaping for source_user and source_cli fields
7 years ago
Richard Fuchs cd89ac0ad9 TT#33040 clip MOS values to avoid errors when inserting into DB
7 years ago
Richard Fuchs cd516a0814 TT#33040 clip MOS values to avoid errors when inserting into DB
7 years ago
Andreas Granig 2812d161a5 TT#33319 Implement redis backend for mediator
7 years ago
Richard Fuchs 092b67b76c TT#24226 parse MOS JSON values and store in CDR sub-tables
8 years ago
Guillem Jover 881f534e6d TT#24224 Switch from BSD to C99 integer types
8 years ago
Kirill Solomko 27220822bd TT#22470 introduce source_lnp_type, destination_lnp_type
8 years ago
Rene Krenn fa5db1518b TT#14298 default values for missing leg tokens
8 years ago
Rene Krenn 682dc47ffc TT#8162 process source/destination_user_out
8 years ago
Andreas Granig 4f20a8a63a TT#14053 Fix code issues reported by coverity
8 years ago
Andreas Granig e00771b4fa TT#3990 Undo stop-rec processing but use pbx/xfer
8 years ago
Richard Fuchs 8bbe5c5f59 MT#20221 use descriptive name for peer hosts instead of hostname
9 years ago
Richard Fuchs 3e3a6e806b MT#20221 support special treatment of _pbx-1 accounting records
9 years ago
Andreas Granig 13132cc7ef MT#16777 Process source/destination_lnp_prefix
9 years ago
Richard Fuchs 68fdd9a0f6 MT#17645 implement unescaping for sensitive CDR fields
9 years ago
Victor Seva 2c2219c848 MT#15381 fix backwards compatibility for [src|dst]leg fields
10 years ago
Andreas Granig 0b04da23e1 MT#9565 Populate src/dst gpp fields.
11 years ago
Richard Fuchs 71657dda3d MT#8195 use dst_leg peer id and lookup against peer group/contract ID
11 years ago
Andreas Granig be49d8bfab Align cost columns to new names and add dst costs.
12 years ago
Richard Fuchs bc16905279 fix compiler warnings (unused vars)
13 years ago
Richard Fuchs ad96edf929 reorder #includes for bettererer code
13 years ago
Richard Fuchs 924af07388 add shutdown points at strategic points in the code
13 years ago
Andreas Granig 76a3d92d66 Also parse and insert "split" parameter.
13 years ago
Andreas Granig caafbfdcfd Parse and insert source_ip field.
13 years ago
Andreas Granig 360ad4c178 Parse and insert init_time.
13 years ago
Andreas Granig aa920d254f Also load peer host->contract mapping.
14 years ago
Andrew Pogrebennyk e56c7ac74d use kamailio.time_hires as source of event timestamp with msec precision
14 years ago
Andreas Granig ea30c3bd45 Port latest duration check fixes to trunk.
14 years ago
Andreas Granig 31f3e0282b Handle additional src/dst-leg acc fields.
14 years ago
Andreas Granig 6f05649c59 Removed unnecessary log messages.
15 years ago
Andreas Granig dcb38257a5 Fixed warning for not using return values for write when writing lock file.
15 years ago
Richard Fuchs 859b66180f added proper error handling. daemon will shut down on critical errors. additionally use the lockfile to mark errors requiring manuel intervention and keep the daemon from restarting.
15 years ago
Richard Fuchs eda356421a string handling fixes; compile warning fix
15 years ago
Andreas Granig e6326e7781 Added trunk/tags dir structure.
16 years ago