Sam Machin
0bf2013934
add default model ( #1147 )
2025-04-22 09:49:24 -04:00
rammohan-y
182c310191
remove video from sdp in case of reInvite if the call is audio call ( #1159 )
...
https://github.com/jambonz/jambonz-feature-server/issues/1158
v0.9.3-14
2025-04-18 09:33:16 -04:00
Sam Machin
4e74bab728
handle errors in createing call ( #1164 )
...
* move createCall into the try/catch and add a completionReason to results for errors
* add default completionReason
fixes #1165
* lint
2025-04-17 07:43:22 -04:00
rammohan-y
87195b6444
Stop tts streaming, when bargeIn is enabled for gather verb and input is detected ( #1154 )
...
https://github.com/jambonz/jambonz-feature-server/issues/1153
2025-04-14 09:18:50 -04:00
rammohan-y
eb5e6fa515
Updated db-helper to 0.9.11 ( #1152 )
...
https://github.com/jambonz/jambonz-feature-server/issues/1151
2025-04-14 08:22:28 -04:00
Dave Horton
305facb03b
Fix/11labs no client config ( #1149 )
...
* update to verb specs
* add parameter to api call when there is not client config provided
v0.9.3-12
2025-04-12 10:36:35 -04:00
Dave Horton
d310ba0ed1
reduce verbosity of logging ( #1145 )
v0.9.3-11
2025-04-09 15:36:58 -04:00
Hoan Luu Huu
77f0fc85a3
ell tts support speech and pronunciation_dictionary_locators ( #1137 )
2025-04-09 12:32:06 -04:00
Sam Machin
c708b7d007
fix initial message format ( #1144 )
2025-04-09 10:43:07 -04:00
Hoan Luu Huu
343b382373
fixed ws-requestor missing hook for dial:confirm ( #1143 )
2025-04-09 07:29:08 -04:00
rammohan-y
0a541e089d
Fix for https://github.com/jambonz/jambonz-feature-server/issues/1138 ( #1139 )
2025-04-04 09:02:18 -04:00
rammohan-y
d910981b1a
Allow hangup verb on siprec call ( #1136 )
...
* Allow hangup verb on siprec call
https://github.com/jambonz/jambonz-feature-server/issues/1135
* added sip:decline to AllowedSipRecVerbs
2025-04-04 08:23:39 -04:00
Hoan Luu Huu
3f2744f032
fixed replaceEndpoint offer single codec that callee does not support ( #1131 )
2025-04-03 07:58:39 -04:00
Dave Horton
fcaf2e59e7
initial changes for openai stt ( #1127 )
...
* initial changes for openai stt
* wip
* wip
* wip
* wip
* wip
* make minBargeinWordCount work for openai
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wipp
* wip
* wip
* wip
* openai stt: support for prompt templates
* lint
* wip
* support openai semantic_vad
* wip
* transcribe supports openai stt
* sip
* wip
* wip
* refactor list of stt vendors that dont need to be restarted after a final transcript
* cleanup
* wip
* cleanup
* wip
* wip
* wip
* remove credentials from log
* comment
v0.9.3-10
2025-03-28 13:14:58 -04:00
rammohan-y
ee846b283d
Feat 1120 video call - remove video media from SDP if the call is audio call ( #1124 )
...
* sending jambonz:error when the incoming message is not parsable
https://github.com/jambonz/jambonz-feature-server/issues/1094
* writing an alert when incoming paylod is invalid
* added content to the jambonz:error payload
* removing video media from sdp if the call is an audio call. This is to avoid sending video media to destination if the incoming call is an audio call
* calling removeVideoSdp only when the environment variable JAMBONES_VIDEO_CALLS_ENABLED_IN_FS is set to true, this will ensure there are no regression issues for audio calls
* fixed jslint errors
2025-03-28 12:56:08 -04:00
Hoan Luu Huu
acdb8695a0
allow cartesia model_id is override from synthesizer option ( #1130 )
2025-03-27 13:37:57 -04:00
Hoan Luu Huu
f33f197e8d
gather say support ttstream ( #1128 )
2025-03-27 07:19:19 -04:00
Sam Machin
9c437ab687
use deepgramOptions.model ( #1126 )
...
* use deepgramOptions.model
* lint
* Update transcription-utils.js
2025-03-24 12:25:29 -04:00
Dave Horton
1873694784
update to dractio-fsmrf@4.0.2
2025-03-17 08:50:10 -04:00
rammohan-y
d36e6b4c22
set the detected language as language_code when deepgram detects the language ( #1116 )
...
https://github.com/jambonz/jambonz-feature-server/issues/1115
2025-03-11 12:16:29 -04:00
rammohan-y
0470168757
updated realtimedb-helper to 0.8.13 ( #1113 )
v0.9.3-9
2025-03-10 09:49:04 -04:00
Sam Machin
3120dbc3e0
Feature: add digitCount to amd-utils ( #1111 )
...
* add digitCount to amd-utils
* linting
* bump verb-specs
2025-03-06 12:01:51 -05:00
Hoan Luu Huu
8b8283e603
ws requestor should store initial sessionData when sending session:adulting ( #1110 )
2025-03-06 07:42:47 -05:00
Dave Horton
29de4b8878
fix crashing error with some media timeout scenarios ( #1108 )
2025-03-05 09:48:40 -05:00
Sam Machin
fa5fc1af9f
allow transcribe_status update on Listen/Transcribe tasks ( #1107 )
2025-03-04 12:41:27 -05:00
Sam Machin
a5e778d7f3
call jambonzHangup when API ends call ( #1104 )
2025-03-03 07:23:03 -05:00
Dave Horton
bf4ae5b618
#1101 - allow listen url to have relative url and use base url of app… ( #1102 )
...
* #1101 - allow listen url to have relative url and use base url of application if ws
* remove logging
v0.9.3-8
2025-02-28 14:19:45 -05:00
Sam Machin
ad2d99c417
if redirect to new server update requestor for baseURL ( #1096 )
2025-02-28 08:04:37 -05:00
Hoan Luu Huu
af4e17f447
fixed dial transcribe is not able to receive final transcribe when closing the call ( #1073 )
...
* fixed dial transcribe is not able to received final transcribe when close call.
* wip
* fix review comment
* support call session delay detroy ep when current task is transcribe
* wip
* wip
* fixed review comments
* fixed review comments
2025-02-27 07:25:01 -05:00
Hoan Luu Huu
cd2563ce17
support ultravox send user_input_message ( #1100 )
2025-02-26 19:50:09 -05:00
Sam Machin
af475cbea4
Update place-outdial.js ( #1090 )
...
* Update place-outdial.js
* update baseURL on redirect
* Revert "update baseURL on redirect"
This reverts commit 55778ba37edf029fa8687cd971b202af15478f95.
2025-02-25 15:09:21 -05:00
Anton Voylenko
69ba18acd1
Support sipindialog for conference ( #1050 )
...
* fix: add _onRequestWithinDialog catch block
* feat: support sipindialog for conference
* fix: remove any existing listener before adding new
v0.9.3-7
2025-02-24 13:59:32 -05:00
rammohan-y
8bed44cce3
sending jambonz:error when the incoming message is not parsable ( #1095 )
...
* sending jambonz:error when the incoming message is not parsable
https://github.com/jambonz/jambonz-feature-server/issues/1094
* writing an alert when incoming paylod is invalid
* added content to the jambonz:error payload
2025-02-24 12:44:25 -05:00
Dave Horton
8ede41714b
fix typo: change AWS_SNS_TOPIC_ARM to AWS_SNS_TOPIC_ARN ( #1093 )
2025-02-24 10:51:07 -05:00
Dave Horton
ee54e4341a
update drachtio-srf
v0.9.3-6
2025-02-20 10:17:53 -05:00
Hoan Luu Huu
4bf2f42f33
support ultravox sends createCall response to app ( #1091 )
...
* support ultravox sends createCall response to app
* update type issue
Co-authored-by: Matt Hertogs <matthertogs@gmail.com >
---------
Co-authored-by: Matt Hertogs <matthertogs@gmail.com >
2025-02-20 07:07:03 -05:00
Dave Horton
e09c763d3a
#1088 ignore UtteranceEnd if we have unprocessed words ( #1089 )
...
* #1088 ignore UtteranceEnd if we have unprocessed words
* wip
v0.9.3-4
v0.9.3-5
2025-02-18 16:30:59 -05:00
Dave Horton
e8a7366526
handle exceptions if we invoke _lccCallHook with new url and it rejects for some reason ( #1087 )
2025-02-18 13:03:34 -05:00
Dave Horton
122d267816
better handling of flush commands ( #1081 )
...
* better handling of flush commands
* rework buffering of tokens
* gather: when returning low confidence also provide the transcript
* better error handling in tts:tokens
* special handling of asr timeout for speechmatics
* remove some logs that were excessively wordy
2025-02-18 09:31:11 -05:00
Hoan Luu Huu
33bca8e67c
tts stream should save tts.response_time metric ( #1086 )
...
* tts stream should save tts.response_time metric
* wip
2025-02-18 08:45:21 -05:00
Hoan Luu Huu
9c05fd3deb
fix dialMusic keep running in infinity loop ( #1085 )
2025-02-18 07:08:19 -05:00
Hoan Luu Huu
7fa0041f6b
support deepgram options noDelay ( #1083 )
...
* support deepgram options noDelay
* update verb specification version
2025-02-15 16:39:30 -05:00
Hoan Luu Huu
59d9c62cbe
support create call with target.proxy ( #1075 )
2025-02-11 09:24:04 -05:00
Dave Horton
55b408eecb
add support for deepgram keyterms ( #1071 )
v0.9.3-3
2025-02-07 13:12:25 -05:00
Hoan Luu Huu
f241faa871
update speech utils version ( #1070 )
v0.9.3-2
2025-02-07 08:00:33 -05:00
rammohan-y
65d35c893c
Feat/1067 set default language if language is undefined ( #1068 )
...
* sending recognition mode channel variable
* change verb-specifications version
* feat/1067 - setting default language to previously set language for the recognizer object if the vendor is default
* added undefined check for fallbackVendor and fallbackLanguage
2025-02-06 08:06:56 -05:00
Hoan Luu Huu
dbdc1cd43d
support voxist stt ( #1066 )
...
* support voxist stt
* wip
v0.9.3-1
2025-02-05 08:33:35 -05:00
Hoan Luu Huu
7105453d81
support caching tts audio with model/model_id ( #1062 )
...
* support caching tts audio with model/model_id
* update speech utils version
2025-02-03 08:47:44 -05:00
Hoan Luu Huu
8487a4be68
support elevenlabs private agent ( #1063 )
2025-02-02 22:10:51 -05:00
Hoan Luu Huu
2ddcd53d6b
support elevenlabs s2s ( #1052 )
...
* support elevenlabs s2s
* wip
* wip
* wip
2025-02-02 10:29:48 -05:00