2
0
Эх сурвалжийг харах

Docs Remove SVN ID, minor updates

Olle E. Johansson 10 жил өмнө
parent
commit
bef223c922
6 өөрчлөгдсөн 9 нэмэгдсэн , 14 устгасан
  1. 0 1
      AUTHORS
  2. 7 7
      COPYING
  3. 0 2
      ISSUES
  4. 0 2
      NEWS
  5. 2 1
      README
  6. 0 1
      TODO

+ 0 - 1
AUTHORS

@@ -1,4 +1,3 @@
-# $Id$
 # The format of this file was inspired by the Linux kernel CREDITS file.
 # The format of this file was inspired by the Linux kernel CREDITS file.
 # 
 # 
 # Authors and contributors are listed alphabetically (first name).
 # Authors and contributors are listed alphabetically (first name).

+ 7 - 7
COPYING

@@ -2,18 +2,18 @@
 -------------------------------------------------------------------------
 -------------------------------------------------------------------------
 IMPORTANT NOTES
 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
    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.
    use a GPL compatible free software license.
 
 
    (see http://www.gnu.org/copyleft/gpl-faq.html#GPLAndPlugins
    (see http://www.gnu.org/copyleft/gpl-faq.html#GPLAndPlugins
     for a detailed explanation)
     for a detailed explanation)
 
 
 3) Note that the GPL bellow is copyrighted by the Free Software Foundation,
 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.
    companies.
 
 
 -------------------------------------------------------------------------
 -------------------------------------------------------------------------
@@ -23,12 +23,12 @@ GNU Licence FAQ
 This FAQ provides answers to most frequently asked questions. To fully
 This FAQ provides answers to most frequently asked questions. To fully
 understand implications of the GNU license, read it.
 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
 - you can redistribute it as long as you include source code and
   license conditions with the distribution
   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
   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
 
 
 
 
 -------------------------------------------------------------------------
 -------------------------------------------------------------------------

+ 0 - 2
ISSUES

@@ -1,6 +1,4 @@
 #
 #
-# $Id$
-#
 
 
 This is a collection of issues which have shown up
 This is a collection of issues which have shown up
 since the version 0.8.8 was released. The issues are
 since the version 0.8.8 was released. The issues are

+ 0 - 2
NEWS

@@ -1,5 +1,3 @@
-$Id$
-
 Release notes for Kamailio/SIP Router (sr)
 Release notes for Kamailio/SIP Router (sr)
 ***********************************************
 ***********************************************
 
 

+ 2 - 1
README

@@ -35,7 +35,8 @@ of other leading SIP vendors.
 The Kamailio software enables a flexible plug-in model for new applications: Third parties 
 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
 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
 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
 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 
 of very large operators. With a low-cost dual-CPU, the Kamailio server is able to power 

+ 0 - 1
TODO

@@ -1,4 +1,3 @@
-$Id$
 
 
 ( - todo, x - done)
 ( - todo, x - done)
 x change subst_run/str to return error (different from not found)
 x change subst_run/str to return error (different from not found)