Structured JSON Logging
Being a daemon application, Kamailio logging capabilities are very flexible, from ability to write your own log messages via configuration file script, to controlling the log levels via RPC, enable logging onlyRead More…
Being a daemon application, Kamailio logging capabilities are very flexible, from ability to write your own log messages via configuration file script, to controlling the log levels via RPC, enable logging onlyRead More…
The master branch of Kamailio (to be released in a few months as v5.4.0) introduced a new feature part of usrloc (user location) module: sending keepalive requests to registered contacts and measuringRead More…
The year just started and a new module was merged into Kamailio git master branch, respectively mqtt: https://www.kamailio.org/docs/modules/devel/modules/mqtt.html It has been contributed by Thomas Weber from pascom.net, who has become a registeredRead More…
Kamailio SIP Server v5.2.5 stable is out – a minor release including fixes in code and documentation since v5.2.4. The configuration file and database schema compatibility is preserved, which means you don’t haveRead More…
The first commit with the code for Kamailio was done on the 3rd of September, 2001. A bit more than 18 years of continuous development, the project marked the milestone of 30000Read More…
With the creation of branch 5.3, the master branch is again open for adding new features, to be part of future release series v5.4.x. Based on the workflow used during the pastRead More…
The Git branch 5.3 has been created, to be used for releasing v5.3.x series. To check out this branch, the following commands can be used: git clone https://github.com/kamailio/kamailio kamailio-5.3 cd kamailio-5.3 gitRead More…
Kamailio SIP Server project is organizing another meeting of its developers during November 14-15, 2019, hosted again by sipgate.de in Dusseldorf, Germany. The event is intended to facilitate the interaction between Kamailio developersRead More…
The formal notification that the development for the next major version 5.3.0 is now frozen. The focus has to be on testing the master branch. Also, the master branch should not getRead More…
With the perspective that Python2 is going to be removed from the major Linux distributes starting with the beginning of next year, the work to upgrade kamcli to run with Python3 hasRead More…