Commit Graph

89 Commits (22dadc800241a4e13c28a0104bb1ea6d016d6eb8)

Author SHA1 Message Date
Richard Fuchs 22dadc8002 TT#150050 remove full subscriber/UUID mapping
3 years ago
Richard Fuchs 0d3c2c2eed TT#150050 refactor SQL buffer requirement test into macro
3 years ago
Richard Fuchs 735e85659b TT#98401 convert CDR field name to GString
4 years ago
Guillem Jover beab5f63b8 TT#111150 Fix function prototypes
4 years ago
Alessio Garzi a4f96220ec TT#116555 new last_hih redis key managed
4 years ago
Guillem Jover 6ede5cb004 TT#111150 Remove redundant NULL check
4 years ago
Guillem Jover eba0d4cb6b TT#111150 Use localtime_r() instead of thread-unsafe localtime()
4 years ago
Guillem Jover 7a766b7165 TT#111150 When using MariaDB use its namespaced headers
4 years ago
Richard Fuchs a952a7c055 TT#108003 use bool type instead of my_bool
4 years ago
Richard Fuchs 46ea8fa08d TT#98400 increase acc_backup/trash insert buffer size
5 years ago
Marco Capetta 245778265b TT#90650 Fix CDRs generations in case of blind transfers
5 years ago
Richard Fuchs 0b22ffbd52 TT#90500 check and handle strings that are not UTF-8
5 years ago
Richard Fuchs 899ae5cc59 TT#76674 add support for concurrent calls tags
5 years ago
Richard Fuchs 8fb275b126 TT#76674 streamline CDR tagging routine
5 years ago
Richard Fuchs 3354a97e33 TT#76900 use separate host/port config for intermediate CDRs
5 years ago
Richard Fuchs 2e0b98f08b TT#76900 use the appropriate SQL handler
5 years ago
Richard Fuchs 61fbffd338 TT#69550 silence stray warnings
6 years ago
Richard Fuchs 8bfaabb49a TT#65453 implement intermediate CDR writing
6 years ago
Richard Fuchs b4302c77c7 TT#65453 refactor SQL batch handling
6 years ago
Kirill Solomko 0bf9cbd660 TT#65058 escape cdr_tag_data value
6 years ago
Kirill Solomko 024994e45e TT#59353 escape callid in sql statements
6 years ago
Marco Capetta e5c3c38721 TT#58502 Add User-to-User header support in cdr-tag
6 years ago
Guillem Jover 54b5de7b7b TT#54955 Reduce verbosity for skipping duplicate log messages to debug
6 years ago
Marco Capetta 8676220f4e TT#56008 Add branch_id reading in acc parsing
6 years ago
Michael Prokop ba5da32f2a TT#55204 Support building against mariadb 10.3.13
6 years ago
Richard Fuchs f15a2924f8 TT#54554 add support for new cdr_group table
6 years ago
Richard Fuchs d6f58ed4ca TT#52964 suppress stray warning when no MySQL acc records are found
6 years ago
Richard Fuchs a69fa5ccdd TT#44639 compile warning fix for c97a5645
7 years ago
Richard Fuchs c97a56459e TT#44639 properly quote mysql insert string
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
Andreas Granig 0a40eb2af0 TT#33319 Convert tabs to spaces in code style
7 years ago
Andreas Granig 2812d161a5 TT#33319 Implement redis backend for mediator
7 years ago
Guillem Jover 412a87e5ce TT#32917 Do not compare values with different signedness
7 years ago
Guillem Jover d48023f753 TT#32917 Remove unused argument from medmysql_update_call_stat_info()
7 years ago
Guillem Jover 28e928f36b TT#32917 Fix format truncation warning
7 years ago
Richard Fuchs 092b67b76c TT#24226 parse MOS JSON values and store in CDR sub-tables
8 years ago
Richard Fuchs 7050bfab46 TT#24450 support writing to cdr_tag_data and cdr_mos_data table
8 years ago
Richard Fuchs 42846d3942 TT#24450 consolidate batch statement handling
8 years ago
Guillem Jover 881f534e6d TT#24224 Switch from BSD to C99 integer types
8 years ago
Richard Fuchs 09f0108690 TT#24140 add wrapper function to simulate DB errors for testing
8 years ago
Richard Fuchs 266c624ddd TT#24140 add transaction replay capability to work around temporary errors
8 years ago
Richard Fuchs c94f9dffb1 TT#24140 add DB abstraction layer
8 years ago
Kirill Solomko 27220822bd TT#22470 introduce source_lnp_type, destination_lnp_type
8 years ago
Rene Krenn 682dc47ffc TT#8162 process source/destination_user_out
8 years ago
Guillem Jover 6e3a0f6ebd TT#14010 Remove duplicate expression in conditional
8 years ago
Richard Fuchs bd2ac84931 TT#14211 fix sql queries getting truncated on long call-ids
8 years ago
Richard Fuchs 0133956724 TT#14005 fix mediator shutting down prematurely
8 years ago
Andreas Granig 4f20a8a63a TT#14053 Fix code issues reported by coverity
8 years ago