2
I Use This!
High Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding reinvite capability to call simulator More... over 13 years ago
check struct sizes and offsets exported by redis plugin More... over 13 years ago
use string chunk for all the little call-related strings More... over 13 years ago
need to lock the call a bit earlier More... over 13 years ago
add option for redis testing More... over 13 years ago
split callstream_init into callstream_new for redis module More... over 13 years ago
echo core >> .gitignore More... over 13 years ago
fix warning for broken calls More... over 13 years ago
fix logging inconsistency More... over 13 years ago
be a lazy developer and try to load the .so locally More... over 13 years ago
catch erroneous no-op makefile More... over 13 years ago
adding .gitignore files More... over 13 years ago
adding ipv6 support to test script More... over 13 years ago
advancing the call simulator test script More... over 13 years ago
its always nice to call openlog() More... over 13 years ago
reorder calls to redis for proper locking More... over 13 years ago
a more robust thread shutdown procedure More... over 13 years ago
since xmlrpc is still segfaulting even in its own process, disable core dumps in the child and retry the xmlrpc call up to 3 times if the child terminates abnormally. jumping through hoops ftw! More... over 13 years ago
xmlrpc still segfaulting. leaves no choice but to fork out a new process, ugh. More... over 13 years ago
xmlrpc calls still causing segfaults, lets try with a dedicated client object per call... i'm starting to dislike this library More... over 13 years ago
enough with the glib threading nonsense, it's only causing problems. revert to good old pthread stuff More... over 13 years ago
the curl xmlrpc transport isnt playing nicely - revert to default More... over 13 years ago
cant decref null references More... over 13 years ago
wrap and sort items in Debian packaging files More... over 13 years ago
dont block fatal core-dumping signals More... over 13 years ago
make the simulator delete all calls at the end More... over 13 years ago
udp can be unreliable even over localhost More... over 13 years ago
new call simulator script for testing against udp protocol More... over 13 years ago
the status command gets really slow under valgrind, so put it into background More... over 13 years ago
add proper locking to callstream setup procedure More... over 13 years ago