Quan HL
5fb1d81869
fix speechmatic cannot update stt url
2025-04-22 09:34:52 -04:00
Sam Machin
bc51b60e9b
fetch voip carriers where api key doesn't have the service_provdier_sid availible ( #412 )
2025-04-22 09:34:36 -04:00
Sam Machin
f0ec0a916f
Update sip-gateways.js ( #421 )
2025-04-22 09:30:55 -04:00
rammohan-y
c94f14f27d
Added new model Playht Dialog-1-0 model ( #423 )
...
https://github.com/jambonz/jambonz-api-server/issues/419
2025-04-22 09:30:18 -04:00
Sam Machin
06873186ac
fix the creds test and return correct error ( #420 )
2025-04-22 07:38:54 -04:00
Hoan Luu Huu
c144758d44
fix: reject if user.provider !== local when login ( #408 )
2025-04-09 09:53:24 -04:00
rammohan-y
e24f3472ae
user should be able to change the temprary password ( #407 )
...
Refer to https://github.com/jambonz/jambonz-api-server/issues/406
2025-04-09 09:32:15 -04:00
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
1c55bad04f
support openai stt ( #402 )
...
* support openai stt
* wip
* wip
* add stt languages for openai
2025-03-28 10:14:50 -04:00
Hoan Luu Huu
32a2bfcdb5
support cartesia sonic-2 model ( #403 )
...
* support cartesia sonic-2 model
* wip
* fix typo
---------
Co-authored-by: Dave Horton <daveh@beachdognet.com >
2025-03-28 09:52:01 -04:00
Hoan Luu Huu
becc1636b7
deepgram milti languages ( #397 )
2025-03-17 21:10:22 -04:00
Sam Machin
68a9b4226d
fix min 25 ( #396 )
2025-03-11 07:48:04 -04:00
Hoan Luu Huu
556d5c3526
support fetching logs from cloudwatch for call_sid ( #393 )
...
* support fetching logs from cloudwatch for call_sid
* wip
* wip
* wip
* ưip
* wip
* fix review comments
2025-03-10 08:31:24 -04:00
Hoan Luu Huu
2ac0da0d14
Should not allow create phone_number on different voip_carrier and account ( #394 )
...
* shouldnt create phonenumber on different carrier and account
* wip
2025-03-06 07:40:54 -05:00
Hoan Luu Huu
d872d9ee87
suport voip carrier sip_proxy ( #389 )
...
* suport voip carrier sip_proxy
* fix review comment
2025-02-17 09:46:20 -05:00
Hoan Luu Huu
9cfe990bb8
support rimelabs new voices ( #387 )
2025-02-07 07:22:42 -05:00
Hoan Luu Huu
6c7d2c9074
support rime mistv2 model ( #386 )
2025-02-06 21:36:34 -05:00
Hoan Luu Huu
73e35c84c5
support voxist stt ( #384 )
2025-02-05 08:32:36 -05:00
Dave Horton
86d50d94cb
optionally send invites to our slack channel on signup ( #385 )
2025-02-05 00:06:58 -05:00
Hoan Luu Huu
b8f4ad6b27
support fetching elevenlabs models by api-key ( #383 )
2025-02-03 08:28:48 -05:00
rammohan-y
66bd9a442c
feat/379: added tts property to deepgram response ( #380 )
2025-01-21 08:15:32 -05:00
Hoan Luu Huu
fa81d179a1
verbio list voice api is changed, fixed ( #378 )
2025-01-15 06:54:55 -05:00
Hoan Luu Huu
89288acf6e
support custom tts streaming vendor ( #377 )
2025-01-14 07:14:07 -05:00
Markus Frindt
23cd4408a5
Feat/obscure sensitive bucket credentials ( #375 )
...
* obscure sensitive bucket credentials
* npm audit fix
* fix condition
* add test suite encrypt-decrypt.test
* revert docker-compose
* update pipeline
---------
Co-authored-by: mfrindt <m.frindt@cognigy.com >
2025-01-03 07:12:44 -05:00
Dave Horton
ce4618523c
correct clients.password col name ( #373 )
...
* correct clients.password col name
* fix #372
2024-12-28 16:42:32 -05:00
Hoan Luu Huu
0eb8097e32
support tts cartesia ( #370 )
...
* support tts cartesia
* update speech utils
* revert reset password
* revert serve-integration
2024-12-19 09:19:28 -05:00
rammohan-y
8851b3fac0
feat/367 added support for name query parameter for retrieving application ( #368 )
...
* feat/367 added support for name query parameter for getting application by name
* feat/367 - Updated test case and modified retrieveAll method to make name independent of service_provider_id and account_sid
* updated query to use WHERE 1=1 to avoid whereFlag variable
* feat/367: removed empty line added accidently
2024-12-18 08:18:48 -05:00
Dave Horton
e080118b6a
minor logging changes
2024-12-13 10:47:25 -05:00
rammohan-y
75c27e3f80
feat/982: fixed issue where vendor's API is not called if vendor is defined at service provider level, and also made format of name consistent ( #365 )
2024-12-12 17:06:45 -05:00
Dave Horton
843980c7f6
#361 ( #362 )
...
* #361
* fix typo in db upgrade script
---------
Co-authored-by: Hoan Luu Huu <110280845+xquanluu@users.noreply.github.com >
2024-11-26 20:25:25 -05:00
Hoan Luu Huu
f9990da468
allow dub as http updateCall request ( #363 )
2024-11-14 07:20:10 -05:00
Hoan Luu Huu
e908f5830c
support add google voice cloning key ( #358 )
...
* support add google voice cloning key
* update upgrade db script
* wip
2024-11-04 07:10:42 -05:00
Hoan Luu Huu
de250c8d58
support playht3.0 languages ( #357 )
...
* support playht3.0 languages
* update speech utils version
2024-10-16 07:34:02 -04:00
Dave Horton
84d83a0a48
playht test failing due to use of incorrect language name en-US ( #356 )
2024-10-14 20:58:23 -04:00
Hoan Luu Huu
b5bede7a08
add support for speechmatics languages and voices ( #355 )
2024-10-11 19:54:22 -04:00
Hoan Luu Huu
6e779f6744
support stt speechmatics ( #353 )
...
* support stt speechmatics
* support speechmatics region authentication
* update testcase for speechmatics_stt_uri
2024-10-11 09:17:40 -04:00
Quan HL
a41760fa9f
PlayHT version 3.0 support PlayHt2.0 voices
2024-10-03 13:00:42 +07:00
Quan HL
c6bae80a03
support playht3.0
2024-09-27 11:13:59 +07:00
Hoan Luu Huu
52de41c9bc
support configuration to limit minimum value sipgatewa netmask can be used ( #344 )
2024-08-19 21:44:15 -04:00
Dave Horton
ed71abd675
added private_newtwork_cidr to system_information table ( #341 )
...
* added private_newtwork_cidr to system_information table
* db schema upgrade to add system_information.private_network_cidr in 0.9.2
* increase size of system_information.private_network_cidr to varchar(8192)
2024-08-18 12:49:06 -04:00
Hoan Luu Huu
2d2b98dab5
Feat/deepgram tts onprem ( #338 )
...
* support deepgram onpremise
* wip
* update speech utils version
* install docker in ci
2024-08-07 07:24:58 -04:00
Hoan Luu Huu
b921cab867
Support elevenlabs 2.5 ( #336 )
...
* update elevenlab model
* wip
* wip
* wip
2024-07-24 13:04:12 -04:00
Hoan Luu Huu
4337a55a27
update getAwsAuthToken to use parameters as object ( #330 )
...
* update getAwsAuthToken to use parameters as object
* update speech utils version
2024-06-15 08:10:58 -04:00
Hoan Luu Huu
6041b1d595
fix cannot update verbio engine_version ( #327 )
2024-06-04 09:48:24 -04:00
Hoan Luu Huu
d33d0aa519
support verbio speech ( #323 )
...
* support verbio speech
* wip
* update speech version
* update verb specification
2024-05-29 07:35:40 -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
82c16380f5
fix Speech credential test for azure ( #322 )
2024-05-14 06:56:06 -04:00
Hoan Luu Huu
c0fab2880b
fix cannot send multipart to aws due to min size ( #319 )
2024-05-03 07:37:38 -04:00
Hoan Luu Huu
ce2fa392a4
support aws speech by roleArn ( #313 )
...
* support aws speech by roleArn
* support 3 types of aws credentials
* wip
* wip
* update speech util version
2024-05-02 07:57:22 -04:00
Hoan Luu Huu
3b47162d13
Feat/record with pipeline ( #318 )
...
* use pipeline for nodejs streams
* use pipeline for nodejs streams
2024-04-30 07:39:24 -04:00