... | ... |
@@ -6,7 +6,7 @@ IMPORTANT NOTES |
6 | 6 |
|
7 | 7 |
2) The Kamailio software allows programmers to plug-in external modules to the |
8 | 8 |
core part. Note that GPL mandates all plug-ins developed for the |
9 |
- Kamailio software are to be released under GPL license to be GPL-ed or |
|
9 |
+ Kamailio software are to be released under GPL license to be GPL-ed or |
|
10 | 10 |
use a GPL compatible free software license. |
11 | 11 |
|
12 | 12 |
(see http://www.gnu.org/copyleft/gpl-faq.html#GPLAndPlugins |
... | ... |
@@ -18,7 +18,7 @@ IMPORTANT NOTES |
18 | 18 |
|
19 | 19 |
------------------------------------------------------------------------- |
20 | 20 |
|
21 |
-GNU Licence FAQ |
|
21 |
+GNU Licence FAQ |
|
22 | 22 |
|
23 | 23 |
This FAQ provides answers to most frequently asked questions. To fully |
24 | 24 |
understand implications of the GNU license, read it. |
... | ... |
@@ -19,14 +19,14 @@ I. About Kamailio |
19 | 19 |
================= |
20 | 20 |
|
21 | 21 |
Kamailio is an industrial-strength, free server for realtime communication, |
22 |
-based on the Session Initiation Protocol (SIP RFC3261). |
|
22 |
+based on the Session Initiation Protocol (SIP RFC3261). |
|
23 | 23 |
|
24 | 24 |
It is engineered to power Realtime Communications such as IP telephony and |
25 | 25 |
presence infrastructures up to large scale. With embedded support for |
26 | 26 |
WebSockets/WebRTC, HTTP, XSRP and XMLrpc as well as Json-rpc it's a modern |
27 | 27 |
server, up to date with current standards on IPv4/IPv6 and TLS security. |
28 | 28 |
|
29 |
-Kamailio keeps track of users, sets up multimedia sessions, relays instant |
|
29 |
+Kamailio keeps track of users, sets up multimedia sessions, relays instant |
|
30 | 30 |
messages and creates space for new plug-in applications. Its proven |
31 | 31 |
interoperability guarantees seamless integration with components from other |
32 | 32 |
vendors, eliminating the risk of a single-vendor trap. Kamailio has |
... | ... |
@@ -58,7 +58,7 @@ II. Feature List |
58 | 58 |
Please visit http://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 |
-Most of Kamailio's features are implemented as plug-in modules. See |
|
61 |
+Most of Kamailio's features are implemented as plug-in modules. See |
|
62 | 62 |
our web site for a current list. |
63 | 63 |
|
64 | 64 |
III. Getting started |
... | ... |
@@ -73,7 +73,7 @@ The INSTALL document provides more details and guidelines that will help with |
73 | 73 |
the installation. |
74 | 74 |
|
75 | 75 |
Kamailio is composed of a core and additional modules. For each module |
76 |
-there is a README with documentation on how to configure and use the |
|
76 |
+there is a README with documentation on how to configure and use the |
|
77 | 77 |
module. These are available in each modules source code directory as well |
78 | 78 |
as on the kamailio.org web site. |
79 | 79 |
|
... | ... |
@@ -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 |
... | ... |
@@ -98,14 +98,14 @@ See http://www.kamailio.org/ for the story of SER, OpenSER and Kamailio. |
98 | 98 |
V. Obtaining Help |
99 | 99 |
================= |
100 | 100 |
|
101 |
-We offer best-effort free support for Kamailio. "best-effort" means |
|
102 |
-that we try to solve your problems via email as soon as we can, |
|
103 |
-subject to available manpower. |
|
101 |
+We offer best-effort free support for Kamailio. "best-effort" means |
|
102 |
+that we try to solve your problems via email as soon as we can, |
|
103 |
+subject to available manpower. |
|
104 | 104 |
|
105 |
-To receive feedback to your inquiries, we recommend you to subscribe |
|
106 |
-to the sr-users mailing list and post your queries there. This mailing |
|
107 |
-list is set up for mutual help by the community of Kamailio users and developers. |
|
108 |
-To participate in the mailing list, subscribe at the following web address: |
|
105 |
+To receive feedback to your inquiries, we recommend you to subscribe |
|
106 |
+to the sr-users mailing list and post your queries there. This mailing |
|
107 |
+list is set up for mutual help by the community of Kamailio users and developers. |
|
108 |
+To participate in the mailing list, subscribe at the following web address: |
|
109 | 109 |
http://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 |