n0obHere
n0obHere
+1 on having multiple accounts
@loicmathieu @anna-geller Sorry guys, I was away for a few weeks. I'll get you a reproducer by tomorrow. I originally experienced this issue with our VoIP PBX, but I think...
@loicmathieu @anna-geller here's that simple Kestra webhook flow I was using along with the ngrep capture of the webhook from the source system attached. I think its the JWT auth...
@friendly-bits For nftables, `nft` itself doesn’t really have a native way to check whether a single IP (e.g., 192.168.2.55) matches a CIDR range (e.g., 192.168.2.0/24) that’s already in the ruleset....
Thanks @friendly-bits. Just got something together - quick and dirty for my testing. - Using `sipcalc` (`ipcalc` can be used as well) to calculate the subnet and piping the output...
I will take a look into these both. Thank you.
@friendly-bits Just tried to install the update, but it failed with below error. Looks like you forgot to add the lookup script 😃 ``` Checking files... install: Error: missing files:...
Thank you @friendly-bits for adding this feature, its working well now.
Rather than tightly integrating with a specific voip switch like Asterisk/FreePBX, I believe it would be more flexible and scalable to bring in a generic SIP client library. This library...