Sam Machin
9854666d4f
add new /Callcount endpoint ( #480 )
...
* add new /Callcount endpoint
* update db-helpers
* update endpoint
2025-07-03 11:49:27 -04:00
Hoan Luu Huu
dbbc894832
support list conference ( #321 )
...
* support list conference
* add test case
* fix conference action requires tag
* fix failing test case
2024-05-28 10:31:16 -04:00
Hoan Luu Huu
a474c2d4cc
let realtimedb-help build redis configuraiton from env variables ( #256 )
...
* let realtimedb-help build redis configuraiton from env variables
* update speech-utils version
2023-11-14 08:57:16 -05:00
Dave Horton
7b805130bb
Feature/retrieve registered users ( #243 )
...
* add GET /Accounts/:sid/RegisteredSipUsers
* fix vulnerabilities
2023-10-22 11:32:59 -04:00
Hoan Luu Huu
936a9244ba
add sentinal Password option ( #239 )
2023-10-04 19:21:36 -04:00
Hoan Luu Huu
f9df2b3028
feat: sentinel configuration ( #178 )
...
* feat: sentinel configuration
* update
* redis update
2023-06-07 10:04:03 -04:00
Anton Voylenko
32ff023b14
feat: support sorted set queues ( #177 )
...
* feat: support sorted set queues
* fix: tune tests for queue
2023-06-06 16:14:38 -04:00
Anton Voylenko
a574045f8a
endpoint to retrieve active queues ( #156 )
2023-04-22 14:48:07 -04:00
Paulo Telles
8f93b69af0
block retries ( #144 )
...
* block retries
* block retries
* fixed logginAttempsBlocked typo
---------
Co-authored-by: p.souza <p.souza@cognigy.com >
2023-04-05 10:47:25 -04:00
Markus Frindt
97b17d9e1d
Improved invalidation of JWT in redis ( #139 )
...
* Improved invalidation of JWT in redis
* use jwt as default value in generateRedisKey
* import logger in app.js
---------
Co-authored-by: Markus Frindt <m.frindt@cognigy.com >
2023-03-31 16:19:34 -04:00