ソースを参照

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 ###
 
-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:
 
   * [[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).
 
@@ -8,7 +8,7 @@ For more about Kamailio Project visit: [kamailio.org](https://www.kamailio.org).
 Main author:
    Daniel-Constantin Mierla
 
-Support: <sr-users@lists.sip-router.org>
+Support: <sr-users@lists.kamailio.org>
 ```
 
 ## 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
 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.*