0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
treat start_time as decimal (needs more checking WRT decimal duration) More... over 13 years ago
init script: use POSIX syntax only so it works under dash More... over 13 years ago
Fix supressed error message. More... over 13 years ago
Fix pro/ce services file More... over 13 years ago
Enable/disable option for rate-o-mat More... over 13 years ago
Provide changelog for changes since 1.0.0. More... almost 14 years ago
Another fix to to properly start rate-o-mat. More... almost 14 years ago
Fix r4819 which broke the installer again. NO MORE COMMITS WITHOUT COMPLETE END-TO-END TESTING IN A RELEASE TESTING PHASE!!!11! More... almost 14 years ago
only start rate-o-mat daemon if configuration file is present More... almost 14 years ago
avoid warning on undefined $DBI::err in FATAL() More... almost 14 years ago
merged onpeak / offpeak detection fix for zero duration calls from kabsi More... about 14 years ago
created 1.0 changelog More... about 14 years ago
fixed cdr update handling - update failed cdr no longer used ignoring empty source provider ID, not used anyway ignoring empty destination provider ID, customer rating as usual More... about 14 years ago
fixed free time / cash handling More... about 14 years ago
using fees history table IDs for rating - depends on latest ossbss More... about 14 years ago
Removed RetryOverDisconnects. Handle mysql disconnects during transactions gracefully. More... about 14 years ago
Own reconnect implementation after losing mysql connection. More... about 14 years ago
Doesn't seem like a rate-o-mat/reconnect issue, enable again. More... about 14 years ago
Disabled auto-reconnect module since it causes problems when turning auto-commit off (causes rate-o-mat to exit after the first run). More... about 14 years ago
Make reconnect opts configurable. Doesn't shut down cleanly! More... about 14 years ago
Use a mysql connection wrapper to trigger reconnects when the ddbb server has gone away More... about 14 years ago
avoid warings on missing optional config options die on missing required config options More... over 14 years ago
add dh_installinit to debian rules More... over 14 years ago
added template package dependency to ngcp-rate-o-mat More... over 14 years ago
services file is now processed by tpage. We can have different actions for rate-o-mat restart (usage of monit in PRO for example) More... over 14 years ago
created template packages couple of smaller packaging bugfixes More... over 14 years ago
added "services" file to restart rate-o-mat on config changes template tags erased as we are not using tpage to split the config files in two. We need to recover them when generating CE and PRO template packages More... over 14 years ago
fixed init script added configuration template now supporting separated billing and accounting DB TODO: create template packages, shall we? More... over 14 years ago
renamed init file from wrong package name to just "init" More... over 14 years ago
fixed NULL values for failed cdr update More... over 14 years ago