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

Author: Daniel-Constantin Mierla <[email protected]>
Committer: Daniel-Constantin Mierla <[email protected]>
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")


_______________________________________________
Kamailio (SER) - Development Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to