Module: sip-router
Branch: master
Commit: 83add48b7c1cdf0d9f64c24bcc134195699daac1
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=83add48…
Author: Robert Boisvert <rdboisvert(a)gmail.com>
Committer: Timo Teräs <timo.teras(a)iki.fi>
Date: Thu Oct 10 08:25:05 2013 -0400
mohqueue: fixes
* cleaned up all error paths (fixed crashes)
* added support for INVITEs that get stuck
* adjusted code to avoid compiler warnings
* PRACK only invoked if Require: 100rel set
* fixed bug that allowed a new call to be created more than once
Documentation
* updated NOTES
---
modules/mohqueue/NOTES | 17 +--
modules/mohqueue/mohq_funcs.c | 301 ++++++++++++++++++++++-------------------
2 files changed, 171 insertions(+), 147 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=83a…