Commit Graph

43 Commits (63a60b6580ded897713a9e08b56daf40bc83016f)

Author SHA1 Message Date
Richard Fuchs 04a534bb67 TT#182200 delay Redis entry deletion until after MySQL transaction
3 years ago
Richard Fuchs 32ab6e9418 TT#170203 skip "foreign" BYE records
3 years ago
Richard Fuchs 697bd2bdca TT#170203 support filter function when fetching records
3 years ago
Richard Fuchs 9296e59fbb TT#170203 unify acc record fetching
3 years ago
Richard Fuchs c9462f2d15 TT#170203 store parsed JSON object in med_entry_t
3 years ago
Richard Fuchs cc4445e269 TT#170203 allocate some strings in med_entry_t
3 years ago
Richard Fuchs 8537ef8c68 TT#170203 use linked list to manage acc records
3 years ago
Richard Fuchs ca8cb2533c TT#170203 use linked list to manage call IDs
3 years ago
Richard Fuchs 22dadc8002 TT#150050 remove full subscriber/UUID mapping
3 years ago
Guillem Jover beab5f63b8 TT#111150 Fix function prototypes
4 years ago
Guillem Jover 8dc5829695 TT#111150 Do not leak on realloc() failures
4 years ago
Richard Fuchs 8bfaabb49a TT#65453 implement intermediate CDR writing
6 years ago
Alexander Lutay aa7536b359 TT#66150 TT#42910 Fix 4818ac638: send systemd READY=1 when maintenance mode is enabled
6 years ago
Richard Fuchs d6f58ed4ca TT#52964 suppress stray warning when no MySQL acc records are found
6 years ago
Guillem Jover 4818ac6389 TT#42910 Add systemd notify support
7 years ago
Richard Fuchs 094ef0b6e8 TT#37553 always combine acc records from mysql and redis
7 years ago
Kirill Solomko 3f22f018ad TT#39374 fix cdr_tag_table tag_id free() call
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
Richard Fuchs dd75641cc9 TT#33319 don't hold large structure on the stack
7 years ago
Andreas Granig 2812d161a5 TT#33319 Implement redis backend for mediator
7 years ago
Guillem Jover ec9b6ddf00 TT#32917 Mark unused function argument as such
7 years ago
Guillem Jover 4a830b3d44 TT#32302 Implement config file parsing
7 years ago
Richard Fuchs 7050bfab46 TT#24450 support writing to cdr_tag_data and cdr_mos_data table
8 years ago
Guillem Jover 881f534e6d TT#24224 Switch from BSD to C99 integer types
8 years ago
Richard Fuchs ae963f41e9 TT#16753 implement do-nothing maintenance mode
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
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
Kirill Solomko d66262ccfc MT#11157 Add separate mysql handler for the stats db
10 years ago
Kirill Solomko e348692a55 MT#11157 - Add call info stats dump
10 years ago
Richard Fuchs 71657dda3d MT#8195 use dst_leg peer id and lookup against peer group/contract ID
11 years ago
Richard Fuchs bc16905279 fix compiler warnings (unused vars)
12 years ago
Richard Fuchs 924af07388 add shutdown points at strategic points in the code
12 years ago
Richard Fuchs 5614b2d08e fix reconnect segfaults, also fix some compile warnings
14 years ago
Andreas Granig aa920d254f Also load peer host->contract mapping.
14 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 95fd730b71 Some fixes to make compiler happy.
15 years ago
Andreas Granig e6326e7781 Added trunk/tags dir structure.
16 years ago