User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
start [2016/03/29 09:12]
miconda [Alphabetic Indexes]
start [2022/05/13 20:59] (current)
miconda
Line 1: Line 1:
 ====== Kamailio SIP Server Documentation Wiki ====== ====== Kamailio SIP Server Documentation Wiki ======
  
-**<fc #2244FF>NOTE: The wiki has the anonymous editing disabled for the moment due to spam bots passing through the CAPTCHA systemYou have to login to be able to edit - you can create an account via registration form:</fc>** +**<fc #2244FF>NOTE: This wiki portal is in READ ONLY mode and kept for archiving purposeIt will not be updated as of June 10, 2022.</fc>**
-  * **https://www.kamailio.org/wiki/start?do=register**+
  
-**It is recommended you connect over HTTPS to log in and edit the wiki.**+**<fc #2244FF>The wiki content has been migrated to markdown and it is hosted on github at:</fc>**
  
-//Note: the TLS certificate used by this site is issued by Let's Encrypt (https://letsencrypt.org). Previous certificate was signed by CA Cert Signing Authority (www.cacert.org).//+  * **https://github.com/kamailio/kamailio-wiki**
  
-Few guidelines to edit the wiki+**<fc #2244FF>Contributions to wiki content must be done via pull requests to the github repository.</fc>**
-  * everyone is welcome to add useful content to the wiki +
-  use namespaces when adding new pages +
-  if there is a root namespace that matches the new page topic, add it inside it, eventually create a new sub-namespace +
-  * if you add many pages for the same subject, group them under same sub-namespace +
-  * if you are not sure that the content is entirely correct, send an email to mailing lists <sr-users [at] lists.sip-router.org> asking for review+
  
-<color blue>//IMPORTANT: This wiki site is work in progress, targeting to collect updated documentation for [[http://www.kamailio.org|Kamailio SIP Server]] v3.2.0 or newer. If you don't find on this site the documentation you are looking for, search for it on **Old Wiki Site**://</color>+The new wiki content can be browsed in html format at:
  
