Commit Graph

33 Commits

Author SHA1 Message Date
Anton Voylenko a574045f8a endpoint to retrieve active queues (#156) 2023-04-22 14:48:07 -04:00
Markus Frindt 009396becc Feature/delay middleware (#146)
* add delay middleware to login and signin routes

* Different delay for sendStatus and json

---------

Co-authored-by: Markus Frindt <m.frindt@cognigy.com>
2023-04-06 08:25:45 -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 127b690ae2 add nocache middleware (#143)
* add nocache middleware

* add nocache middleware

---------

Co-authored-by: Markus Frindt <m.frindt@cognigy.com>
2023-04-04 14:52:01 -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
Anton Voylenko 75a2b42d65 update README (#135) 2023-03-27 14:17:03 -04:00
Dave Horton aea7388ba0 refactor of speech-utils (#123) 2023-03-14 10:01:05 -04:00
Dave Horton 46eee0cc60 initial changes to support nuance speech (#78)
* initial changes to support nuance speech

* fixes from testing
2022-10-31 09:59:36 -04:00
Dave Horton 0a01755a21 update time-series and add trust proxy setting for rate limiting 2022-09-16 13:21:10 +02:00
Dave Horton ace9e6a4fc add api to retrieve RecentCalls and Alerts by SP (#62) 2022-09-07 14:02:08 +02:00
Dave Horton 8c54e80d46 better env name RATE_LIMIT_WINDOWS_MINS 2022-04-05 17:29:58 -04:00
Dave Horton 9205cd76a7 add rate limiting 2022-03-07 08:43:46 -05:00
Dave Horton 45c023e374 add helmet middleware 2022-02-03 07:26:41 -05:00
Dave Horton f882a0e3c8 update for some vulnerabilities 2021-11-02 16:19:37 -04:00
Dave Horton ed51d8b13f merge of features from hosted branch (#7)
major merge of features from the hosted branch that was created temporarily during the initial launch of jambonz.org
2021-06-17 15:56:21 -04:00
Dave Horton fc61d3d2fa add integration test 2021-05-07 08:33:13 -04:00
Dave Horton ea64fb1a58 add sms messaging support 2020-10-09 08:04:39 -04:00
Dave Horton 0e248cb393 add support for ms teams 2020-05-26 08:57:19 -04:00
Dave Horton e38137ae7b remove assert about env var for feature server location as we now get from db 2020-04-20 20:05:39 -04:00
Dave Horton 993833212f route createCall api requests among active freeswitch servers 2020-04-20 10:12:00 -04:00
Dave Horton 61a5ce2672 added basic login support for admin user 2020-04-01 16:27:18 -04:00
Dave Horton 4df6f1e115 update to 0.3.2 jambonz-db-helpers 2020-02-15 15:42:32 -05:00
Dave Horton 0ddf434554 fix loglevel bug 2020-02-15 11:03:25 -05:00
Dave Horton aad5082e76 removed config files, just uses env vars now 2020-02-15 11:00:01 -05:00
Dave Horton 9783afcff5 support for VoipCarriers that are customer PBXs 2020-02-08 10:39:17 -05:00
Dave Horton f9c9aa8079 updates for purging calls periodically 2020-02-07 11:51:38 -05:00
Dave Horton ec02052d27 initial support for live call control 2020-02-07 10:18:53 -05:00
Dave Horton 2a974704fc added initial support for creating calls through REST API 2020-02-01 16:15:29 -05:00
Dave Horton 7c2e12a4be further changes, migrate to mysql2 2019-12-16 16:32:40 -05:00
Dave Horton 1296b15675 add cors support 2019-12-09 10:58:35 -05:00
Dave Horton 0f06c44168 major updates and test suite 2019-12-04 21:43:27 -05:00
Dave Horton 47bb642854 revamped db schema and implemented some simple api 2019-12-02 16:49:25 -05:00
Dave Horton 8c287f06df initial checkin 2019-11-27 09:23:14 -05:00