Module: sip-router Branch: master Commit: 85f4d191a10be49a2c70a8f7c69cd261f1aadf01 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=85f4d191...
Author: Ovidiu Sas osas@voipembedded.com Committer: Ovidiu Sas osas@voipembedded.com Date: Mon Aug 16 09:15:50 2010 -0400
modules_k:rtpproxy - updated examples
- load rtpproxy module for rtpproxy functions
---
modules_k/rtpproxy/examples/4to6.cfg | 1 + modules_k/rtpproxy/examples/alg.cfg | 1 + 2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/modules_k/rtpproxy/examples/4to6.cfg b/modules_k/rtpproxy/examples/4to6.cfg index 4c1e4a6..5dd5ba9 100644 --- a/modules_k/rtpproxy/examples/4to6.cfg +++ b/modules_k/rtpproxy/examples/4to6.cfg @@ -26,6 +26,7 @@ loadmodule "/usr/local/lib/ser/modules/maxfwd.so" loadmodule "/usr/local/lib/ser/modules/usrloc.so" loadmodule "/usr/local/lib/ser/modules/registrar.so" loadmodule "/usr/local/lib/ser/modules/nathelper.so" +loadmodule "/usr/local/lib/ser/modules/rtpproxy.so"
# ----------------- setting module-specific parameters ---------------
diff --git a/modules_k/rtpproxy/examples/alg.cfg b/modules_k/rtpproxy/examples/alg.cfg index 24f028e..d2678a5 100644 --- a/modules_k/rtpproxy/examples/alg.cfg +++ b/modules_k/rtpproxy/examples/alg.cfg @@ -23,6 +23,7 @@ loadmodule "/usr/local/lib/ser/modules/maxfwd.so" loadmodule "/usr/local/lib/ser/modules/usrloc.so" loadmodule "/usr/local/lib/ser/modules/registrar.so" loadmodule "/usr/local/lib/ser/modules/nathelper.so" +loadmodule "/usr/local/lib/ser/modules/rtpproxy.so"
# ----------------- setting module-specific parameters ---------------