-  * [[http://www.kamailio.org/dokuwiki/|Link to Old Wiki Site]]+  * **https://www.kamailio.org/wikidocs/** 
 + 
 + 
 +---- 
 + 
 +---- 
 + 
 +---- 
 + 
 + 
 +<color blue>//IMPORTANT: For a cleaner presentation, the front page in this wiki site is linking the documents for latest stable versions, 4.3 or newer, respectively the installation and upgrade tutorials, new features, a.s.o... For older releases, 3.2.x to 4.2.x, go to **Older Releases Index**://</color> 
 + 
 +  * [[content:old-releases|Link To Content For Older Releases]] 
 + 
 +<color blue>//IMPORTANT: Content for older releases than 3.2.0 is available at the **Old Wiki Site**://</color> 
 + 
 +  * [[https://www.kamailio.org/dokuwiki/|Link To Old Wiki Site]]
  
 ===== Installation ===== ===== Installation =====
Line 23: Line 33:
 ==== Installation from GIT Sources ==== ==== Installation from GIT Sources ====
  
-  * [[install:devel:git|Install Kamailio Devel Version From GIT]]+  * [[https://kamailio.org/docs/tutorials/devel/kamailio-install-guide-git/|Install Kamailio Devel Version From GIT (html)]] 
 +  * [[install:devel:git|Install Kamailio Devel Version From GIT (wiki)]] 
 +  * [[https://kamailio.org/docs/tutorials/5.5.x/kamailio-install-guide-git/|Install Kamailio v5.5.x From GIT (html)]] 
 +  * [[https://kamailio.org/docs/tutorials/5.4.x/kamailio-install-guide-git/|Install Kamailio v5.4.x From GIT (html)]] 
 +  * [[https://kamailio.org/docs/tutorials/5.3.x/kamailio-install-guide-git/|Install Kamailio v5.3.x From GIT (html)]] 
 +  * [[https://kamailio.org/docs/tutorials/5.2.x/kamailio-install-guide-git/|Install Kamailio v5.2.x From GIT (html)]] 
 +  * [[https://kamailio.org/docs/tutorials/5.1.x/kamailio-install-guide-git/|Install Kamailio v5.1.x From GIT (html)]] 
 +  * [[https://kamailio.org/docs/tutorials/5.0.x/kamailio-install-guide-git/|Install Kamailio v5.0.x From GIT (html)]]
   * [[install:4.4.x:git|Install Kamailio v4.4.x From GIT]]   * [[install:4.4.x:git|Install Kamailio v4.4.x From GIT]]
   * [[install:4.3.x:git|Install Kamailio v4.3.x From GIT]]   * [[install:4.3.x:git|Install Kamailio v4.3.x From GIT]]
-  * [[install:4.2.x:git|Install Kamailio v4.2.x From GIT]] +
-  * [[install:4.1.x:git|Install Kamailio v4.1.x From GIT]] +
-  * [[install:4.0.x:git|Install Kamailio v4.0.x From GIT]] +
-  * [[install:3.3.x:git|Install Kamailio v3.3.x From GIT]] +
-  * [[install:3.2.x:git|Install Kamailio v3.2.x From GIT]]+
 ==== Installation By Building Packages ==== ==== Installation By Building Packages ====
  
   * [[install:4.0.x:debian|Install Kamailio v4.0.x By Building Debian Packages]]   * [[install:4.0.x:debian|Install Kamailio v4.0.x By Building Debian Packages]]
   * [[install:3.2.x:debian|Install Kamailio v3.2.x By Building Debian Packages]]   * [[install:3.2.x:debian|Install Kamailio v3.2.x By Building Debian Packages]]
 +
  
 ==== Installation From Packages ==== ==== Installation From Packages ====
  
 +  * [[https://kamailio.org/docs/tutorials/devel/kamailio-install-guide-deb/|Install Kamailio On Debian Or Ubuntu (html)]]
   * [[install:stable:debian|Install Kamailio On Debian]]   * [[install:stable:debian|Install Kamailio On Debian]]
  
 +==== Installation On Containers ====
 +
 +  * [[install:container:docker|Install Kamailio On Docker]]
 +  * [[https://github.com/ghrst/Kamailio-HA|Install Kamailio using Ansible and Docker]]
 ==== Upgrade ==== ==== Upgrade ====
  
   * [[install:upgrade:stable-to-devel|Upgrade Kamailio stable to devel]]   * [[install:upgrade:stable-to-devel|Upgrade Kamailio stable to devel]]
 +  * [[install:upgrade:5.4.x-to-5.5.0|Upgrade Kamailio v5.4.x to v5.5.0]]
 +  * [[install:upgrade:5.3.x-to-5.4.0|Upgrade Kamailio v5.3.x to v5.4.0]]
 +  * [[install:upgrade:5.2.x-to-5.3.0|Upgrade Kamailio v5.2.x to v5.3.0]]
 +  * [[install:upgrade:5.1.x-to-5.2.0|Upgrade Kamailio v5.1.x to v5.2.0]]
 +  * [[install:upgrade:5.0.x-to-5.1.0|Upgrade Kamailio v5.0.x to v5.1.0]]
 +  * [[install:upgrade:4.4.x-to-5.0.0|Upgrade Kamailio v4.4.x to v5.0.0]]
   * [[install:upgrade:4.3.x-to-4.4.0|Upgrade Kamailio v4.3.x to v4.4.0]]   * [[install:upgrade:4.3.x-to-4.4.0|Upgrade Kamailio v4.3.x to v4.4.0]]
-  * [[install:upgrade:4.2.x-to-4.3.0|Upgrade Kamailio v4.2.x to v4.3.0]] 
-  * [[install:upgrade:4.1.x-to-4.2.0|Upgrade Kamailio v4.1.x to v4.2.0]] 
-  * [[install:upgrade:4.0.x-to-4.1.0|Upgrade Kamailio v4.0.x to v4.1.0]] 
-  * [[install:upgrade:3.3.x-to-4.0.0|Upgrade Kamailio v3.3.x to v4.0.0]] 
-  * [[install:upgrade:3.2.x-to-3.3.0|Upgrade Kamailio v3.2.x to v3.3.0]] 
-  * [[install:upgrade:3.1.x-to-3.2.0|Upgrade Kamailio v3.1.x to v3.2.0]] 
- 
  
  
 ===== Download ===== ===== Download =====
  
-  * [[http://www.kamailio.org/w/download/|Main Download Page]] +  * [[https://www.kamailio.org/w/download/|Main Download Page]] 
-  * [[http://www.kamailio.org/pub/kamailio/latest/src/|Download Tarball with Sources of Latest Stable Release]]+  * [[https://www.kamailio.org/pub/kamailio/latest/src/|Download Tarball with Sources of Latest Stable Release]] 
 +  * [[download:v5.4.x-from-git|Download Sources of v5.4.x from GIT Repository]] 
 +  * [[download:v5.3.x-from-git|Download Sources of v5.3.x from GIT Repository]] 
 +  * [[download:v5.2.x-from-git|Download Sources of v5.2.x from GIT Repository]] 
 +  * [[download:v5.1.x-from-git|Download Sources of v5.1.x from GIT Repository]] 
 +  * [[download:v5.0.x-from-git|Download Sources of v5.0.x from GIT Repository]] 
 +  * [[download:v4.4.x-from-git|Download Sources of v4.4.x from GIT Repository]]
   * [[download:v4.3.x-from-git|Download Sources of v4.3.x from GIT Repository]]   * [[download:v4.3.x-from-git|Download Sources of v4.3.x from GIT Repository]]
-  * [[download:v4.2.x-from-git|Download Sources of v4.2.x from GIT Repository]] +
-  * [[download:v4.1.x-from-git|Download Sources of v4.1.x from GIT Repository]] +
-  * [[download:v4.0.x-from-git|Download Sources of v4.0.x from GIT Repository]] +
-  * [[download:v3.3.x-from-git|Download Sources of v3.3.x from GIT Repository]] +
-  * [[download:v3.2.x-from-git|Download Sources of v3.2.x from GIT Repository]]+
  
 ==== Linux - Unix Distributions ==== ==== Linux - Unix Distributions ====
Line 75: Line 95:
  
 |  Version  ^ Core Cookbook                  ^ Pseudo Variables                ^ Transformations  ^ Selects ^ Modules ^ |  Version  ^ Core Cookbook                  ^ Pseudo Variables                ^ Transformations  ^ Selects ^ Modules ^
-^ devel      [[cookbooks:devel:core|link]]  |  [[cookbooks:devel:pseudovariables|link]]  |  [[cookbooks:devel:transformations|link]]  |  [[cookbooks:devel:selects|link]]  |  [[http://kamailio.org/docs/modules/devel/|link]] +^ devel      [[cookbooks:devel:core|link]]  |  [[cookbooks:devel:pseudovariables|link]]  |  [[cookbooks:devel:transformations|link]]  |  [[cookbooks:devel:selects|link]]  |  [[https://kamailio.org/docs/modules/devel/|link]] 
-4.4.x      [[cookbooks:4.4.x:core|link]]  |  [[cookbooks:4.4.x:pseudovariables|link]]  |  [[cookbooks:4.4.x:transformations|link]]  |  [[cookbooks:4.4.x:selects|link]]  |  [[http://kamailio.org/docs/modules/4.4.x/|link]] +5.5.x      [[cookbooks:5.5.x:core|link]]  |  [[cookbooks:5.5.x:pseudovariables|link]]  |  [[cookbooks:5.5.x:transformations|link]]  |  [[cookbooks:5.5.x:selects|link]]  |  [[https://kamailio.org/docs/modules/5.5.x/|link]] 
-4.3.x      [[cookbooks:4.3.x:core|link]]  |  [[cookbooks:4.3.x:pseudovariables|link]]  |  [[cookbooks:4.3.x:transformations|link]]  |  [[cookbooks:4.3.x:selects|link]]  |  [[http://kamailio.org/docs/modules/4.3.x/|link]] +^ 5.4.x      [[cookbooks:5.4.x:core|link]]  |  [[cookbooks:5.4.x:pseudovariables|link]]  |  [[cookbooks:5.4.x:transformations|link]]  |  [[cookbooks:5.4.x:selects|link]]  |  [[https://kamailio.org/docs/modules/5.4.x/|link]] 
-4.2.x      [[cookbooks:4.2.x:core|link]]  |  [[cookbooks:4.2.x:pseudovariables|link]]  |  [[cookbooks:4.2.x:transformations|link]]  |  [[cookbooks:4.2.x:selects|link]]  |  [[http://kamailio.org/docs/modules/4.2.x/|link]] +5.3.x      [[cookbooks:5.3.x:core|link]]  |  [[cookbooks:5.3.x:pseudovariables|link]]  |  [[cookbooks:5.3.x:transformations|link]]  |  [[cookbooks:5.3.x:selects|link]]  |  [[https://kamailio.org/docs/modules/5.3.x/|link]] 
-4.1.x      [[cookbooks:4.1.x:core|link]]  |  [[cookbooks:4.1.x:pseudovariables|link]]  |  [[cookbooks:4.1.x:transformations|link]]  |  [[cookbooks:4.1.x:selects|link]]  |  [[http://kamailio.org/docs/modules/4.1.x/|link]] +5.2.x      [[cookbooks:5.2.x:core|link]]  |  [[cookbooks:5.2.x:pseudovariables|link]]  |  [[cookbooks:5.2.x:transformations|link]]  |  [[cookbooks:5.2.x:selects|link]]  |  [[https://kamailio.org/docs/modules/5.2.x/|link]] 
-4.0.x      [[cookbooks:4.0.x:core|link]]  |  [[cookbooks:4.0.x:pseudovariables|link]]  |  [[cookbooks:4.0.x:transformations|link]]  |  [[cookbooks:4.0.x:selects|link]]  |  [[http://kamailio.org/docs/modules/4.0.x/|link]] +5.1.x      [[cookbooks:5.1.x:core|link]]  |  [[cookbooks:5.1.x:pseudovariables|link]]  |  [[cookbooks:5.1.x:transformations|link]]  |  [[cookbooks:5.1.x:selects|link]]  |  [[https://kamailio.org/docs/modules/5.1.x/|link]] 
-3.3.x      [[cookbooks:3.3.x:core|link]]  |  [[cookbooks:3.3.x:pseudovariables|link]]  |  [[cookbooks:3.3.x:transformations|link]]  |  [[cookbooks:3.3.x:selects|link]]  |  [[http://kamailio.org/docs/modules/3.3.x/|link]] +5.0.x      [[cookbooks:5.0.x:core|link]]  |  [[cookbooks:5.0.x:pseudovariables|link]]  |  [[cookbooks:5.0.x:transformations|link]]  |  [[cookbooks:5.0.x:selects|link]]  |  [[https://kamailio.org/docs/modules/5.0.x/|link]] 
-3.2.x      [[cookbooks:3.2.x:core|link]]  |  [[cookbooks:3.2.x:pseudovariables|link]]  |  [[cookbooks:3.2.x:transformations|link]]  |  [[cookbooks:3.2.x:selects|link]]  |  [[http://kamailio.org/docs/modules/3.2.x/|link]]  |+4.4.x      [[cookbooks:4.4.x:core|link]]  |  [[cookbooks:4.4.x:pseudovariables|link]]  |  [[cookbooks:4.4.x:transformations|link]]  |  [[cookbooks:4.4.x:selects|link]]  |  [[https://kamailio.org/docs/modules/4.4.x/|link]] 
 +4.3.x      [[cookbooks:4.3.x:core|link]]  |  [[cookbooks:4.3.x:pseudovariables|link]]  |  [[cookbooks:4.3.x:transformations|link]]  |  [[cookbooks:4.3.x:selects|link]]  |  [[https://kamailio.org/docs/modules/4.3.x/|link]]  |
  
 \\  \\ 
Line 88: Line 109:
  
  ===== Alphabetic Indexes =====  ===== Alphabetic Indexes =====
 +
 +Alphabetic indexes generated from documentation (modules' readme docs).
  
 \\ \\
  
-| Version ^ Modules Parameters  ^ Modules Functions ^ MI Commands ^ Statistics ^ RPC Commands ^  +| Version ^ Modules Parameters  ^ Modules Functions ^ RPC Commands ^ Statistics ^  
-^ devel    [[alphaindexes:devel:modparameters|link]]  |  [[alphaindexes:devel:modfunctions|link]]  |  [[alphaindexes:devel:micommands|link]]  |  [[alphaindexes:devel:modstatistics|link]]  |  [[http://www.kamailio.org/docs/docbooks/devel/rpc_list/rpc_list.html|link]] +^ devel    [[alphaindexes:devel:modparameters|link]]  |  [[alphaindexes:devel:modfunctions|link]]  |  [[alphaindexes:devel:rpccommands|link]]  |  [[alphaindexes:devel:modstatistics|link]] 
-4.4.x    [[alphaindexes:4.4.x:modparameters|link]]  |  [[alphaindexes:4.4.x:modfunctions|link]]  |  [[alphaindexes:4.4.x:micommands|link]]  |  [[alphaindexes:4.4.x:modstatistics|link]]  |  [[http://www.kamailio.org/docs/docbooks/4.4.x/rpc_list/rpc_list.html|link]] +5.5.x    [[alphaindexes:5.5.x:modparameters|link]]  |  [[alphaindexes:5.5.x:modfunctions|link]]  |  [[alphaindexes:5.5.x:rpccommands|link]]  |  [[alphaindexes:5.5.x:modstatistics|link]] 
-^ 4.3.x    [[alphaindexes:4.3.x:modparameters|link]]  |  [[alphaindexes:4.3.x:modfunctions|link]]  |  [[alphaindexes:4.3.x:micommands|link]]  |  [[alphaindexes:4.3.x:modstatistics|link]]  |  [[http://www.kamailio.org/docs/docbooks/4.3.x/rpc_list/rpc_list.html|link]] +5.4.x    [[alphaindexes:5.4.x:modparameters|link]]  |  [[alphaindexes:5.4.x:modfunctions|link]]  |  [[alphaindexes:5.4.x:rpccommands|link]]  |  [[alphaindexes:5.4.x:modstatistics|link]] 
-^ 4.2.x    [[alphaindexes:4.2.x:modparameters|link]]  |  [[alphaindexes:4.2.x:modfunctions|link]]  |  [[alphaindexes:4.2.x:micommands|link]]  |  [[alphaindexes:4.2.x:modstatistics|link]]  |  [[http://www.kamailio.org/docs/docbooks/4.2.x/rpc_list/rpc_list.html|link]] +5.3.x    [[alphaindexes:5.3.x:modparameters|link]]  |  [[alphaindexes:5.3.x:modfunctions|link]]  |  [[alphaindexes:5.3.x:rpccommands|link]]  |  [[alphaindexes:5.3.x:modstatistics|link]] 
-^ 4.1.x   |  [[alphaindexes:4.1.x:modparameters|link]]  |  [[alphaindexes:4.1.x:modfunctions|link]]  |  [[alphaindexes:4.1.x:micommands|link]]  |  [[alphaindexes:4.1.x:modstatistics|link]]  |  [[http://www.kamailio.org/docs/docbooks/4.1.x/rpc_list/rpc_list.html|link]] +5.2.x    [[alphaindexes:5.2.x:modparameters|link]]  |  [[alphaindexes:5.2.x:modfunctions|link]]  |  [[alphaindexes:5.2.x:rpccommands|link]]  |  [[alphaindexes:5.2.x:modstatistics|link]] 
-4.0.x    [[alphaindexes:4.0.x:modparameters|link]]  |  [[alphaindexes:4.0.x:modfunctions|link]]  |  [[alphaindexes:4.0.x:micommands|link]]  |  [[alphaindexes:4.0.x:modstatistics|link]]  |  [[http://www.kamailio.org/docs/docbooks/4.0.x/rpc_list/rpc_list.html|link]] +5.1.x    [[alphaindexes:5.1.x:modparameters|link]]  |  [[alphaindexes:5.1.x:modfunctions|link]]  |  [[alphaindexes:5.1.x:rpccommands|link]]  |  [[alphaindexes:5.1.x:modstatistics|link]] 
-3.4.x    [[alphaindexes:3.4.x:modparameters|link]]  |  [[alphaindexes:3.4.x:modfunctions|link]]  |  [[alphaindexes:3.4.x:micommands|link]]  |  [[alphaindexes:3.4.x:modstatistics|link]]  |  [[http://www.kamailio.org/docs/docbooks/3.4.x/rpc_list/rpc_list.html|link]] +5.0.x    [[alphaindexes:5.0.x:modparameters|link]]  |  [[alphaindexes:5.0.x:modfunctions|link]]  |  [[alphaindexes:5.0.x:rpccommands|link]]  |  [[alphaindexes:5.0.x:modstatistics|link]]  |
-3.3.x    [[alphaindexes:3.3.x:modparameters|link]]  |  [[alphaindexes:3.3.x:modfunctions|link]]  |  [[alphaindexes:3.3.x:micommands|link]]  |  [[alphaindexes:3.3.x:modstatistics|link]]  |  [[http://www.kamailio.org/docs/docbooks/3.3.x/rpc_list/rpc_list.html|link]] +
-3.2.x    [[alphaindexes:3.2.x:modparameters|link]]  |  [[alphaindexes:3.2.x:modfunctions|link]]  |  [[alphaindexes:3.2.x:micommands|link]]  |  [[alphaindexes:3.2.x:modstatistics|link]]  |  [[http://www.kamailio.org/docs/docbooks/3.2.x/rpc_list/rpc_list.html|link]]  |+
  
 +\\
 +
 +| Version ^ Modules Parameters  ^ Modules Functions ^ MI Commands ^ Statistics ^ RPC Commands (List) ^ 
 +^ 4.4.x    [[alphaindexes:4.4.x:modparameters|link]]  |  [[alphaindexes:4.4.x:modfunctions|link]]  |  [[alphaindexes:4.4.x:micommands|link]]  |  [[alphaindexes:4.4.x:modstatistics|link]]  |  [[https://www.kamailio.org/docs/docbooks/4.4.x/rpc_list/rpc_list.html|link]]  |
 +^ 4.3.x    [[alphaindexes:4.3.x:modparameters|link]]  |  [[alphaindexes:4.3.x:modfunctions|link]]  |  [[alphaindexes:4.3.x:micommands|link]]  |  [[alphaindexes:4.3.x:modstatistics|link]]  |  [[https://www.kamailio.org/docs/docbooks/4.3.x/rpc_list/rpc_list.html|link]]  |
  
 \\  \\ 
 +
 + ===== C Code Export Lists =====
 +
 +Lists of exported symbols generated from C code.
 +
 +\\
 +
 +| Version ^ RPC Commands List ^ Cfg Vars List ^ Selects List ^ Counters List ^
 +^ devel    [[https://www.kamailio.org/docs/docbooks/devel/rpc_list/rpc_list.html|link]]  |  [[https://www.kamailio.org/docs/docbooks/devel/cfg_var_list/cfg_var_list.html|link]]  |  [[https://www.kamailio.org/docs/docbooks/devel/select_list/select_list.html|link]]  |  [[https://www.kamailio.org/docs/docbooks/devel/counter_list/counter_list.html|link]]  |
 +^ 5.0.x    [[https://www.kamailio.org/docs/docbooks/5.0.x/rpc_list/rpc_list.html|link]]  |  ---  |  ---  |  ---  |
 +
 +\\
 +
 +===== KEMI Framework =====
 +
 +Documentation and functions exported to KEMI framework, that can be used in embedded Lua/Python/JavaScript/Ruby/... SIP routing scripts:
 +
 +  * Development: https://kamailio.org/docs/tutorials/devel/kamailio-kemi-framework/
 +  * Version 5.4.x: https://kamailio.org/docs/tutorials/5.4.x/kamailio-kemi-framework/
  
 ===== Features ===== ===== Features =====
  
   * [[features:new-in-devel|New Features in Devel Version]]   * [[features:new-in-devel|New Features in Devel Version]]
 +  * [[features:new-in-5.5.x|New Features in Release 5.5.x]]
 +  * [[features:new-in-5.4.x|New Features in Release 5.4.x]]
 +  * [[features:new-in-5.3.x|New Features in Release 5.3.x]]
 +  * [[features:new-in-5.2.x|New Features in Release 5.2.x]]
 +  * [[features:new-in-5.1.x|New Features in Release 5.1.x]]
 +  * [[features:new-in-5.0.x|New Features in Release 5.0.x]]
   * [[features:new-in-4.4.x|New Features in Release 4.4.x]]   * [[features:new-in-4.4.x|New Features in Release 4.4.x]]
   * [[features:new-in-4.3.x|New Features in Release 4.3.x]]   * [[features:new-in-4.3.x|New Features in Release 4.3.x]]
-  * [[features:new-in-4.2.x|New Features in Release 4.2.x]] +
-  * [[features:new-in-4.1.x|New Features in Release 4.1.x]] +
-  * [[features:new-in-4.0.x|New Features in Release 4.0.x]] +
-  * [[features:new-in-3.3.x|New Features in Release 3.3.x]] +
-  * [[features:new-in-3.2.x|New Features in Release 3.2.x]] +
-  * [[http://www.kamailio.org/dokuwiki/doku.php/features:new-in-3.1.x|New Features in Release 3.1.x]] +
-  * [[http://www.kamailio.org/dokuwiki/doku.php/features:new-in-3.0.x|New Features in Release 3.0.x]] +
-  * [[http://www.kamailio.org/dokuwiki/doku.php/features:new-in-1.5.x|New Features in Release 1.5.x]] +
-  * [[http://www.kamailio.org/dokuwiki/doku.php/features:new-in-1.4.x|New Features in Release 1.4.x]] +
-  * [[http://www.kamailio.org/dokuwiki/doku.php/features:new-in-1.3.x|New Features in Release 1.3.x]]+
  
 ===== Tutorials ===== ===== Tutorials =====
Line 130: Line 172:
   * [[tutorials:IMS:installation-howto|Howto install and  configure IMS with Kamailio]]   * [[tutorials:IMS:installation-howto|Howto install and  configure IMS with Kamailio]]
   * [[tutorials:auth:auth_db|Howto setup auth_db and usrloc]]   * [[tutorials:auth:auth_db|Howto setup auth_db and usrloc]]
 +  * [[tutorials:tls:howto-openssl-1-0|Howto switch to OpenSSL 1.0 for TLS Connections]]
   * [[tutorials:troubleshooting:memory|Troubleshooting - Memory]]   * [[tutorials:troubleshooting:memory|Troubleshooting - Memory]]
 +  * [[tutorials:troubleshooting:coredumpfile|Troubleshooting - Core Dump File]]
   * [[tutorials:getting-started:main|Getting Started]]   * [[tutorials:getting-started:main|Getting Started]]
   * [[tutorials:kamailio-and-mongodb|Kamailio and MongoDB]]   * [[tutorials:kamailio-and-mongodb|Kamailio and MongoDB]]
 +  * [[tutorials:kamailio-startup-scripts|Kamailio Startup Scripts]]
 +  * [[tutorials:kamailio-flag-operations| Kamailio Flag Operations]]
 ==== Security related tutorials ==== ==== Security related tutorials ====
  
   * [[tutorials:Security:Security-threats|Overview of Security issues for SIP routers]]   * [[tutorials:Security:Security-threats|Overview of Security issues for SIP routers]]
   * [[tutorials:Security:Kamailio-Security|Overview of Security related config snippets]]   * [[tutorials:Security:Kamailio-Security|Overview of Security related config snippets]]
 +
 ==== External Tutorials ==== ==== External Tutorials ====
  
Line 145: Line 192:
 ==== Database Structure ==== ==== Database Structure ====
  
-  * [[http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html|Devel Version]] +  * [[https://www.kamailio.org/docs/db-tables/kamailio-db-devel.html|Devel Version]] 
-  * [[http://www.kamailio.org/docs/db-tables/kamailio-db-4.3.x.html|4.3.x Version]] +  * [[https://www.kamailio.org/docs/db-tables/kamailio-db-5.2.x.html|5.2.x Version]] 
-  * [[http://www.kamailio.org/docs/db-tables/kamailio-db-4.2.x.html|4.2.x Version]] +  * [[https://www.kamailio.org/docs/db-tables/kamailio-db-5.1.x.html|5.1.x Version]] 
-  * [[http://www.kamailio.org/docs/db-tables/kamailio-db-4.1.x.html|4.1.x Version]] +  * [[https://www.kamailio.org/docs/db-tables/kamailio-db-5.0.x.html|5.0.x Version]] 
-  * [[http://www.kamailio.org/docs/db-tables/kamailio-db-3.3.x.html|3.3.x Version]] +  * [[https://www.kamailio.org/docs/db-tables/kamailio-db-4.4.x.html|4.4.x Version]] 
-  * [[http://www.kamailio.org/docs/db-tables/kamailio-db-3.2.x.html|3.2.x Version]]+  * [[https://www.kamailio.org/docs/db-tables/kamailio-db-4.3.x.html|4.3.x Version]] 
 + 
 ===== Development ===== ===== Development =====
  
 ==== Development APIs ==== ==== Development APIs ====
  
-  * [[http://www.kamailio.org/docs/docbooks/3.2.x/rpc_api/rpc_api.html|RPC Control Interface - API]] +  * [[https://www.kamailio.org/docs/docbooks/3.2.x/rpc_api/rpc_api.html|RPC Control Interface - API]] 
-  * [[http://www.asipto.com/pub/kamailio-devel-guide/|Kamailio Development Guide]]+  * [[https://www.asipto.com/pub/kamailio-devel-guide/|Kamailio Development Guide]]
  
 ==== Embedded APIs ==== ==== Embedded APIs ====
 +
 +See the section about KEMI exports.
 +
 +Old Exports APIs:
  
 \\ \\
Line 165: Line 218:
 ^ devel        [[embeddedapi:devel:java|link]]  |  [[embeddedapi:devel:lua|link]]  |  [[embeddedapi:devel:mono|link]]  |  [[embeddedapi:devel:perl|link]]  |  [[embeddedapi:devel:python|link]]  | ^ devel        [[embeddedapi:devel:java|link]]  |  [[embeddedapi:devel:lua|link]]  |  [[embeddedapi:devel:mono|link]]  |  [[embeddedapi:devel:perl|link]]  |  [[embeddedapi:devel:python|link]]  |
 ^ 4.3.x        [[embeddedapi:4.3.x:java|link]]  |  [[embeddedapi:4.3.x:lua|link]]  |  [[embeddedapi:4.3.x:mono|link]]  |  [[embeddedapi:4.3.x:perl|link]]  |  [[embeddedapi:4.3.x:python|link]]  | ^ 4.3.x        [[embeddedapi:4.3.x:java|link]]  |  [[embeddedapi:4.3.x:lua|link]]  |  [[embeddedapi:4.3.x:mono|link]]  |  [[embeddedapi:4.3.x:perl|link]]  |  [[embeddedapi:4.3.x:python|link]]  |
-^ 4.2.x        [[embeddedapi:4.2.x:java|link]]  |  [[embeddedapi:4.2.x:lua|link]]  |  [[embeddedapi:4.2.x:mono|link]]  |  [[embeddedapi:4.2.x:perl|link]]  |  [[embeddedapi:4.2.x:python|link]]  | 
-^ 4.1.x        [[embeddedapi:4.1.x:java|link]]  |  [[embeddedapi:4.1.x:lua|link]]  |  [[embeddedapi:4.1.x:mono|link]]  |  [[embeddedapi:4.1.x:perl|link]]  |  [[embeddedapi:4.1.x:python|link]]  | 
-^ 4.0.x        -  |  [[embeddedapi:4.0.x:lua|link]]  |  [[embeddedapi:4.0.x:mono|link]]  |  [[embeddedapi:4.0.x:perl|link]]  |  [[embeddedapi:4.0.x:python|link]]  | 
-^ 3.3.x        -  |  [[embeddedapi:3.3.x:lua|link]]  |  [[embeddedapi:3.3.x:mono|link]]  |  [[embeddedapi:3.3.x:perl|link]]  |  [[embeddedapi:3.3.x:python|link]]  | 
-^ 3.2.x        -  |  [[embeddedapi:3.2.x:lua|link]]  |  -  |  [[embeddedapi:3.2.x:perl|link]]  |  [[embeddedapi:3.2.x:python|link]]  | 
  
 \\  \\ 
Line 175: Line 223:
 ==== Guidelines ==== ==== Guidelines ====
  
-  * [[http://asipto.com/u/kdg|Kamailio SIP Server v3.2.x Devel Guide]]+  * [[https://asipto.com/u/kdg|Kamailio SIP Server v3.2.x Devel Guide]]
   * [[devel:backporting-to-3.2.x|Backporting Patches from Devel Branch to 3.2.x]]   * [[devel:backporting-to-3.2.x|Backporting Patches from Devel Branch to 3.2.x]]
   * [[devel:git-commit-guidelines|GIT Commit Guidelines]]   * [[devel:git-commit-guidelines|GIT Commit Guidelines]]
Line 183: Line 231:
   * [[devel:module-docbook-readme|Writing Docbook Files for Module Readme]]   * [[devel:module-docbook-readme|Writing Docbook Files for Module Readme]]
   * [[devel:git-access|Developer Git Access]]   * [[devel:git-access|Developer Git Access]]
-  * [[securitypolicy|Process for handling Security Vulnerabilities (proposal)]]+  * [[security:policy|Process for handling Security Vulnerabilities]] 
 +  * [[devel:config-engines|Configuration File Engines]] 
 +  * [[devel:troubleshooting-gdb-scripts|Troubleshooting - GDB Scripts]]
  
 ==== Misc ==== ==== Misc ====
  
 +  * [[devel:new-features-requests|New Features Requests]]
   * [[devel:active-contributors|Contributors - List of Active Developers]]   * [[devel:active-contributors|Contributors - List of Active Developers]]
-  * [[devel:irc-meetings|IRC Development Meetings]]+  * [[devel:irc-meetings|Online IRC Development Meetings]]
   * [[devel:makefile-system|Makefile System]]   * [[devel:makefile-system|Makefile System]]
-  * [[http://www.kamailio.org.cn|Kamailio Chinese Community-中国社区]]+  * [[https://www.kamailio.org.cn|Kamailio Chinese Community-中国社区]]
   * [[scripts:toc|Various Scripts]]   * [[scripts:toc|Various Scripts]]
   * [[devel:kamailio-5.0-design|Kamailio v5.0 Design]]   * [[devel:kamailio-5.0-design|Kamailio v5.0 Design]]
 +  * [[https://kamailio.org/docs/tutorials/devel/kamailio-kemi-framework/|Kamailio KEMI Framework Tutorial]]
 +  * [[devel:config-engines|KEMI Configuration File Engines]]
 +  * [[history:09-years-ser-kamailio|History - 9 Years of SER-Kamailio]]
 +  * [[history:15-years-ser-kamailio|History - 15 Years of SER-Kamailio]]
 +  * [[https://www.kamailio.org/events/|Kamailio related event presentation archive]]
 +  * [[kemi:performances|KEMI Performances]]
 +
 ===== Disclaimer ===== ===== Disclaimer =====
  
 <color grey> <color grey>
-The dokuwiki is left open for contribution to anybody but may be abused by malicious people out there. Hence, the content of the dokuwiki page may have </color><color green>//illegal//</color><color grey> content at some points in time. Please report such cases as soon as you see them at //sr-dev@lists.sip-router.org//. Kamailio.org is not responsible for the content in the dokuwiki pages.+The dokuwiki is left open for contribution to anybody but may be abused by malicious people out there. Hence, the content of the dokuwiki page may have </color><color green>//illegal//</color><color grey> content at some points in time. Please report such cases as soon as you see them at //sr-dev@lists.kamailio.org//. Kamailio.org is not responsible for the content in the dokuwiki pages.
 </color> </color>
start.1459235550.txt.gz · Last modified: 2016/03/29 09:12 by miconda