Sending SMS with an alphanumeric String as the Source
If you’ve ever received an SMS from your operator, and the sender was the Operator name for example, you may be left wondering how it’s done. In IMS you’d think…
If you’ve ever received an SMS from your operator, and the sender was the Operator name for example, you may be left wondering how it’s done. In IMS you’d think…
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…