-
Hi,
Yesterday I installed it to test on a VPS under Ubuntu.
You did a great job!
This morning I wanted to check if the cron went well and I got this error:
```
cat /var/log/syslog | grep …
-
Hi I've got this issue any help is appreciated when I'm following the instructions on https://ov500.openvoips.org/documentation/installation/ and trying to installing and configure FreeSWITCH I'm gett…
-
Scenario:
1. Client Registers with Drachtio Server
2. Client then generates a SIP MESSAGE event.
3. This event is visible on Drachtio Server.
4. However, the node application using drachtio-srf,…
-
┌──(root㉿MSI)-[/opt/sippts]
└─# source env/bin/activate
┌──(env)(root㉿MSI)-[/opt/sippts]
└─# pip install sippts
ERROR: Could not find a version that satisfies the requirement sippts (from versio…
X-n3t updated
8 months ago
-
This tool is awesome when it comes to handling TLS and UDP, but I'm kinda stuck when it comes to TCP. I've been trying it out on my test IP, which I can scan with Nmap, but for some reason, this tool …
-
With Kamailio 5.6.3 I add this code
```diff
-- Routing to foreign domains
function ksr_route_sipout()
+ local y = KSR.enum.enum_query()
+ KSR.err('ENUM RESULT ' .. tostring(y)…
-
Hello,
First of all,thanks for the great work here!
As a suggestion of a new option to SIPSEND script :
Allowing the user to add a custom header to test for injection attacks .
For example it…
-
Hello,
First of all,thanks for the great work here!
Target: FreePBX server
I was trying to send a register request using
`python3 sipsend.py -i 192.168.235.140 -r 5060 -m register --user 1…
-
phone ------> kamailio-----------> Asterisk(20.2.1)(use PJSIP)
kamailio 5.7.0 (x86_64/linux)
kamailio:192.168.0.218
asterisk:192.168.0.12
kamailio run in cloud,register and call success,but th…
-
Hello Dave,
We've been using Drachtio in production for a few weeks and it has been working like a charm.
But last night, something really strange happened.
We've detected on our alarmist tha…