ENUM in Practice with Kamailio
Using ENUM to resolve E.164 numbers into SIP URIs using Kamailio.
Using ENUM to resolve E.164 numbers into SIP URIs using Kamailio.
I’d been trying for some time to get Kamailio acting as a Diameter Routing Agent with mixed success, and eventually got it working, after a few changes to the codebase…
Using Docker to spin up environments to test Kamailio in
So far with most of our discussions about Kamailio we’ve talked about routing the initial SIP request (INVITE, REGISTER, SUBSCRIBE, etc), but SIP is not a one-message protocol, there’s a…
Things to keep in mind before using Kamailio as a Load Balancer for Asterisk
Kamailio world was an online event this year, but you can find all the videos here now they’ve all been posted.
Using UAC module to authenticate outbound calls where you need to respond to a 401 Unauthorised Response, or a 407 Proxy Authentication required
Using Docker to containerize Kamailio instanances
My first Pull / Merge in the Kamailio project was to fix the IMS P-CSCF config
Using Kamailio to send HTTP requests (POST & GET) to a HTTP server and store the result.
Running multiple instances of Kamailio on the same server using init.d
Using Transport Layer Security (TLS) to protect SIP traffic from modification / manipulation and guarantee message authenticity.
Using apt package manager to install nightly Kamailio builds
Using Ansible to automate Kamailio deployments at scale
Lessons learned about setting up VoLTE / IMS Networks at small scale.
A look into Instant Messaging using SIP
Using KEMI to handle Kamailio SIP Routing in Python
Using Kamailio's UAC module to send outbound SIP REGISTER messages
Using Kamailio UAC module to send a SIP Text Message (MESSAGE) to an administrator when a user dials an emergency services number.
Using KEMI to write routing logic using languages like Python, Ruby, Lua and JS