Commit Graph

292 Commits

Author SHA1 Message Date
Hoan Luu Huu
a97cadc4b9 allow inbound call SRTP pad crypto (#161) 2024-09-11 09:37:28 +01:00
Dave Horton
20755f456d use system_information.private_network_cidr (#158)
* use system_information.private_network_cidr

* lint
v0.9.2-rc1
2024-08-18 12:50:01 -04:00
Dave Horton
fec4c42008 fix/gh-actions 2024-08-07 10:03:22 -04:00
javibookline
34cfe8ca9d Handle cases where gateway query at account level returns more than one (#135)
* Handle cases where gateway query at account level returns more than one

* Change constant variable as it needs to be reassigned

* Fix mistake for handling case where sql query returned no match

* grammar

* Fix linting errors

* Avoid checking for duplicates in case there is only one match to avoid stringifying+parsing for nothing
2024-08-07 10:02:24 -04:00
Dave Horton
55bcba05f6 update gh actions (#156) 2024-08-01 08:48:40 -04:00
Markus Frindt
c270c0df43 Feat/improve parse host ports (#149)
* Move parseHostPorts to utils and cover with test suite

* fix tabs

* comment pre commit hook

* add test

* wip

* remove only

* fix 2 critical, 12 high vulnerabilities via npm audit fix

---------

Co-authored-by: Markus Frindt <m.frindt@cognigy.com>
2024-08-01 08:41:49 -04:00
Dave Horton
b848ab99e1 fix for #153 (#154) 2024-07-24 12:27:35 -04:00
Dave Horton
4153a141d7 sip scheme in contact header of re-invite 200 OK should be same as initial 200 OK (#150) v0.9.1-rc5 v0.9.1-rc6 v0.9.1 2024-07-10 15:56:08 -06:00
Dave Horton
e999b4e5e8 Contact in 200 should set sip(s) appropriately and have port and prot… (#148)
* Contact in 200 should set sip(s) appropriately and have port and protocol

* fix for k8s

* lint

* wip
2024-07-03 10:56:23 -06:00
Vinod Dharashive
0e2285c4b8 Contact header to have private IP on Private cidr (#147)
* Contact header to have private IP on Private cidr

fix for #146

* Update call-session.js

* Update call-session.js

* Update call-session.js
v0.9.1-rc4
2024-06-25 14:34:07 -04:00
Dave Horton
f9ae466709 #142 add option to transcode incoming g729 calls to pcmu (#144) v0.9.1-rc1 v0.9.1-rc2 v0.9.1-rc3 2024-05-22 12:42:06 -04:00
Dave Horton
831005f7a1 discover local ip address based on authentication response from drachtio-server (#143) 2024-05-16 10:50:07 -04:00
Hoan Luu Huu
a46ad934a8 support complex refer-to and refered-by uri (#140)
* support complex refer-to and refered-by uri

* wip
2024-05-07 08:27:32 -04:00
Hoan Luu Huu
d200799997 update stats version (#141) 2024-05-06 20:07:05 -04:00
Dave Horton
2fef169e92 update deps (#138) v0.9.0-rc10 v0.9.0-rc11 v0.9.0-rc9 v0.9.0-rc8 v0.9.0-rc7 v0.9.0-rc6 v0.9.0-rc5 v0.9.0-rc3 v0.9.0 v0.9.0-rc1 v0.9.0-rc4 v0.9.0-rc2 v0.9.0-rc12 2024-04-07 18:33:28 -04:00
Hoan Luu Huu
5829ecdf4c fix cannot clear siprec sessions (#136) v0.8.6-rc4 v0.8.6-rc3 2024-03-27 07:25:07 -04:00
Hoan Luu Huu
03d3a9695d forward reinvite error response to other destination (#133)
* forward reinvite error response to other destination

* update comment review
v0.8.5-23 v0.8.6-rc1 v0.8.6-rc2 v0.8.5-25 v0.8.5-24
2024-03-07 07:48:33 -05:00
Hoan Luu Huu
f5be95006c start/stop/pause/resume recording success when one of siprec server success. (#131)
* start/stop/pause/resume recording success when one of siprec server success.

* wip

* wip

* update customer header for pause and resume

* allow timeout for siprec action

* wip

* wip

* wip

* update siprec client utils
2024-03-05 13:05:42 -05:00
Dave Horton
2747bc15d6 update deps, comment out questionable code v0.8.5-19 v0.8.5-18 v0.8.5-22 v0.8.5-20 v0.8.5-21 2024-01-17 13:37:07 -05:00
Dave Horton
cdfbf384fe update db-helpers 2024-01-17 13:26:37 -05:00
Hoan Luu Huu
96a83619c7 fix sbc to forward BYE header (#129)
* fix sbc to forward BYE header

* fix sbc to forward BYE header
v0.8.5-15 v0.8.5-14 v0.8.5-11 v0.8.5-17 v0.8.5-16 v0.8.5-12
2023-12-28 20:45:38 -05:00
Hoan Luu Huu
b8a67019a1 support sending DTMF to caller (#125)
* support sending DTMF to caller

* wip
v0.8.5-9 v0.8.5-8 v0.8.5-10
2023-12-13 09:14:27 -05:00
Hoan Luu Huu
0e1627ba82 phone number's application should override voice carrier default application (#128)
* phone number's application should override voice carrier default application

* fix review comments

* fix review comments
2023-12-13 08:25:26 -05:00
Hoan Luu Huu
bb857a72ff let realtimedb-utils build configuration from env vars (#122) v0.8.5-5 v0.8.5-4 v0.8.5-3 v0.8.5-2 v0.8.5-6 v0.8.5-7 2023-11-14 09:13:08 -05:00
Hoan Luu Huu
aea3033ae0 support PRIVATE_VOIP_NETWORK_CIDR for SDP negotiation (#124)
* support PRIVATE_VOIP_NETWORK_CIDR for SDP negotiation

* support multi PRIVATE_VOIP_NETWORK_CIDR
0.8.5-1
2023-11-13 15:24:41 -05:00
Dave Horton
9b9eaa37fb 0.8.5 0.8.5 v0.8.5 2023-11-09 12:39:24 -05:00
Dave Horton
56e0e3c0f2 update drachtio-srf 2023-11-09 10:02:46 -05:00
Hoan Luu Huu
6a6b4dd26f upgrade drachtio srf (#121)
* upgrade drachtio srf

* fix review comments
v0.8.5-rc14 v0.8.5-rc16 v0.8.5-rc17 v0.8.5-rc18 v0.8.5-rc21
2023-10-24 08:42:53 -04:00
Hoan Luu Huu
a3799576a2 add sentinelPassword option (#119) v0.8.5-rc11 v0.8.5-rc12 2023-10-04 19:41:21 -04:00
Antony Jukes
63e72fbfce feat/MS Teams IP check improvement (#117)
* added ip in cidr utilities

* middleware add ms teams cidr check

* use cidr-matcher lib

* removed redundant require

* moved cidr-matcher require to top of file

* moved express require to top of file

---------

Co-authored-by: ajukes <ajukes@callable.io>
v0.8.5-rc10 v0.8.5-rc9 v0.8.5-rc8
2023-09-18 10:35:04 -04:00
Dave Horton
e5dce35bab more efficient checking of device calls (#118)
* more efficient checking of device calls

* when searching for matching gateways choose largest enclosing netmask
v0.8.5-rc7
2023-09-15 10:53:22 -04:00
two56
b6675de2bd Fix: Feature server REFER (#114)
* Update _onFeatureServerTransfer to fix REFER case

* Add INFO listener

---------

Co-authored-by: Matt Preskett <matt.preskett@netcall.com>
v0.8.5-rc4 v0.8.5-rc3 v0.8.5-rc5 v0.8.5-rc6
2023-08-20 08:47:01 -04:00
Dave Horton
66e73d8353 logging 2023-08-14 14:36:07 -04:00
Hoan Luu Huu
a25aa08e17 update stats colector version (#111) v0.8.5-rc2 2023-08-07 21:22:47 -04:00
Hoan Luu Huu
b1296c8e89 correct pare callRecording headers from sip info (#110) v0.8.4-3 v0.8.4-4 v0.8.5-rc1 2023-07-20 09:02:04 -04:00
Hoan Luu Huu
17df3a4ca8 Feat/siprec custom headers (#109)
* siprec custom headers

* siprec custom headers

* update siprec client util
2023-07-20 08:21:09 -04:00
Hoan Luu Huu
f2e820915d Multi srs (#106)
* multi srs

* multi srs

* multi srs

* fix review comment
v0.8.4-2
2023-07-04 16:41:46 +01:00
Dave Horton
a1ec0fd5da 0.8.4 v0.8.4 v0.8.4-1 2023-06-28 09:33:01 +01:00
Hoan Luu Huu
d7654de526 fix: update aws sdk v3 (#108)
* fix: update aws sdk v3

* fix: update aws sdk v3

* fix jslint issue

* fix jslint issue

* fix parse aws response

* fix parse aws response
2023-06-28 09:20:37 +01: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