rammohan-y
4c935c7fda
Feat/371 view only user implementation using user_permissions ( #381 )
...
* https://github.com/jambonz/jambonz-api-server/issues/371
Implemented view_only permission feature
* calling prepare-permissions in create-test-db.js
* check if there is only 1 permission and if it is VIEW_ONLY then consider user as read-only user
* setting is_view_only flag for view user by userid
2025-04-01 09:29:06 -04:00
Hoan Luu Huu
0b33ef0c2c
Feat: jambonz Client ( #185 )
...
* feat: client schema change
* feat: add testcases
* fix typo
* hash client password
* fix fk
* upgrade script
* fix failing testcase
2023-06-14 21:04:14 -04:00
Hoan Luu Huu
eba9c98412
feat tts clear cache ( #175 )
...
* feat tts clear cache
* feat tts clear cache
2023-06-01 07:48:02 -04:00
Dave Horton
02806a109c
added schema changes for LCR ( #150 )
...
* added schema changes for LCR
* fix FK
* first draft
* force drop table
* add testcases
* swagger updated
* update code
* wip: add service provider LCR
* fix userpermission on lcr
* add lcr.is_active
* remove FK constraints on lcr
* wip
* wip
* wip
* fix: review comments
* fix: final review
* fix: final review
* fix: update database schema
* fix: update database schema
* fix: update database schema
* update schema
* fix: review comments
* lcr_routes.priority should not be unique
* fix review comments
---------
Co-authored-by: Quan HL <quan.luuhoang8@gmail.com >
2023-05-05 20:09:34 -04:00
Hoan Luu Huu
4b70c6458a
feat: system information ( #162 )
2023-05-04 13:12:29 -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
Hoan Luu Huu
bb705fe808
feat: custom email vendor ( #130 )
...
* feat: custom email vendor
* feat: custom email vendor
* feat: custom email vendor
* feat: custom email vendor
---------
Co-authored-by: Quan HL <quanluuhoang8@gmail.com >
2023-03-29 12:48:53 -04:00
Dave Horton
1b67d5f89d
Feature/add users api ( #77 )
...
* initial changes for jwt auth
* return permissions as an array of string
* Add JWT expiration environment variable (#74 )
* allow fromHost in createCall REST API
* add JWT_EXPIRES_IN=<mins> env variable, 60 mins by default
* add jwt expiration in register.js and signin.js
* fix tests - add permissions and scope to encoded obj in jwt
Co-authored-by: Dave Horton <daveh@beachdognet.com >
Co-authored-by: eglehelms <e.helms@cognigy.com >
* return only the jwt-token in the api response
* update swagger.yaml
* add /users api
* apply review comments
* add users test case
* added User model
* bugfix: admin user should be able to create a carrier for a service provider
Co-authored-by: EgleH <egle.helms@gmail.com >
Co-authored-by: eglehelms <e.helms@cognigy.com >
2022-11-07 13:47:18 -05:00
Dave Horton
b65dc7080c
Dh password settings ( #72 )
...
* update package-lock.json
* Feat: password settings for account (#65 )
* feat: password settings for account
* feat: password settings for account
* fix: review comments
* fix: review comments
* fix: review comments
* return empty json
* fix: after review
Co-authored-by: xquanluu <110280845+xquanluu@users.noreply.github.com >
2022-10-23 14:11:00 -04:00
xquanluu
2db8cb4d3a
feat: auto choose speech synthezier from account/service level for createCall ( #60 )
...
* feat: auto choose speech synthezier from account/service level
* wip: add integration test
* fix: review comment
* fix: review comment
2022-08-24 10:06:38 +02:00
Dave Horton
a5a759940b
add APIs to retrieve pcaps from homer
2021-07-29 13:58:49 -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
7876b0efa6
migrate to gh actions
2020-12-14 16:01:16 -05:00
Dave Horton
be011db109
add support for sbc_addresses and ms_teams_tenants tables
2020-04-20 11:44:49 -04:00
Dave Horton
0b54b17c73
add sip_gateways
2019-12-11 20:47:58 -05:00
Dave Horton
c95a9ebaf7
added more authentication tests
2019-12-05 15:11:53 -05:00
Dave Horton
98369c377b
test using native msql instead of docker
2019-12-05 09:43:47 -05:00
Dave Horton
0f06c44168
major updates and test suite
2019-12-04 21:43:27 -05:00