Commit Graph

312 Commits

Author SHA1 Message Date
Dave Horton
9ad7dc76c7 fix for #133 (#134) v0.9.1-rc1 2024-05-17 07:21:19 -04:00
Hoan Luu Huu
1baf7fa824 Feat/refer support conplex uri for refer-to refered-by header (#131)
* respond to reinvite request incase error

* support complex refer-to refer-by uri

* wip
2024-05-07 08:28:08 -04:00
Hoan Luu Huu
d2807c69ed Feat/stats version (#132)
* respond to reinvite request incase error

* update stats colector version
2024-05-06 20:06:23 -04:00
Dave Horton
3e6dc35e86 update deps (#130) v0.9.0-rc6 v0.9.0 v0.9.0-rc9 v0.9.0-rc8 v0.9.0-rc7 v0.9.0-rc11 v0.9.0-rc5 v0.9.0-rc4 v0.9.0-rc3 v0.9.0-rc2 v0.9.0-rc1 v0.9.0-rc10 v0.9.0-rc12 2024-04-07 18:33:39 -04:00
Hoan Luu Huu
16a4709b7d check if sip gateway is in blacklist before sending outbound call (#119)
* check if sip gateway is in blacklist before sending outbound call

* wip

* wip

* wip

* add testcase for blacklist

* wip
v0.8.6-rc4 v0.8.6-rc3
2024-03-30 11:10:13 -04:00
Hoan Luu Huu
01adb5cbf0 fix cannot clear siprec records (#127) 2024-03-27 07:50:50 -04:00
Dave Horton
49ba872f51 remove asymmetric flag on offer to B party reinvite as port learning should still happen (#128) 2024-03-26 12:13:01 -04:00
Hoan Luu Huu
591b8f2f8a respond to reinvite request incase error (#126) v0.8.5-24 v0.8.5-23 v0.8.6-rc2 v0.8.6-rc1 v0.8.5-25 2024-03-07 07:49:05 -05:00
Hoan Luu Huu
16ac56e50e start/stop/pause/resume recording success when one of siprec server success. (#125)
* start/stop/pause/resume recording success when one of siprec server success.

* wip

* allow send custom header on pause, resume recording

* allow timeout for siprec action

* wip

* wip

* update siprec-client-utils
2024-03-05 13:06:04 -05:00
Markus Frindt
9412790366 add fix to lint script (#124)
Co-authored-by: Markus Frindt <m.frindt@cognigy.com>
v0.8.5-22 v0.8.5-21
2024-02-15 09:44:56 -05:00
Dave Horton
453b27d6e1 avoid sips scheme if best effort TLS is enabled via env (#122) v0.8.5-20 v0.8.5-19 2024-01-30 20:09:58 -08:00
Dave Horton
4ba3d5b2b0 update db-helpers v0.8.5-18 2024-01-17 13:37:39 -05:00
Hoan Luu Huu
bc3e2334ed fix hangup custom headers (#121) v0.8.5-12 v0.8.5-16 v0.8.5-14 v0.8.5-15 v0.8.5-17 v0.8.5-11 2023-12-28 20:44:33 -05:00
Hoan Luu Huu
d70a01578d INVITE from gw should have register_from_domain if it's available (#120) v0.8.5-8 v0.8.5-10 v0.8.5-9 2023-12-13 07:57:28 -05:00
Hoan Luu Huu
eb0de5b0ee Feat support Outbound DTMF (#115)
* feat/support inband dtmf

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2023-12-11 10:40:24 -05:00
Anton Voylenko
d684fbb59b Set display name (#117)
* JAMBONES_MYSQL_PORT env added

* set display name from header

* remove double quotes
v0.8.5-7
2023-12-10 09:07:21 -05:00
Hoan Luu Huu
d86d03c792 feat support invite private to private network (#111)
* feat support invite private to private network

* feat support invite private to private network

* support multi private cidrs

* fix review comment

* fix matching regex

* fix regex to extract IP from sip uri
v0.8.5-4 v0.8.5-6 v0.8.5-5 v0.8.5-3
2023-11-27 08:26:41 -05:00
Hoan Luu Huu
b93e220fef let realtimedb-helper build configuration from env vars (#109) v0.8.5-2 2023-11-14 09:12:48 -05:00
Dave Horton
43ee944023 add support for sending calls to a sip uri through a proxy (#114) 0.8.5-1 2023-11-13 14:38:05 -05:00
Dave Horton
5a6a9b34d3 0.8.5 0.8.5 v0.8.5 2023-11-09 12:39:49 -05:00
Dave Horton
1b215ed77b update drachtio-srf 2023-11-09 10:04:08 -05:00
Hoan Luu Huu
0b141c55bf fix outbound info (#107) v0.8.5-rc14 v0.8.5-rc11 v0.8.5-rc12 v0.8.5-rc16 v0.8.5-rc17 v0.8.5-rc18 v0.8.5-rc21 2023-10-10 08:18:43 -04:00
Hoan Luu Huu
f7bd1f2bf5 add sentinelPassword option (#106) 2023-10-04 19:41:43 -04:00
Dave Horton
454986edcd #104 - pad crypto option (#105) v0.8.5-rc8 v0.8.5-rc7 v0.8.5-rc10 v0.8.5-rc9 2023-09-15 13:53:35 -04:00
Dave Horton
114d34def4 fix for PAD_CRYPTO feature 2023-09-14 10:14:27 -04:00
Dave Horton
6cf59732fb add env var PAD_CRYPTO to pad crypto params (#102) v0.8.5-rc4 v0.8.5-rc6 v0.8.5-rc5 2023-08-30 22:09:28 -04:00
two56
7f2bce927d Fix: Feature server REFER (#90)
* Update _onFeatureServerTransfer to fix REFER case

* Avoid remote re-invite by using port latching

* Add INFO listener and pretend we're a uas

---------

Co-authored-by: Matt Preskett <matt.preskett@netcall.com>
v0.8.5-rc3
2023-08-20 08:40:07 -04:00
Paulo Telles
41eaa4286f fix service_provider_sid undefined (#101)
Co-authored-by: p.souza <p.souza@cognigy.com>
2023-08-16 12:37:20 -04:00
Hoan Luu Huu
9fe731ab65 fix outbound sip uri To header and Request Line are not same (#99)
* fix outbound sip uri To header and Request Line are not same

* fix outbound sip uri To header and Request Line are not same
2023-08-09 07:47:52 -04:00
Dave Horton
0977dd16b3 remove X-Preferred-From-Host on outdial v0.8.5-rc2 2023-08-08 13:03:33 -04:00
Hoan Luu Huu
33971ed6d8 update stats collector version (#97) 2023-08-07 21:26:28 -04:00
Hoan Luu Huu
6200f2b50a feat: siprect custom headers (#95)
* feat: siprect custom headers

* update siprec client utils

* wip
v0.8.4-3 v0.8.4-4 v0.8.5-rc1
2023-07-20 09:02:44 -04:00
Hoan Luu Huu
7e13c5559f feat: multi srs (#93) v0.8.4-2 2023-07-04 16:42:17 +01:00
Dave Horton
4343b01505 0.8.4 v0.8.4 v0.8.4-1 2023-06-28 09:33:32 +01:00
Hoan Luu Huu
81d7a9f1e6 feat: record all call (#84)
* feat: record all call

* feat: record all call

* feat: record all call

* feat: record all call

* add record format in recording url

* add record format to recording url

* fix ext
v0.8.4-rc2 v0.8.4-rc4 v0.8.4-rc3 v0.8.4-rc1
2023-06-09 15:01:46 -04:00
Dave Horton
695e44da29 Fix/trace (#92)
* fix docker build

* fix: trace_id in cdrs
v0.8.3-4
2023-06-09 13:58:36 -04:00
Hoan Luu Huu
9b1a70d4a5 Merge pull request #91 from jambonz/feat/sentinel
Feat/sentinel
2023-06-08 21:17:37 +07:00
Quan HL
db38269a77 fix 2023-06-07 21:13:08 +07:00
Quan HL
337c24df41 update 2023-06-07 20:42:26 +07:00
Quan HL
554cdbcacf feat: sentinel configuration 2023-06-07 15:16:06 +07:00
Hoan Luu Huu
d50272d7da update dbhelper and redis cache (#86) 2023-05-29 10:21:03 -04:00
Dave Horton
b2c4199c04 update siprec-client-utils 2023-05-29 09:22:45 -04:00
Hoan Luu Huu
f79f29bd7e fix: remove X-Voip-Carrier-Sid for outbound INVITE (#88) 2023-05-29 09:21:23 -04:00
Hoan Luu Huu
738429a46f additional routing rule (#87)
* additional routing rule

* add testcase

* update failing testcase
2023-05-29 09:06:11 -04:00
Dave Horton
9015ac4e13 0.8.3 v0.8.3 2023-05-11 09:25:44 -04:00
Dave Horton
750294eab2 add support for tls with srtp media encryption (#83) 2023-05-10 16:02:08 -04:00
Hoan Luu Huu
76558cc5c9 add protocol for outbound call (#82)
* add protocol for outbound call

* add protocol for outbound call

* update db-helper version

* lcr fixes

* fix cancel test

---------

Co-authored-by: Dave Horton <daveh@beachdognet.com>
2023-05-10 14:43:46 -04:00
Dave Horton
d604440907 update deps v0.8.3-rc4 2023-05-08 13:13:49 -04:00
Hoan Luu Huu
039a60c1b7 feat: lcr added (#80)
* feat: lcr added

* fix: await for async

* fix: add lookupCarrierByAccountLcr to locals

* fix typo

* fix typo

* fix typo
2023-05-08 09:06:37 -04:00
Hoan Luu Huu
e00379d119 update media session to callee (#78) v0.8.3-rc3 2023-04-13 07:43:29 -04:00