Commit Graph

76 Commits (master)

Author SHA1 Message Date
Richard Fuchs c9201d3f91 MT#61757 fix logic booboo/typo
4 months ago
Richard Fuchs 74f3ce29ba MT#61757 fix possible resource leak
4 months ago
Richard Fuchs ed0e5bf71e MT#61757 support writing error CDRs to file
4 months ago
Richard Fuchs 77f1cd632e MT#61757 add field length verification
4 months ago
Richard Fuchs 707a179883 MT#61757 add field lengths to field definitions
4 months ago
Marco Capetta b2212ef13c MT#59993 New field header_ppi (P-Preferred-Identity header)
11 months ago
Marco Capetta 42dee463e2 MT#59993 Remove old backward compatibility from mr8.x to mr9.x
11 months ago
Alessio Garzi 9e13374cdd MT#57110 New field r_ua (responder_user_agent)
2 years ago
Alessio Garzi d75c9c6183 MT#57110 New field r_user
2 years ago
Alessio Garzi 466da5a768 MT#33002 new field hg_ext_response
3 years ago
Richard Fuchs af70e4feb2 TT#182200 use single-pass JSON parsing
3 years ago
Richard Fuchs 95243fed19 TT#182200 fix mem leak
3 years ago
Richard Fuchs 4b99ab1d2b TT#182200 fix CDR index bookkeeping
3 years ago
Kirill Solomko c56b5f7503 TT#182200 skip intermediate cdr records without valid src dst
3 years ago
Richard Fuchs 0aab12ef9d TT#170203 split out function to truncate call ID suffixes
3 years ago
Richard Fuchs f5a7735f21 TT#170203 add support for REFER
3 years ago
Richard Fuchs ba137dcc17 TT#170203 determine SIP method code early
3 years ago
Richard Fuchs c9462f2d15 TT#170203 store parsed JSON object in med_entry_t
3 years ago
Richard Fuchs a1fbeccb9b TT#170203 use `static` for some file-scope functions
3 years ago
Richard Fuchs 8537ef8c68 TT#170203 use linked list to manage acc records
3 years ago
Richard Fuchs 22dadc8002 TT#150050 remove full subscriber/UUID mapping
3 years ago
Richard Fuchs 5953d04d0b TT#139650 fix GHashTable string lookup against GString
4 years ago
Richard Fuchs 82687473a2 TT#98401 remove now obsolete field width
4 years ago
Richard Fuchs 735e85659b TT#98401 convert CDR field name to GString
4 years ago
Richard Fuchs 70b33ed9ef TT#98401 refactor cdr alloc/free into separate functions
4 years ago
Alessio Garzi a4f96220ec TT#116555 new last_hih redis key managed
4 years ago
Guillem Jover 6c88ec582a TT#108003 Remove unused cdr_parse_json_get_uint64_clamped()
4 years ago
Guillem Jover 1057527c62 TT#108003 Fix type mismatch in printf format string for size_t variable
4 years ago
Richard Fuchs 096e37a29d TT#97150 restore strings broken up by separator parsing
5 years ago
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