6
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 17 hours ago.
Dec 11, 2024 — Dec 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Regen. More... almost 18 years ago
Bump version. More... almost 18 years ago
Handle rtpproxy on the originating side, so that it's possible to turn proxy on/off on per-route basis. More... almost 18 years ago
Fix serious issue introduced with untrusted_addr change. More... almost 18 years ago
Fix issue introduced in the previous change (untrusted_addr). More... almost 18 years ago
"ser software" -> "SIPPY software". More... almost 18 years ago
This file has been superseeded by the GMUmakefile. More... almost 18 years ago
Fix typo in the previous commit. More... almost 18 years ago
Eliminate dead code. More... almost 18 years ago
Clean up caller's name handling. Provide a way for a RADIUS server to set the name to a specific value either on the global level with h323-ivr-in=CNAM:XXX attribute, or on per-route level by using cnam= parameter. The latter takes url-encoded string, while the former - clear coded one. Also get rid of obscure and not very useful logic that kicks in when cli has been set to an empty string and clears up name in this case as well. Require name to be cleared explicitly by either setting CNAM or cnam to an empty string. More... almost 18 years ago
Remove debug printf's. More... almost 18 years ago
Merge in hs_scodes parameter. More... almost 18 years ago
Backout change that went in by mistake. More... almost 18 years ago
Unlink command socket if it exists when we are starting up. More... almost 18 years ago
Properly handle additional username parameters set forth in the RFC 2806. More... almost 18 years ago
Allow path to the radiusclient.conf to be specified. More... almost 18 years ago
Update. More... almost 18 years ago
Only pass events to originate UA when in the state CCStateARComplete. More... almost 18 years ago
Fix compilation on big-endian arches. More... almost 18 years ago
Improve handling of session updates (i.e. re-INVITEs). When the update comes in check if historically address supplied by the end point can be trusted and update if so, otherwise just set flag that the next RTP packet can update recorded RTP address, but leave the address intact. More... almost 18 years ago
Improve handling of session updates (i.e. re-INVITEs). When the update comes in check if historically address supplied by the end point can be trusted and update if so, otherwise just set flag that the next RTP packet can update recorded RTP address, but leave the address intact. More... almost 18 years ago
fixed Section field in Debian package spec More... almost 18 years ago
Regen. More... almost 18 years ago
Bump version. More... almost 18 years ago
Add bunch of files into distribution. More... almost 18 years ago
Implement the new option `-u uname[:gname]', which can be used to switch to the selected user/group when proxy is up and running. Discourage running as a root by displaying warning in the normal mode and refuse to run as root in the remote control mode at all. UDP is too easy to spoof and some of the new features (`C' command for example or `P' command) make it very easy to retrieve and/or overwrite local files. We also plan to add option allowing to chroot the proxy, which should provide even better protection. More... almost 18 years ago
Add new command `C' which allows to fork off RTP stream to the specified host:port or save stream into named file. In the latter case it works just like R command, but allows to specify output file name. More... almost 18 years ago
Merge in latest changes from the BSD version: More... about 18 years ago
Include rtpp_defines.h to get definition of struct cfg, don't rely on other headers to include it. More... about 18 years ago
Kill variables that we don't use anymore. More... about 18 years ago