Commit Graph

285 Commits

Author SHA1 Message Date
Dave Horton
a89b54b19e update deps v0.9.3-rc7 v0.9.3 2025-01-14 10:50:08 -05:00
Dave Horton
ab0f3ed2b5 update dractio-srf and mrf to main branch releases (#162) 2025-01-14 10:06:27 -05:00
Vinod Dharashive
d8ae824559 Fresh/466 (#160)
* Hold and unhold does not resume transcript for outbound call to webrtc

* WIP

* jslint

* jslint

* handle null

* Added direction

* re-invite with opus codec need to change pcmu 

on reinvite on unhold opus codec was been sent from rtpegine to freeswitch due to which transcripts were not getting generated , hence it needs to be changed to pcmu

* jslint

jslint
v0.9.3-rc5 v0.9.3-rc6
2024-12-23 07:20:04 -05:00
Hoan Luu Huu
334db6f84f support referby display name (#161) v0.9.3-rc2 v0.9.3-rc3 v0.9.3-rc4 2024-12-11 10:34:27 -05:00
Hoan Luu Huu
c762accce8 forward all refer to feature server (#156)
* forward all refer to feature server

* forwawrd extra custom header
2024-12-05 21:16:12 -05:00
Dave Horton
c6c63e26da fix duplicate attempt to destroy dialog 2024-11-22 10:46:24 -05:00
Dave Horton
916d577b75 wip (#155) 2024-11-19 09:37:53 -05:00
Dave Horton
b976a62a60 when forcing PCMU or PCMA we must also include telephone-event (#153) v0.9.3-rc1 2024-11-14 08:37:40 -05:00
Hoan Luu Huu
5e2369e5e8 support opus transcode (#150)
* support opus transcode

* dont resend reinvite when release media for srtp

* wip

* fix review comment
2024-11-13 07:41:43 -05:00
Dave Horton
41528db630 fix call count race condition #151 (#152)
* fix call count race condition #151

* logging fix
2024-11-12 14:57:04 -05:00
Hoan Luu Huu
c22104fbe2 allow outbound cdr has sip_parent_callid (#149)
* allow outbound cdr has sip_parent_callid

* update time series version
v0.9.2-rc5 v0.9.2 v0.9.2-1 v0.9.2-2
2024-10-17 08:05:25 -04:00
Hoan Luu Huu
3701e20295 fix sbc crash while outbound calling to user (#148) v0.9.2-rc4 2024-10-15 07:28:40 -04:00
Hoan Luu Huu
821275cb67 support X-CID for feature server to detect sip callid (#147)
* support X-CID for feature server to detect sip callid

* fixed review comment

* fix review comment
2024-10-15 07:19:25 -04:00
Dave Horton
f5ac51a8f7 minor logging v0.9.2-rc3 2024-10-13 10:12:55 -04:00
Hoan Luu Huu
0cf90f37b8 support change log level runtime (#146) 2024-10-07 09:52:22 -04:00
Dave Horton
62fb716236 bump version v0.9.2-rc2 2024-09-04 13:42:02 +01:00
Dave Horton
b8fdf9f429 when sending out registered trunk use auth.username as userinfo in Contact header of INVITE 2024-09-04 13:40:59 +01:00
Dave Horton
503aa73bc6 Fix/invite use realm to registered trunk (#144)
* special header X-Preferred-From-Host was ignored

* when sending INVITE to registered trunk with a sip realm, use realm in the uri and send via proxy as defined in outbound gateway
v0.9.2-rc1
2024-08-29 15:26:44 -04:00
Dave Horton
a7406ddb8a use system_information.private_network_cidr (#143)
* use system_information.private_network_cidr

* make gh actions work

* fix: export logger
2024-08-18 12:50:19 -04:00
Dave Horton
bf1c670b40 Fix/tls transport (#141)
* fix scheme

* add missing initialization of scheme

* delete contact header explicitly

* wip

* wip

* wip

* fix bug with cseq

* wip

* deps

* wip

* wip

---------

Co-authored-by: Markus Frindt <m.frindt@cognigy.com>
2024-07-24 15:27:01 -04:00
Markus Frindt
b21eaad1ff Support contact header with sips or sip over tls (#139)
Co-authored-by: Markus Frindt <m.frindt@cognigy.com>
2024-07-23 08:53:38 -04:00
Dave Horton
c671fbdbd0 after challenge register with creds should stay tls if it started that way (#137) v0.9.1-rc3 v0.9.1-rc4 v0.9.1-rc5 v0.9.1-rc6 v0.9.1 2024-06-24 15:08:43 -04:00
Hoan Luu Huu
73e3779eb1 only send Sips if it's enabled in outbound gateway configuration (#136)
* only send Sips if it's enabled in outbound gateway configuration

* update license
v0.9.1-rc2
2024-06-15 09:12:02 -04:00
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