Module: sip-router Branch: master Commit: a201a33815edc968d48b9307282e9a5507664ee6 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a201a338...
Author: pd peter.dunkley@crocodile-rcs.com Committer: pd peter.dunkley@crocodile-rcs.com Date: Sun Nov 20 21:04:52 2011 +0000
modules_k/dispatcher: Added outbound_proxy modparam for use with dispatcher pings
- When set the dispatcher pings are routed through an outbound proxy. - This modparam has no effect on real traffic.
---
modules_k/dispatcher/README | 281 +++++++++++++------------ modules_k/dispatcher/dispatch.c | 2 +- modules_k/dispatcher/dispatch.h | 1 + modules_k/dispatcher/dispatcher.c | 4 + modules_k/dispatcher/doc/dispatcher_admin.xml | 19 ++ 5 files changed, 173 insertions(+), 134 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=a201...