Sipexer v1.0.1 Released
Announcing the release of sipexer v1.0.0 – a CLI SIP tool to facilitate testing and monitoring of SIP signalling servers. Among changes coming with this version: reuse Via from INVITE request for ACKRead More…
Announcing the release of sipexer v1.0.0 – a CLI SIP tool to facilitate testing and monitoring of SIP signalling servers. Among changes coming with this version: reuse Via from INVITE request for ACKRead More…
A new SIP CLI tool has been released to v1.0.0 that can facilitate testing and monitoring of SIP signalling systems. It tries to have a modern approach, with a flexible templating system,Read More…
A listing of various SIP resources was published on Github at: https://github.com/miconda/sip-resources It focuses on open source variants, although there are several freeware and paid options, being build mainly from the perspectiveRead More…
Kamcli, the Kamailio command line tool written in Python, got recently a couple of new features, among them ability to interact with APIBan.org service to fetch the list of IP addresses andRead More…
In the users community forum, Nicki Bo Otte has shared his work of creating JavaScript stubs for KEMI exports that enable Jetbrains PHPStorm and Webstorm IDEs to offer auto-completion when writing KamailioRead More…
The SecSIPIDx project released v1.1.0. It offers a C API library and a CLI tool (with the option to run as a REST API server) to facilitate the implementation of STIR/SHAKEN extensionsRead More…
Following the recent discussion on sr-users mailing list related to extensions available for various editors (e.g., vim, atom, vscode) that add syntax highlighting for kamailio.cfg, Juha Heinenen contributed the initial version ofRead More…
The extension for Visual Studio Code (aka VSCode – the popular free text editor from Microsoft) that implements syntax highlighting for kamailio.cfg got several updates since it was first released more thanRead More…
Those spending a lot of time navigating through Kamailio project web resources, the KSR-URL-Expander browser extension could be useful. It works with all major browsers based on Chromium (e.g., Chrome, Brave) andRead More…
Recently, Emmanuel Schmidbauer announced to Kamailio matrix chat channel a tiny REST API server to abstract JSONRPC layer of Kamailio RPC commands. It leverages Kamailio jsonrpcs and xhttp modules, therefore the applicationRead More…