浏览代码

kamailio-install-guide-git: updates for v5.2.x series (devel)

Daniel-Constantin Mierla 7 年之前
父节点
当前提交
c5e26dce3f
共有 2 个文件被更改,包括 5 次插入5 次删除
  1. 1 1
      README.md
  2. 4 4
      kamailio-install-guide-git/docs/index.md

+ 1 - 1
README.md

@@ -22,7 +22,7 @@ major version of Kamailio. The other tutorials are collected at:
 
 
 ### Support ###
 ### Support ###
 
 
-Questions about how to use Kamailio and the content of kamailio.cfg can be
+Questions about how to use Kamailio and the content of `kamailio.cfg` can be
 addressed via email to:
 addressed via email to:
 
 
   * [[email protected]](http://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users)
   * [[email protected]](http://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users)

+ 4 - 4
kamailio-install-guide-git/docs/index.md

@@ -1,6 +1,6 @@
-# Kamailio v5.1 - Install Guide #
+# Kamailio v5.2 - Install Guide #
 
 
-**Guide to install Kamailio SIP Server v5.1 (devel) from Git repository.**
+**Guide to install Kamailio SIP Server v5.2 (devel) from Git repository.**
 
 
 For more about Kamailio Project visit: [kamailio.org](https://www.kamailio.org).
 For more about Kamailio Project visit: [kamailio.org](https://www.kamailio.org).
 
 
@@ -8,7 +8,7 @@ For more about Kamailio Project visit: [kamailio.org](https://www.kamailio.org).
 Main author:
 Main author:
    Daniel-Constantin Mierla
    Daniel-Constantin Mierla
 
 
-Support: <sr-users@lists.sip-router.org>
+Support: <sr-users@lists.kamailio.org>
 ```
 ```
 
 
 ## Overview ##
 ## Overview ##
@@ -18,7 +18,7 @@ server development version using the sources downloaded from GIT repository -
 the choice for those willing to write code for Kamailio or to try the new
 the choice for those willing to write code for Kamailio or to try the new
 features to be released in the future with the next major stable version.
 features to be released in the future with the next major stable version.
 
 
-*This document focuses on Kamailio devel (at this time it is the upcoming v5.1.0)
+*This document focuses on Kamailio devel (at this time it is the upcoming v5.2.0)
 with MySQL support, using a Debian unstable system.*
 with MySQL support, using a Debian unstable system.*