Commit Graph

259 Commits

Author SHA1 Message Date
Quan HL
88b24e72b1 fix parse aws response 2023-06-28 15:07:37 +07:00
Quan HL
830e58feb5 fix parse aws response 2023-06-28 15:06:25 +07:00
Quan HL
2744634573 fix jslint issue 2023-06-28 05:30:06 +07:00
Quan HL
11677c8954 fix jslint issue 2023-06-28 05:27:49 +07:00
Quan HL
11f0a9fb99 fix: update aws sdk v3 2023-06-28 05:18:32 +07:00
Quan HL
80e16225d3 fix: update aws sdk v3 2023-06-28 05:14:50 +07:00
Hoan Luu Huu
6e47e37cc2 fix client encrypted password (#105)
* fix client encrypted password

* fix client encrypted password

* fix failing testcase
v0.8.4-rc4 v0.8.4-rc3
2023-06-15 20:47:31 -04:00
Hoan Luu Huu
c37d417a69 Feat: jambonz clients (#104)
* authenticate user

* authenticate user

* update db helper

* update db helper

* fix jslint

* use digest-utils
v0.8.4-rc2
2023-06-15 07:36:33 -04:00
Hoan Luu Huu
f7b3815ee3 feat: record all calls (#98)
* feat: record all calls

* wip: add cdr

* wip: add cdr

* fix

* fix jslint

* fix: record format ext
v0.8.4-rc1
2023-06-09 14:57:45 -04:00
Hoan Luu Huu
f385a33297 redis sentinel configuration (#103)
* redis sentinel configuration

* redis sentinel configuration

* update redis version

* update redis version
v0.8.3-4
2023-06-07 10:00:44 -04:00
Hoan Luu Huu
a01febdc22 update dbhelper and redis (#101) 2023-06-01 08:32:32 -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
v0.8.3-3
2023-05-31 09:11:53 -04:00
Dave Horton
8448e003f6 update siprec-client-utils 2023-05-29 09:23:37 -04:00
Dave Horton
f6e071f31e standardize on passing .query args as array (#99) 2023-05-22 09:56:48 -04:00
Dave Horton
54d9044937 0.8.3 v0.8.3 2023-05-11 09:25:24 -04:00
Dave Horton
bcc089058f update deps v0.8.3-rc4 2023-05-08 13:12:50 -04:00
Snyk bot
1a09a13cfa fix: package.json & package-lock.json to reduce vulnerabilities (#97)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-XML2JS-5414874
v0.8.3-rc3
2023-04-25 07:47:16 -04:00
Hoan Luu Huu
b311d4af48 fix: ice issue (#95)
* fix: ice issue

* fix: review comment
2023-04-13 08:43:56 -04:00
Anton Voylenko
0fe8843729 README and env variables validation (#91)
* validate env at startup

* README updated with environment variables
2023-04-10 15:36:36 -04:00
Dave Horton
0b0e37020c push to docker 2023-04-10 09:43:00 -04:00
Antony Jukes
01cde07117 if else made authorization check unreachable (#90) v0.8.3-rc2 2023-04-06 09:34:37 -04:00
Hoan Luu Huu
31b4534878 fix: update stat collector version (#89) v0.8.3-rc1 2023-04-05 12:03:36 -04:00
Hoan Luu Huu
0c6365a8df fix: update stat collector version (#89) 2023-04-05 12:03:17 -04:00
Dave Horton
def2cb2be2 fix: Dockerfile to reduce vulnerabilities (#88)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-3368756
- https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-3368756
- https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-5291792
- https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-5291792

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
v0.8.2-rc17 v0.8.2 v0.8.2-rc16 v0.8.2-rc18
2023-03-30 13:31:30 -04:00
Dave Horton
baaee6f063 bump version v0.8.2-rc15 2023-03-28 14:16:07 -04:00
Hoan Luu Huu
d2f32229a2 feat: add instance_id to gause calls metric (#87)
Co-authored-by: Quan HL <quanluuhoang8@gmail.com>
v0.8.2-rc8 v0.8.2-rc7 v0.8.2-rc6 v0.8.2-rc11 v0.8.2-rc12 v0.8.2-rc14
2023-03-21 07:54:52 -04:00
Dave Horton
38f2d27246 refactor of speech-utils (#85) v0.8.2-rc3 v0.8.2-rc4 2023-03-14 10:01:19 -04:00
Dave Horton
d94977169e pass on displayName of From header if we get it (#82)
* pass on displayName of From header if we get it

* bump version
v0.8.2-rc1
2023-03-03 18:55:56 -05:00
Dave Horton
0c9df878b8 update dockerfile 2023-02-23 08:23:17 -05:00
Dave Horton
93930fff18 fix for #79 (#80) 2023-02-22 08:51:35 -05:00
Dave Horton
2ce24659ca initial attempt (#77)
* initial attempt

* fix: special handling on uas dialog
2023-02-21 14:00:36 -05:00
EgleH
7c10e98a66 Upgrade node to node:18.14.0-alpine3.16 (#78) 2023-02-21 07:54:55 -05:00
Dave Horton
f3fe46319d update siprec client with fix for stop recording v0.8.0 v0.8.0-rc18 2023-02-17 12:10:14 -05:00
Dave Horton
43bfeb439a update siprec-client with fix for smart tap xml v0.8.0-rc17 2023-02-14 14:15:11 -05:00
Dave Horton
31f34fbffa update to latest siprec client v0.8.0-rc15 2023-02-13 16:50:07 -05:00
Dave Horton
52d0670b88 bump version 2023-02-13 09:15:05 -05:00
Snyk bot
f42128765d fix: Dockerfile to reduce vulnerabilities (#75)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-3314623
- https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-3314624
- https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-3314624
- https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-3314641
- https://snyk.io/vuln/SNYK-ALPINE316-OPENSSL-3314643
v0.8.0-rc14
2023-02-12 12:45:19 -05:00
Dave Horton
eac1d7a9e9 K8s scale in (#73)
* changes for proper scale-in for K8S

* fix check for call count
v0.7.14 v0.8.0-rc12
2023-02-07 19:58:01 -05:00
Dave Horton
fae1732ddf update to latest db-helpers v0.7.13 v0.8.0-rc11 2023-02-07 13:31:48 -05:00
Dave Horton
c858624815 Feature/tcp to fs (#72)
* add env var K8S_FEATURE_SERVER_TRANSPORT

* add Contact with private address when using tcp to FS on K8S

* further refinement
v0.8.0-rc8 v0.8.0-rc9 v0.7.12 v0.7.11 v0.8.0-rc10
2023-01-26 13:33:24 -05:00
Dave Horton
2f137f2bfc bugfix: handle calls with no user in To header v0.8.0-rc6 v0.7.10 2023-01-22 18:03:12 -05:00
Dave Horton
ef0dcfc021 update to rtpengine-utils with fix for not discarding dtmf as dups 2023-01-12 13:09:15 -05:00
Dave Horton
fb8baa34af always enable dtmf from rtpengine, since dtmfCapture on FS now uses this rather than freeswitch dtmf events (#70) 2023-01-12 08:45:39 -05:00
Dave Horton
7efce18a03 gh: run tests on PR v0.8.0-rc4 2023-01-09 10:13:25 -05:00
Dave Horton
84e5202607 bugfix: in EC2 deployment restrict udp localport for rtpengine v0.7.8-4 v0.8.0-rc2 v0.7.8-5 v0.7.8-3 v0.8.0-rc3 2022-12-30 08:54:33 -05:00
Dave Horton
8f856a30a6 update to drachtio-srf@4.5.21 with some perf fixes v0.7.8-2 2022-12-29 09:51:14 -05:00
Dave Horton
d9881632c2 faster uuid v0.7.8-1 2022-12-28 10:06:31 -06:00
Dave Horton
6d2b1a94e9 bugfix: proper detection of reinvite from FS to release media v0.7.8 2022-12-27 13:40:56 -06:00
Dave Horton
ded83ac39a bump version 2022-12-24 12:06:57 -06:00
Dave Horton
91a29d2b2c bump siprec-utils v0.7.7-21 2022-12-21 11:44:37 -05:00