...
|
...
|
@@ -1,9 +1,9 @@
|
1
|
1
|
|
2
|
2
|
|
3
|
|
-Kamailio v4.4
|
|
3
|
+Kamailio v5.0
|
4
|
4
|
=============
|
5
|
5
|
|
6
|
|
-http://www.kamailio.org
|
|
6
|
+https://www.kamailio.org
|
7
|
7
|
|
8
|
8
|
Table of contents
|
9
|
9
|
I. About Kamailio
|
...
|
...
|
@@ -55,7 +55,7 @@ barrier, presence server, application server, IMS server or PSTN gateway guard
|
55
|
55
|
II. Feature List
|
56
|
56
|
================
|
57
|
57
|
|
58
|
|
-Please visit http://www.kamailio.org/ for the most up-to-date feature list.
|
|
58
|
+Please visit https://www.kamailio.org/ for the most up-to-date feature list.
|
59
|
59
|
Note that as features easily are added as modules, changes can occur quickly.
|
60
|
60
|
|
61
|
61
|
Most of Kamailio's features are implemented as plug-in modules. See
|
...
|
...
|
@@ -67,7 +67,7 @@ III. Getting started
|
67
|
67
|
The documentation wiki is an important source of tutorials for installing
|
68
|
68
|
and understanding how Kamailio works:
|
69
|
69
|
|
70
|
|
- * http://www.kamailio.org/wiki/
|
|
70
|
+ * https://www.kamailio.org/wiki/
|
71
|
71
|
|
72
|
72
|
The INSTALL document provides more details and guidelines that will help with
|
73
|
73
|
the installation.
|
...
|
...
|
@@ -86,7 +86,7 @@ IV. About kamailio.org
|
86
|
86
|
The Kamailio project has roots in a line of projects starting with SIP Express
|
87
|
87
|
Router, then OpenSER and now Kamailio. A merge project was started during the
|
88
|
88
|
fall of 2008 by developers from the OpenSER project, recently renamed to
|
89
|
|
-Kamailio.org and SIP Express Router (SER) from iptel.org.
|
|
89
|
+Kamailio.org, and SIP Express Router (SER) from iptel.org.
|
90
|
90
|
|
91
|
91
|
Kamailio is the result of a merge of the code base and years of experience from
|
92
|
92
|
both developer teams. During the development of the release 4.0, autumn-winter
|
...
|
...
|
@@ -106,7 +106,7 @@ To receive feedback to your inquiries, we recommend you to subscribe
|
106
|
106
|
to the sr-users mailing list and post your queries there. This mailing
|
107
|
107
|
list is set up for mutual help by the community of Kamailio users and developers.
|
108
|
108
|
To participate in the mailing list, subscribe at the following web address:
|
109
|
|
- http://lists.sip-router.org/mailman/listinfo/sr-users
|
|
109
|
+ https://lists.sip-router.org/mailman/listinfo/sr-users
|
110
|
110
|
|
111
|
111
|
The IRC channel #kamailio on freenode.net is a place where to meet and discuss
|
112
|
112
|
with other members of Kamailio community.
|
...
|
...
|
@@ -120,18 +120,18 @@ documentation or other resources that could help the project.
|
120
|
120
|
|
121
|
121
|
For code contributions, follow the suggestions provided at:
|
122
|
122
|
|
123
|
|
- * http://www.kamailio.org/wiki/devel/git-commit-guidelines
|
|
123
|
+ * https://www.kamailio.org/wiki/devel/git-commit-guidelines
|
124
|
124
|
|
125
|
125
|
The recommended way to contribute code is via pull requests to Kamailio
|
126
|
126
|
project on Github:
|
127
|
127
|
|
128
|
|
- * https://github.com/kamailio
|
|
128
|
+ * httpss://github.com/kamailio
|
129
|
129
|
|
130
|
130
|
VII. More Information
|
131
|
131
|
=====================
|
132
|
132
|
|
133
|
133
|
Most up-to-date information is always available at our website,
|
134
|
|
- http://www.kamailio.org/
|
|
134
|
+ https://www.kamailio.org/
|
135
|
135
|
|
136
|
136
|
Particularly, it includes:
|
137
|
137
|
- administrator's guide
|
...
|
...
|
@@ -140,3 +140,6 @@ Particularly, it includes:
|
140
|
140
|
- installation guidelines (INSTALL)
|
141
|
141
|
- download links
|
142
|
142
|
- etc.
|
|
143
|
+
|
|
144
|
+You can also follow us on Twitter as @kamailioproject and like us on Facebook
|
|
145
|
+to get regular updates.
|