6
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 15 hours ago.
Feb 23, 2025 — Feb 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add rtpp_modman.[ch]. More... almost 6 years ago
Re-gen. More... almost 6 years ago
Split modules list into its own structure rtpp_modman (module manager). More... almost 6 years ago
This file has been empty and unused for like 16 years. More... almost 6 years ago
Add stub for control-plane handlers. More... almost 6 years ago
Move implementation of the various commands into its own sub-dir. More... almost 6 years ago
Add missing stdint.h. More... almost 6 years ago
Re-gen. More... almost 6 years ago
Add skeleton for the catch_dtmf module, functionality is going to be added soon. More... almost 6 years ago
Make accounting functionality in a loadable module optional. More... almost 6 years ago
Split structures related to accounting into its own header. More... almost 6 years ago
Store pointer to the struct rtpp_acct_handlers, not the struct itself. This is in preparation to making this API optional. More... almost 6 years ago
Bring most of the infrastructure from the rtpp_2_1_dtmf to implement sub-commands, except the logic itself which is going to be implemented in module-agnostic manner. More... almost 6 years ago
Break down various routines exported by the module into separate structures based on usage. This is in preparation to adding ability to call functions in the module from the command handler. More... almost 6 years ago
Assign each module unique ID and each instance of the same module another ID starting with 1. Instance IDs are assigned in order modules are loaded. This allows us to reliably address modules by using combination of module id and instance id. More... almost 6 years ago
Correct some outdated info. More... almost 6 years ago
Merge branch 'temp_debug' of github.com:sippy/rtpproxy into temp_debug More... almost 6 years ago
Add links. More... almost 6 years ago
Fix typos. More... almost 6 years ago
Modernize. More... almost 6 years ago
Merge branch 'temp_debug' More... almost 6 years ago
Fix issue with non-debug modules by making memory-related function wrappers match actual implementation. More... almost 6 years ago
Re-gen. More... almost 6 years ago
Add a derivative of the startstop test to check that "undebug", i.e. production system actually works. More... almost 6 years ago
o Allow either production or debug version of the proxy to be selected; More... almost 6 years ago
Bump revision. More... almost 6 years ago
Merge branch 'razvancrainea-feature/norecord' More... almost 6 years ago
Randomize port selection for the control socket testing, so that glitching on TCP ports does not stumble into "port already in use" issue. More... almost 6 years ago
Merge branch 'master' into razvancrainea-feature/norecord More... almost 6 years ago
GC unneded \. More... almost 6 years ago