Time has come for another online edition of Kamailio World Conference, the event enabling community networking and knowledge sharing for Kamailio SIP Server project. The 10th edition starts tomorrow, Wednesday, September 7,Read More…
Kamailio World Conference Online 2022 – The Schedule
The schedule for Kamailio World Conference Online 2022 has been published on the event website: https://www.kamailioworld.com The event spans over two days, September 7-8, 2022, with presentations and open discussion sessions duringRead More…
Sipexer v1.0.3 Released
Announcing the release of sipexer v1.0.3 – a CLI SIP tool to facilitate testing and monitoring of SIP signalling servers. It is another patch release following the v1.0.2 from late May, fixingRead More…
Kamailio v5.6.1 Released
Kamailio SIP Server v5.6.1 stable is out – a minor release including fixes in code and documentation since v5.6.0. The configuration file and database schema compatibility is preserved, which means you don’t haveRead More…
New Module: TLS_WOLFSSL
A recent contribution by Chan Shih-Ping added a new module, respectively tls_wolfssl: https://www.kamailio.org/docs/modules/devel/modules/tls_wolfssl.html It offers an alternative to the tls module using the library from wolfssl project, the tls module is usingRead More…
Kamailio v5.6.0 Released
May 23, 2022: Kamailio v5.6.0 is out – a new major release, bringing new features and improvements added during ten months of development and about 8 weeks of testing. In short, this major release brings 7Read More…
Converting Kamailio Wiki To Markdown
It was discussed a couple of times during the past Kamailio development meetings and several days ago the works started to convert the Kamailio Wiki content to markdown format and host theRead More…
Development Is Open For Future Release Of v5.7.x Series
The git branch 5.6 was created, therefore the master branch is open for adding new features, to be part of future Kamailio release series v5.7.x (or whatever version number will be decidedRead More…
Git Branch 5.6 Has Been Created
The git branch 5.6 has been created, to be used for releasing Kamailio v5.6.x series. To check out this branch, the following commands can be used: git clone https://github.com/kamailio/kamailio kamailio-5.6 cd kamailio-5.6Read More…
Sipexer v1.0.1 Released
Announcing the release of sipexer v1.0.1 – a CLI SIP tool to facilitate testing and monitoring of SIP signalling servers. Among changes coming with this version: reuse Via from INVITE request forRead More…