[sr-dev] git:master:6162a74a: rtpproxy: small updates to example cfg

Daniel-Constantin Mierla miconda at gmail.com
Sun Mar 18 11:05:33 CET 2018


Module: kamailio
Branch: master
Commit: 6162a74ad858c6a7421f461cd1483cc8d69c12c1
URL: https://github.com/kamailio/kamailio/commit/6162a74ad858c6a7421f461cd1483cc8d69c12c1

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2018-03-18T11:03:58+01:00

rtpproxy: small updates to example cfg

---

Modified: src/modules/rtpproxy/test/kamailio.cfg

---

Diff:  https://github.com/kamailio/kamailio/commit/6162a74ad858c6a7421f461cd1483cc8d69c12c1.diff
Patch: https://github.com/kamailio/kamailio/commit/6162a74ad858c6a7421f461cd1483cc8d69c12c1.patch

---

diff --git a/src/modules/rtpproxy/test/kamailio.cfg b/src/modules/rtpproxy/test/kamailio.cfg
index 0d5c73ff20..5dc6846a8e 100644
--- a/src/modules/rtpproxy/test/kamailio.cfg
+++ b/src/modules/rtpproxy/test/kamailio.cfg
@@ -87,12 +87,12 @@ modparam("mi_fifo", "fifo_name", "/tmp/kamailio_fifo")
 # The Port for incoming XML-RPC requests
 modparam("mi_xmlrpc", "port", 8000)
 # Method-Response: A single string parameter should be replied.
-# See: http://www.openser.org/docs/modules/1.2.x/mi_xmlrpc.html#AEN102
+# See: http://www.kamailio.org/docs/modules/1.2.x/mi_xmlrpc.html#AEN102
 modparam("mi_xmlrpc", "reply_option", 1)
 # The size of the Buffer used to create the XML-RPC-Request-Node
 modparam("mi_xmlrpc", "buffer_size",  8192)
 # The logfile for the xml-rpc server 
-# #modparam("mi_xmlrpc", "log_file", "/tmp/openser_xmlrpc")
+# #modparam("mi_xmlrpc", "log_file", "/tmp/kamailio_xmlrpc")
 
 # ----------------- Settings for Dialog-Module ---------------
 # The Name of the Tag in the RR-Route-Header (default "did")




More information about the sr-dev mailing list