Anton Voylenko
5a68563f96
live call control for tag ( #539 )
2023-11-17 08:48:17 -05:00
Hoan Luu Huu
1cdd0cf611
feat Audult call session should have its own requestor ( #535 )
...
* feat Audult call session should have its own requestor
* fix eslint
* fix eslint
* if user authenticate from http server instead of databse
* wip
* fix custom STT
* fix custom STT
* fix custom STT
2023-11-16 08:22:35 -05:00
Anton Voylenko
170c3c7ec4
rest:dial: Support sipindialog hook ( #531 )
...
* support sipindialog hook
* rename sipindialog method
2023-11-14 09:16:08 -05:00
Dave Horton
c6c599ab99
fix dialogflow tts bug (tts not working due to 'default' being assigned to label) and update to drachtio-srf with fix for parsing sip:1234@feature-server ( #518 )
2023-11-06 15:05:17 -05:00
Dave Horton
6d625d87ad
Feat/assemblyai testing ( #516 )
...
* handle errors from assemblyai
* wip
* fix alert
* normalizeAssemblyai
2023-11-02 17:05:28 -04:00
Hoan Luu Huu
7fee2ba2dc
feat assembly ( #515 )
...
* fix
* wip
* wip
* wip
* wip
* fix review comments
2023-11-02 09:25:04 -04:00
Dave Horton
3cdf568fb6
fix logging on child leg after REFER received on A leg ( #512 )
2023-10-31 20:55:39 -04:00
Anton Voylenko
42d1069617
allow tag verb for waithook ( #510 )
2023-10-30 18:41:49 -04:00
Dave Horton
e5772d6b85
allow dial referHook to return application to execute on the other le… ( #505 )
...
* allow dial referHook to return application to execute on the other leg; fixes #504
* fix session tracking
* minor logging
* minor
2023-10-30 13:59:54 -04:00
Dave Horton
f43a5c1491
deepgram: rework continuous asr, and resolve on speech_final not is_f… ( #501 )
...
* deepgram: rework continuous asr, and resolve on speech_final not is_final (wip)
* wip
* deepgram: empty final transcript should trigger resolve with speech if we have buffered transcripts
* wip
* fixes for deepgram compiling multiple transcripts
* test deepgram utteranceEndMs
* more handling of utteranceEndMs
* wip
* better handling of digit strings collected over multiple deepgram responses
* wip
* add support for deepgramOptions.shortUtterance which triggers off of is_final instead of speech_final
* apply deepgram fixes to transcribe
* cleanup continnuous asr
* more continuous asr fixes for deepgram
* update to verb-specifications for handling SttTask properties
* set log level for tests back to error
2023-10-30 13:57:25 -04:00
Hoan Luu Huu
4b7b0e309b
say verb support play audio in array ( #482 )
...
* say verb support play audio in array
* fixed review comments
* added separated testcase
2023-10-20 08:14:57 +02:00
Dave Horton
a92ea9c5da
ensure recognizer.altLanguages is an empty array if not otherwise specified
2023-10-12 10:01:14 -04:00
Hoan Luu Huu
2285ec5329
fix transcribe credential ( #480 )
2023-10-10 21:06:46 -04:00
Hoan Luu Huu
09ae083c9a
fix: transcribe 2 channels ( #479 )
...
* fix: transcribe 2 channels
* fix
* fix
2023-10-10 08:46:50 -04:00
Hoan Luu Huu
6a3e12e293
feat support refer teluri ( #476 )
...
* feat support refer teluri
* update drachtio source code
2023-10-10 08:42:52 -04:00
Hoan Luu Huu
48f2c57ae2
feat sip indialog actionHook ( #477 )
...
* feat sip indialog actionHook
* feat sip indialog actionHook
* feat sip indialog actionHook
* feat sip indialog actionHook
* update verb spec
* fix
* fix
* rename function as required _onRequestWithinDialog
2023-10-10 08:41:32 -04:00
Dave Horton
f651cfa0b7
prune unused function ( #478 )
2023-10-09 15:03:27 -04:00
Hoan Luu Huu
ae9386791f
fix cobalt model ( #469 )
2023-09-26 07:41:43 -04:00
Dave Horton
76cf4e527f
minor: allow hints not to be specified
2023-09-18 10:32:07 -04:00
Dave Horton
6a8a2aa955
update to provide hostport and model on the command line not via env ( #465 )
2023-09-13 13:53:00 -04:00
Hoan Luu Huu
c29def92e8
feat fast recognition ( #461 )
...
* feat fast recognition
* don't use buffer transcript for fast recognition
* update verb specification
* fix merge conflict
---------
Co-authored-by: Dave Horton <daveh@beachdognet.com >
2023-09-13 09:59:12 -04:00
Dave Horton
a1793ac359
Speech vendor/cobalt ( #463 )
...
* initial changes for cobalt speech
* wip
* wip
* update to drachtio-fsmrf that supports cobalt
* update to verb-specifications with cobalt speech support
* more wip
* lint
* use node 18 with gh actions
* support for compiling cobalt hints
* fix bug in uuid_cobalt_compile_context
* update verb-specifications
* remove repeated code
* cobalt support for transcribe
* update to verb specs
2023-09-13 09:47:30 -04:00
Hoan Luu Huu
d220733dea
add JAMBONZ_DISABLE_DIAL_PAI_HEADER env var ( #460 )
2023-09-08 20:02:20 -04:00
Hoan Luu Huu
1477605e66
fix custom stt transcribe ( #457 )
2023-09-08 08:09:03 -04:00
Dave Horton
4f0ab83f5f
fix #445 ( #452 )
2023-08-31 08:03:45 -04:00
Hoan Luu Huu
2935574440
feat pause resume transcribe ( #438 )
...
* feat pause resume transcribe
* wip
* fix jslint
* update fsmrf
2023-08-30 22:43:50 -04:00
Hoan Luu Huu
b1ecf069bf
Feat/fallback speech 02 ( #429 )
...
* feat fallback speech
* feat fallback speech
* feat fallback speech
* gather verb
* fix
* wip
* wip
* wip
* wip
* wip
* transcribe
* transcribe
* fix
* wip
* wip
* wip
* wip
* fix
* wip
* fix
2023-08-22 09:22:01 -04:00
Hoan Luu Huu
6f0dbef433
feat moh ( #423 )
...
* feat moh
* feat moh
* fix typo
* fix typo
* fix
* fix
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* git commit -a -m wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* fix
* fix
* fix
* fix
* wip
* rebase
* fix
* fix
2023-08-22 08:09:18 -04:00
two56
32dcb2adfa
Cancel the transaction instead of killing the task ( #431 )
...
Co-authored-by: Matt Preskett <matt.preskett@netcall.com >
Co-authored-by: Hoan Luu Huu <110280845+xquanluu@users.noreply.github.com >
2023-08-21 07:46:53 -04:00
Dave Horton
ee514f7459
update references from jambonz.us to jambonz.cloud ( #433 )
2023-08-19 14:42:35 -04:00
Anton Voylenko
4cfea0707a
fix participant join options ( #432 )
...
* fix participant join options
* bump verb specifications
2023-08-19 14:18:13 -04:00
Hoan Luu Huu
f8c5abe9e9
feat: multi speech credential diff labels but same vendor ( #426 )
...
* feat: multi speech credential diff labels but same vendor
* update sql
* fix
* fix
* fix jslint
* fix review comment
* update verb spec version
2023-08-15 08:57:49 -04:00
Dave Horton
ad722a55ee
generate trace id before outdial so we can include it in custom header ( #418 )
...
* generate trace id before outdial so we can include it in custom header
* logging
* logging
* fix #420 race condition on rest outdial when ws is used
* revert unnecessary logging change
2023-08-08 13:00:34 -04:00
Hoan Luu Huu
d7dcdb1d0c
Continuos ASR for transcribe ( #398 )
...
* asrTimeout
* fix jslint
* change log
* fix interrim
2023-08-03 09:49:44 -04:00
Dave Horton
fbd0782258
#388 - support custom speech vendor in transcribe verb ( #414 )
...
Co-authored-by: Hoan Luu Huu <110280845+xquanluu@users.noreply.github.com >
2023-08-02 19:06:31 -04:00
Fábio Gomes
38f9329b12
When recordings are enabled, disable bidirectional audio on jambonz-session-record ( #415 )
2023-08-02 14:21:59 -04:00
Dave Horton
e8e987cb9d
Fix/snake case customer data issue 406 ( #409 )
...
* revert recent change on silence trimming
* fix issue with incorrectly snake-casing customer data (#406 )
2023-07-27 22:31:43 -04:00
Hoan Luu Huu
e1dad569dc
Fix/background listen tag ( #391 )
...
* fix background listen send customerData to api server
* test listen
* fix review comment
2023-07-11 16:03:32 +01:00
two56
91fe3ceb06
Clear conference details in both Jambonz and FreeSWITCH ( #350 )
...
Co-authored-by: Matt Preskett <matt.preskett@netcall.com >
2023-06-14 15:35:04 -04:00
Dave Horton
a7d07ce7ae
add channel to transcribe, gather, and dtmf spans ( #376 )
2023-06-13 09:12:26 -04:00
Hoan Luu Huu
aad24744f3
feat: record all calls ( #352 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* fix jslint
* fix
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* fix: add file ext
* fix: record format
* fix outbound
* update to drachtio-fsmrf with support for multiple recording streams on a call
* enable DTMF during background listen recording
* fix merge commit
---------
Co-authored-by: Dave Horton <daveh@beachdognet.com >
2023-06-09 14:54:53 -04:00
Dave Horton
ab0452879e
add X-Application-Sid in outdials so it ends up in cdr ( #374 )
2023-06-09 12:57:35 -04:00
Dave Horton
ffdb7a0bb5
create transcribe and listen child spans properly for dial ( #373 )
...
* create transcribe and listen child spans properly for dial
* fix prev commit: proper time to start span is in dial exec
2023-06-08 13:57:10 -04:00
Dave Horton
30beb9c093
transcribe: default hints and altLanguages ( #371 )
2023-06-06 13:41:31 -04:00
Hoan Luu Huu
a1c38f8a2e
fix: queue length in account event hook ( #369 )
2023-06-05 08:41:10 -04:00
Hoan Luu Huu
b7070121ee
feat: advanced queues ( #362 )
...
* feat: advanced queues
* feat: advanced queues
* feat: advanced queues
* feat: advanced queues
* update verb specification
* add testcase
* add testcase
* add testcase
* updte testcase
* fixed
* update queue
* fix: fix waithook params
* fix: fix waithook params
* fix: performQueueWebhook with correct members length
* fix merge conflict
* debug log
* debug listen test
* debug listen test
* debug listen test
* debug listen test
* debug listen test
* debug listen issue
* feat: add tts on account level
---------
Co-authored-by: Dave Horton <daveh@beachdognet.com >
2023-06-03 08:16:05 -04:00
Dave Horton
01260ad054
transcribe: create otel child spans for each stt result that is returned in a long-running transcribe ( #368 )
2023-06-02 14:25:32 -04:00
Dave Horton
bd911c88f9
in verb transcribe, recognizer should be optional (default to application default) but transcriptionHook mudt be mandatory ( #367 )
2023-06-02 13:15:32 -04:00
Hoan Luu Huu
d96712a8d6
feat: add tts on account level ( #366 )
2023-06-02 09:31:28 -04:00
Hoan Luu Huu
bb852600c0
fix: app_json is used for outbound call ( #358 )
...
* fix: app_json is used for outbound call
* fix jslint
* fix: app_json setter in rest:dial task
2023-06-01 08:52:53 -04:00