Module debug in Kamailio
Sometimes Kamailio modules don't behave how you expect them to, and you want to dive a little deeper into what's going on...
Sometimes Kamailio modules don't behave how you expect them to, and you want to dive a little deeper into what's going on...
I ran into this issue the other day while compiling Kamailio from source: Jul 03 23:49:35 kamailio: ERROR: <core> : ksr_load_module(): could not open module </usr/local/lib64/kamailio/modules/ndb_redis.so>: /usr/local/lib64/kamailio/modules/ndb_redis.so: undefined symbol: redisvCommandJul…
I run Ubuntu on my desktop and I mess with Kamailio a lot. Recently I was doing some work with KEMI using Python, but installing the latest versions of Kamailio…
If you’re setting up Kamailio for support for WebSocket and need to bind to TCP port 80 or TCP port 443, you may run into the issue that permission is…
Using Kamailio to transform a Multipart MIME SIP Body into a plain SDP only SIP body.
An IMS Analysis Challenge - Find the answers to the questions through analysis of PCAPs.
Installing RTPengine on Ubuntu releases
Interacting with Homer SIP capture vai the API
Adventures in setting up a non-working USSD Gateway for IMS
Adding Prometheus support to Kamailio and rendering stats in Grafana
Using Kamailio with a Diameter Routing Agent
Recently I had a strange issue I thought I’d share. Using Kamailio as an Interrogating-CSCF, Kamailio was getting the S-CSCF details from the User-Authorization-Answer’s “Server-Name” (602) AVP. The value was…
Extracting SDP Parameters with Kamailio
A quick post on a lesson that took me a while to learn with DNS, Kamailio and IMS.
Bad Extension is nothing to do with the Dialplan...
Quirks and gotchas of working with SMS on IMS on iPhones.
Using Redis with Kamailio
Using FreeSWITCH as an IMS Application Server
Some tricks to handle if you've got multiple headers all with the same name in Kamailio
Using the Rtimer module and UAC to be annoying, or very useful.