Module: sip-router
Branch: 3.2
Commit: 5e6bf2c7402e5d07d63d7a2a2d584fbdb7cf241f
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5e6bf2c…
Author: pd <peter.dunkley(a)crocodile-rcs.com>
Committer: pd <peter.dunkley(a)crocodile-rcs.com>
Date: Tue Jan 24 17:59:40 2012 +0000
modules_k/rls: Removed unnecessary subscription and external_hash arguments from send_notifies()
- These were not used, or rather, not used in any sensible way in send_notifies()
- Fix by Andrew Miller @ Crocodile RCS
- Manually merged as all the whitespace changes caused git cherry-pick to fail
---
modules_k/rls/resource_notify.c | 229 +++++++++++++++++----------------------
1 files changed, 100 insertions(+), 129 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=5e6…
Module: sip-router
Branch: master
Commit: cace2ad053da72f608c4434c027f5b6b069c1281
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=cace2ad…
Author: pd <peter.dunkley(a)crocodile-rcs.com>
Committer: pd <peter.dunkley(a)crocodile-rcs.com>
Date: Tue Jan 24 17:38:50 2012 +0000
modules_k/rls: Removed unnecessary subscription and external_hash arguments from send_notifies()
- These were not used, or rather, not used in any sensible way in send_notifies()
- Fix by Andrew Miller @ Crocodile RCS
---
modules_k/rls/resource_notify.c | 227 +++++++++++++++++----------------------
1 files changed, 99 insertions(+), 128 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=cac…