Using Python3 inside the FreeSWITCH Dialplan

Using Python3 inside the FreeSWITCH Dialplan
A new tool I’ve written to stream packets from one machine to another for analysis in real time.
Ubuntu 20.04 repos have a fairly outdated release of Wireshark, and the other day when trying to open a packet capture I got the below error: After doing an apt-get update && apt-get upgrade wireshark, the version of Wireshark, and the issue remained. I have compiled Wireshark from source before, but it’s a real headache, […]
Quick intro to setting up Wireguard interfaces in Mirktok’s RouterOS.
Setting up Open5Gs without a NAT requirement, and the routing required to do so.
A few .bashrc tweaks to improve the ‘history’ command
A Mikrotik is not a NAS. Or is it?
No.
Searching your Bash history the easy way.
Cheat sheets for common Docker Commands
Using Mkcert to generate valid SSL certificates on your local machine for development
Installing the Siremis Kamailio web administration interface
Installing the HEP Processor and SIP Captagent to capture SIP data and feed it to HOMER
Implementing SCTP in Kamailio
Using rtpengine to bridge calls in Kamailio
In February Facebook announced they’d open sourced their Magma project, Magma provides a software-centric distributed mobile packet core and tools for automating network management. Open-sourcing Magma to extend mobile networks Magma’s modular software based architecture means you can scale up extra resources as needed, with no need to have physical hardware to run your EPC. […]
Using sngrep to view SIP logs like a champ.
Using Kamailio’s Permissions module to implement basic ACL functionality.
Using Kamailio’s dialplan module to run transformations on variables.
Introduction to Encoding & Decoding data in ASN.1 (Using Python)
Recap of the series