Module: sip-router Branch: mariusbucur/dmq Commit: 841b6c1fb05b9eaaa70d9fe42e32d7a4a411b738 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=841b6c1f...
Author: Marius Bucur marius.bucur@1and1.ro Committer: Marius Bucur marius.bucur@1and1.ro Date: Thu Apr 28 18:19:32 2011 +0300
added support for adding parameters to dmqnodes
---
modules_k/dmq/dmq.c | 3 + modules_k/dmq/dmq.h | 1 + modules_k/dmq/dmq_funcs.c | 32 +++++++--- modules_k/dmq/dmq_funcs.h | 5 +- modules_k/dmq/dmqnode.c | 125 ++++++++++++++++++++++++++++++++++--- modules_k/dmq/dmqnode.h | 14 ++++- modules_k/dmq/notification_peer.c | 47 +++++++------- modules_k/dmq/notification_peer.h | 11 +++- 8 files changed, 194 insertions(+), 44 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=841b...