[sr-dev] git:master: Documentation updates

Olle E. Johansson oej at edvina.net
Sun Oct 21 18:33:05 CEST 2012


Module: sip-router
Branch: master
Commit: 6135c98b472a755015aacc640b65e9a5c202c122
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6135c98b472a755015aacc640b65e9a5c202c122

Author: Olle E. Johansson <oej at edvina.net>
Committer: Olle E. Johansson <oej at edvina.net>
Date:   Sat Oct 20 17:47:32 2012 +0200

Documentation updates

---

 modules_k/xcap_server/xcap_misc.h   |    4 ++--
 modules_k/xmpp/README               |    4 ++--
 modules_k/xmpp/doc/openser-xmpp.cfg |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/modules_k/xcap_server/xcap_misc.h b/modules_k/xcap_server/xcap_misc.h
index 05476ba..d6cff04 100644
--- a/modules_k/xcap_server/xcap_misc.h
+++ b/modules_k/xcap_server/xcap_misc.h
@@ -7,12 +7,12 @@
  *
  * This file is part of kamailio, a free SIP server.
  *
- * openser is free software; you can redistribute it and/or modify
+ * Kamailo is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version
  *
- * openser is distributed in the hope that it will be useful,
+ * Kamailo is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  * GNU General Public License for more details.
diff --git a/modules_k/xmpp/README b/modules_k/xmpp/README
index dce2e97..a5605a1 100644
--- a/modules_k/xmpp/README
+++ b/modules_k/xmpp/README
@@ -391,7 +391,7 @@ alias=sip-xmpp.kamailio.org
 
 # ------------------ module loading ----------------------------------
 
-mpath="/usr/local/openser-1.1.0-xmpp/lib/kamailio/modules/"
+mpath="/usr/local/lib/kamailio/modules/"
 loadmodule "sl.so"
 loadmodule "tm.so"
 loadmodule "rr.so"
@@ -415,7 +415,7 @@ modparam("xmpp", "backend", "server")
 
 # -- mi_fifo params --
 
-modparam("mi_fifo", "fifo_name", "/tmp/openser_fifo_xmpp")
+modparam("mi_fifo", "fifo_name", "/tmp/kamailio_fifo_xmpp")
 
 # -- usrloc params --
 
diff --git a/modules_k/xmpp/doc/openser-xmpp.cfg b/modules_k/xmpp/doc/openser-xmpp.cfg
index 1a11a76..106aca2 100644
--- a/modules_k/xmpp/doc/openser-xmpp.cfg
+++ b/modules_k/xmpp/doc/openser-xmpp.cfg
@@ -28,7 +28,7 @@ alias=sip-xmpp.kamailio.org
 
 # ------------------ module loading ----------------------------------
 
-mpath="/usr/local/openser-1.1.0-xmpp/lib/kamailio/modules/"
+mpath="/usr/local/lib/kamailio/modules/"
 loadmodule "sl.so"
 loadmodule "tm.so"
 loadmodule "rr.so"
@@ -52,7 +52,7 @@ modparam("xmpp", "backend", "server")
 
 # -- mi_fifo params --
 
-modparam("mi_fifo", "fifo_name", "/tmp/openser_fifo_xmpp")
+modparam("mi_fifo", "fifo_name", "/tmp/kamailio_fifo_xmpp")
 
 # -- usrloc params --
 




More information about the sr-dev mailing list