Commit Graph

20 Commits (e4b9f58c546d0772c31f914a8a799fa71d20060e)

Author SHA1 Message Date
Andreas Granig e4b9f58c54 Fix callid handling.
13 years ago
Daniel Tiefnig 5bff76e944 fix bug in acc_trash query, which causes mediator to fail
14 years ago
Richard Fuchs 5614b2d08e fix reconnect segfaults, also fix some compile warnings
14 years ago
Andreas Granig 8b9ddd16e4 Fix id handling when loading contract ids for peers.
14 years ago
Andreas Granig aa920d254f Also load peer host->contract mapping.
14 years ago
Andreas Granig 1f19898ae5 Add time_hires to field list when moving acc records.
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
Michael Prokop 4ace854734 Add missing else {} - otherwise we might be passing null pointer to strcpy :)
14 years ago
Andreas Granig 5146f988f8 Work around duplicate primary key issues between acc and acc_backup/trash when restarting mysql.
15 years ago
Andreas Granig f7e360101c Fixed debug output.
15 years ago
Andreas Granig dcb38257a5 Fixed warning for not using return values for write when writing lock file.
15 years ago
Richard Fuchs 102875a41e add more error codes to wrapper
15 years ago
Richard Fuchs cb811f329c implement mysql query wrapper function to catch transient errors
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 9a1393a56d Use a dedicated connection for provisioning/billing db queries.
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