10 Commits

Author SHA1 Message Date
Dave Horton
fec4c42008 fix/gh-actions 2024-08-07 10:03:22 -04:00
Dave Horton
55bcba05f6 update gh actions (#156) 2024-08-01 08:48:40 -04:00
Dave Horton
e641c590b2 Fix/cidr error handling (#102)
* fix docker build

* catch error from CIDR which can happen with invalid sip gateway data
2023-05-31 09:11:53 -04:00
Dave Horton
0b0e37020c push to docker 2023-04-10 09:43:00 -04:00
Dave Horton
fae1732ddf update to latest db-helpers 2023-02-07 13:31:48 -05:00
Dave Horton
7efce18a03 gh: run tests on PR 2023-01-09 10:13:25 -05:00
Dave Horton
ebcd0ce4a2 proper selection of account-level carrier with default routing (#63) (#64)
* 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
2022-11-27 16:40:04 -05:00
Dave Horton
75d8381ebb Feature/rtpengine locate by dns (#22)
* initial changes to use udp and dns in K8s for rtpengine ng

* github actions

* logging

* remove port from service name before dns lookup

* query rtpengine dns immediately on startup

* bugfix prev checkin

* use dns.lookup instead of resolve4 (k8s does not appear to consult search patterns in resolve.conf with the latter)

* return all rtpengine endpoints in dns lookup

* bugfix: polling rtpengine endpoints

* fix prev commit

* catch error on rtpengine failure

* update deps

* require node 14 in gh action build

* specify node version in gh actions
2022-01-23 18:03:11 -05:00
Dave Horton
13d8ee8c3c version bump, add docker publish 2021-12-13 09:52:41 -05:00
Dave Horton
bf7c09fc83 migrate ci to github actions 2020-12-14 14:44:41 -05:00