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
Next revision Both sides next revision
start [2018/01/02 11:26]
miconda [Tutorials]
start [2020/07/29 13:18]
miconda
Line 5: Line 5:
  
 **It is recommended you connect over HTTPS to log in and edit the wiki.** **It is recommended you connect over HTTPS to log in and edit the wiki.**
- 
-//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).// 
  
 Few guidelines to edit the wiki: Few guidelines to edit the wiki:
Line 15: Line 13:
   * 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   * 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 newerIf you don't find on this site the documentation you are looking forsearch for it on **Old Wiki Site**://</color>+<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.xgo to **Older Releases Index**://</color>
  
-  * [[http://www.kamailio.org/dokuwiki/|Link to Old Wiki Site]]+  * [[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 25:
 ==== Installation from GIT Sources ==== ==== Installation from GIT Sources ====
  
-  * [[http://kamailio.org/docs/tutorials/devel/kamailio-install-guide-git/|Install Kamailio Devel Version From GIT (html)]]+  * [[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)]]   * [[install:devel:git|Install Kamailio Devel Version From GIT (wiki)]]
-  * [[http://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.4.x/kamailio-install-guide-git/|Install Kamailio v5.4.x From GIT (html)]] 
-  * [[http://kamailio.org/docs/tutorials/5.0.x/kamailio-install-guide-git/|Install Kamailio v5.0.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 ====
  
-  * [[http://kamailio.org/docs/tutorials/devel/kamailio-install-guide-deb/|Install Kamailio On Debian Or Ubuntu (html)]]+  * [[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.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: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.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.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: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.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 84: Line 85:
  
 |  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]] 
-^ 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]]  |  [[http://kamailio.org/docs/modules/5.1.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]] 
-^ 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]]  |  [[http://kamailio.org/docs/modules/5.0.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.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.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.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.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]] 
-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.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]] 
-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]] +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.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]] +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]]  |
-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]] +
-^ 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]]  |+
  
 \\  \\ 
Line 106: Line 105:
 | Version ^ Modules Parameters  ^ Modules Functions ^ RPC Commands ^ Statistics ^  | Version ^ Modules Parameters  ^ Modules Functions ^ RPC Commands ^ Statistics ^ 
 ^ devel    [[alphaindexes:devel:modparameters|link]]  |  [[alphaindexes:devel:modfunctions|link]]  |  [[alphaindexes:devel:rpccommands|link]]  |  [[alphaindexes:devel:modstatistics|link]]  | ^ devel    [[alphaindexes:devel:modparameters|link]]  |  [[alphaindexes:devel:modfunctions|link]]  |  [[alphaindexes:devel:rpccommands|link]]  |  [[alphaindexes:devel:modstatistics|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]]  |
 +^ 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]]  |
 +^ 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]]  |
 ^ 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]]  | ^ 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]]  |
 ^ 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]]  | ^ 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]]  |
Line 112: Line 114:
  
 | Version ^ Modules Parameters  ^ Modules Functions ^ MI Commands ^ Statistics ^ RPC Commands (List) ^  | 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]]  |  [[http://www.kamailio.org/docs/docbooks/4.4.x/rpc_list/rpc_list.html|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]]  |  [[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]]  |  [[http://www.kamailio.org/docs/docbooks/4.3.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]]  |
-^ 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]] +
-^ 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]] +
-^ 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]] +
-^ 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]] +
-^ 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]]  |+
  
 \\  \\ 
Line 130: Line 126:
  
 | Version ^ RPC Commands List ^ Cfg Vars List ^ Selects List ^ Counters List ^ | Version ^ RPC Commands List ^ Cfg Vars List ^ Selects List ^ Counters List ^
-^ devel    [[http://www.kamailio.org/docs/docbooks/devel/rpc_list/rpc_list.html|link]]  |  [[http://www.kamailio.org/docs/docbooks/devel/cfg_var_list/cfg_var_list.html|link]]  |  [[http://www.kamailio.org/docs/docbooks/devel/select_list/select_list.html|link]]  |  [[http://www.kamailio.org/docs/docbooks/devel/counter_list/counter_list.html|link]] +^ 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    [[http://www.kamailio.org/docs/docbooks/5.0.x/rpc_list/rpc_list.html|link]]  |  ---  |  ---  |  ---  |+^ 5.0.x    [[https://www.kamailio.org/docs/docbooks/5.0.x/rpc_list/rpc_list.html|link]]  |  ---  |  ---  |  ---  |
  
 \\ \\
 +
 +===== KEMI Framework Exports =====
 +
 +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.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.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-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 161: Line 159:
   * [[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:troubleshooting:coredumpfile|Troubleshooting - Core Dump File]]
Line 166: Line 165:
   * [[tutorials:kamailio-and-mongodb|Kamailio and MongoDB]]   * [[tutorials:kamailio-and-mongodb|Kamailio and MongoDB]]
   * [[tutorials:kamailio-startup-scripts|Kamailio Startup Scripts]]   * [[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 178: Line 179:
 ==== 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-5.1.x.html|5.1.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-5.0.x.html|5.0.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.4.x.html|4.4.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-4.3.x.html|4.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-4.2.x.html|4.2.x Version]] +  * [[https://www.kamailio.org/docs/db-tables/kamailio-db-4.3.x.html|4.3.x Version]] 
-  * [[http://www.kamailio.org/docs/db-tables/kamailio-db-4.1.x.html|4.1.x Version]] + 
-  * [[http://www.kamailio.org/docs/db-tables/kamailio-db-3.3.x.html|3.3.x Version]] +
-  * [[http://www.kamailio.org/docs/db-tables/kamailio-db-3.2.x.html|3.2.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 201: Line 205:
 ^ 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 211: Line 210:
 ==== 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 219: Line 218:
   * [[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:config-engines|Configuration File Engines]]
   * [[devel:troubleshooting-gdb-scripts|Troubleshooting - GDB Scripts]]   * [[devel:troubleshooting-gdb-scripts|Troubleshooting - GDB Scripts]]
Line 225: Line 224:
 ==== 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]]
-  * [[http://kamailio.org/docs/tutorials/devel/kamailio-kemi-framework/|Kamailio KEMI Framework Tutorial]]+  * [[https://kamailio.org/docs/tutorials/devel/kamailio-kemi-framework/|Kamailio KEMI Framework Tutorial]]
   * [[devel:config-engines|KEMI Configuration File Engines]]   * [[devel:config-engines|KEMI Configuration File Engines]]
   * [[history:09-years-ser-kamailio|History - 9 Years of SER-Kamailio]]   * [[history:09-years-ser-kamailio|History - 9 Years of SER-Kamailio]]
   * [[history:15-years-ser-kamailio|History - 15 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 =====
  
start.txt · Last modified: 2022/05/13 20:59 by miconda