* Add STRAIGHT_JOIN to CIDR gateway query to prevent MySQL optimizer from choosing inefficient full table scan on voip_carriers table.
* update tests with latest schema
* fix test data
* security issues
* update workflow actions
* support incoming calls from registration trunks with ephemeral gateways
* fix bug with multiple ephemeral gateways
* update to pino 10.1.0
* update eslint
* update node image to the latest and most secure (#61)
Co-authored-by: Guilherme Rauen <g.rauen@cognigy.com>
* #62: dont modify refer-to host unless we have a dns name as outbound gateway
* added some tests and cleanup
* update drachtio-srf to latest
* gh action use node lts version
* revert and use node 18.x