Module: kamailio Branch: master Commit: bef223c9224af2b944ad80253aa78648c917041b URL: https://github.com/kamailio/kamailio/commit/bef223c9224af2b944ad80253aa78648...
Author: Olle E. Johansson oej@edvina.net Committer: Olle E. Johansson oej@edvina.net Date: 2015-01-10T09:21:45+01:00
Docs Remove SVN ID, minor updates
---
Modified: AUTHORS Modified: COPYING Modified: ISSUES Modified: NEWS Modified: README Modified: TODO
---
Diff: https://github.com/kamailio/kamailio/commit/bef223c9224af2b944ad80253aa78648... Patch: https://github.com/kamailio/kamailio/commit/bef223c9224af2b944ad80253aa78648...
---
diff --git a/AUTHORS b/AUTHORS index b766254..e000c85 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,4 +1,3 @@ -# $Id$ # The format of this file was inspired by the Linux kernel CREDITS file. # # Authors and contributors are listed alphabetically (first name). diff --git a/COPYING b/COPYING index 391d8b5..22c373a 100644 --- a/COPYING +++ b/COPYING @@ -2,18 +2,18 @@ ------------------------------------------------------------------------- IMPORTANT NOTES
-1) The GPL applies to this copy of SIP Router software (sip-router). +1) The GPL applies to this copy of Kamailio software (sip-router).
-2) SIP-router software allows programmers to plug-in external modules to the +2) The Kamailio software allows programmers to plug-in external modules to the core part. Note that GPL mandates all plug-ins developed for the - SIP-router software are to be released under GPL license to be GPL-ed or + Kamailio software are to be released under GPL license to be GPL-ed or use a GPL compatible free software license.
(see http://www.gnu.org/copyleft/gpl-faq.html#GPLAndPlugins for a detailed explanation)
3) Note that the GPL bellow is copyrighted by the Free Software Foundation, - but the SIP-router software is copyrighted by multiple individuals and + but the Kamailio software is copyrighted by multiple individuals and companies.
------------------------------------------------------------------------- @@ -23,12 +23,12 @@ GNU Licence FAQ This FAQ provides answers to most frequently asked questions. To fully understand implications of the GNU license, read it.
-- you can run SIP-router for any purpose +- you can run Kamailio for any purpose - you can redistribute it as long as you include source code and license conditions with the distribution -- you cannot release programs derived from SIP-router without releasing +- you cannot release programs derived from Kamailio without releasing their source code -- you can not change the copyright of any part of SIP-router +- you can not change the copyright of any part of Kamailio
------------------------------------------------------------------------- diff --git a/ISSUES b/ISSUES index 941aea9..f82cfad 100644 --- a/ISSUES +++ b/ISSUES @@ -1,6 +1,4 @@ # -# $Id$ -#
This is a collection of issues which have shown up since the version 0.8.8 was released. The issues are diff --git a/NEWS b/NEWS index 8b6d326..f9792f2 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,3 @@ -$Id$ - Release notes for Kamailio/SIP Router (sr) ***********************************************
diff --git a/README b/README index 4c554b0..0683a91 100644 --- a/README +++ b/README @@ -35,7 +35,8 @@ of other leading SIP vendors. The Kamailio software enables a flexible plug-in model for new applications: Third parties can easily link their plug-ins with the server code and provide thereby advanced and customized services. With a modern RPC interface, 3rd party application can integrate -and interact with services provided by Kamailio. +and interact with services provided by Kamailio. By using the EVAPI interface or the +embedded HTTP server restful applications can be built.
Kamailio's performance and robustness allows it to serve millions of users and accommodate needs of very large operators. With a low-cost dual-CPU, the Kamailio server is able to power diff --git a/TODO b/TODO index 709fce7..9f5c6be 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,3 @@ -$Id$
( - todo, x - done) x change subst_run/str to return error (different from not found)