Dave Horton
6933e82d46
fix docker build
2023-05-15 14:04:29 -04:00
Dave Horton
fb1801ce11
0.8.3
v0.8.3
2023-05-11 10:51:08 -04:00
Dave Horton
09abb23968
minor test change
2023-05-11 10:50:56 -04:00
two56
eb1e0d3bf5
Fix: REST dial timeout ( #351 )
...
* Fix #343 by cancelling the request if the session isn't available
* Commit that works for 302's calls
---------
Co-authored-by: Matt Preskett <matt.preskett@netcall.com >
2023-05-11 10:17:39 -04:00
Hoan Luu Huu
3b6c103618
feat: update db-helper and speech-utils ( #347 )
2023-05-10 08:04:56 -04:00
Dave Horton
feccc0fca7
add support for azure custom voices on a per-say basis ( #346 )
2023-05-09 13:25:43 -04:00
Hoan Luu Huu
51bcb5a2d2
fix: rivauri ( #345 )
...
* fix: rivauri
* fix: rivauri
2023-05-09 10:27:15 -04:00
Dave Horton
7a184a8bbc
Fix/tracing cleanup ( #342 )
...
* tracing usability
* fix bug in prev commit
* more cleanup
* further tracing UI cleanup
2023-05-08 14:35:07 -04:00
Dave Horton
5043edfd4e
addresses #340 and #331 ( #341 )
v0.8.3-rc4
2023-05-08 12:23:32 -04:00
Hoan Luu Huu
9948592080
feat: update verb specification version ( #330 )
v0.8.3-rc3
2023-04-28 08:44:10 -04:00
Dave Horton
6dc019e836
fix: amd support for language other than en-US ( #322 )
2023-04-19 15:12:51 -04:00
Dave Horton
a22bc8ea42
fix issue where multiple gathers running simultaneously ( #321 )
2023-04-18 21:58:30 -04:00
Hoan Luu Huu
0356b996ba
fix: wss requestor incase mysql cache is used ( #319 )
2023-04-18 06:34:39 -04:00
Dave Horton
271587617e
update verb specifications
2023-04-13 13:28:21 -04:00
Dave Horton
0b29e67a0c
better logging of ws commands
2023-04-13 13:26:52 -04:00
EgleH
e656d275fe
update mase image to node:18.15-alpine3.16 ( #316 )
2023-04-12 16:18:54 -04:00
Hoan Luu Huu
fabf01f8b5
feat: callerName to rest_dial and dial verb ( #312 )
...
* feat: callerName to rest_dial and dial verb
* update verb specification
2023-04-12 10:04:55 -04:00
Dave Horton
85ab75d8e3
cherry-pick commit from pr 313
2023-04-12 08:15:32 -04:00
Dave Horton
5c2630fe1f
webapp-scaffold can not reference code in higher level app ( #314 )
2023-04-12 07:54:21 -04:00
Dave Horton
9942313ea1
update drachtio-fsmrf to fix bug in prev commit
2023-04-11 22:55:19 -04:00
Dave Horton
e67cb18b6d
fix bug from prev commit
2023-04-11 16:31:53 -04:00
Markus Frindt
86df53f8c4
Feature/centralized configs ( #310 )
...
* [snyk] fix vulnerabilities
* move all process.env in one config
* update log level in config
* check envs
* fix imports in tests for microsoft, soniox, deepgram
* fix import in gather-test
* fix missing imports
---------
Co-authored-by: Markus Frindt <m.frindt@cognigy.com >
2023-04-11 12:46:52 -04:00
Vinod Dharashive
5d50f68725
Handling siprec caller and callee null ( #308 )
...
* NBR Support
* NBR Support
* NBR Support
* re-invite Ok sdp should be sendonly
* NBR Support
* sendrecv sdp correction
* Update siprec-utils.js
* Updated comments
* Siprec participants details added to hook
* Bugfix siprec
* Update call-info.js
* Handling siprec caller and callee null
2023-04-10 12:54:26 -04:00
Shailendra Paliwal
f22b236dfc
createCall: add a default behavior if the trunk isn't defined ( #230 )
...
* add methods to lookupTrunkbyPhone
* change the object name
* fix typo in readme
* export method with return
* add checks to dial verb
* sans extra spaces
* change the variable name for lookup
2023-04-10 10:15:05 -04:00
Hoan Luu Huu
2862c827e0
feat: upload docker image to docker hub ( #307 )
...
* feat: upload docker image to docker hub
---------
Co-authored-by: Quan HL <quan.luuhoan8@gmail.com >
Co-authored-by: Dave Horton <daveh@beachdognet.com >
2023-04-10 09:39:20 -04:00
Dave Horton
266980d770
add support for anchoring media on dial verb ( #304 )
2023-04-10 08:25:12 -04:00
Snyk bot
04003a709e
fix: package.json & package-lock.json to reduce vulnerabilities ( #305 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-XML2JS-5414874
2023-04-09 12:41:47 -04:00
Dave Horton
565ee609ef
based on more testing default google to command_and_search for gather and latest_long for transcribe
v0.8.3-rc2
2023-04-07 07:34:03 -04:00
Vinod Dharashive
9587465e85
Support for Cisco NBR for Agentassist ( #303 )
...
* NBR Support
* NBR Support
* NBR Support
* re-invite Ok sdp should be sendonly
* NBR Support
* sendrecv sdp correction
* Update siprec-utils.js
* Updated comments
* Siprec participants details added to hook
* Bugfix siprec
* Update call-info.js
2023-04-07 07:33:24 -04:00
Dave Horton
845d80a23d
change population of test data
v0.8.3-rc1
2023-04-05 13:10:01 -04:00
Hoan Luu Huu
3109db7861
feat: update stat collector version ( #302 )
2023-04-05 12:02:41 -04:00
Hoan Luu Huu
11c5047465
fix: Re-invite sip rec does not update media ( #300 )
...
* fix: Re-invite sip rec does not update media
* fix: Re-invite sip rec does not update media
2023-04-05 09:46:32 -04:00
Dave Horton
e19ea629f0
response to siprec invite should have a:recvonly if offer had a:sendonly ( #298 )
2023-04-04 21:02:21 -04:00
Antony Jukes
fe529c6bfb
removed incorrect "this" from this.target.auth as it actually a local const. ( #296 )
2023-04-03 11:13:12 -04:00
Dave Horton
e980b82ec4
update to speech utils with improved microsoft tts
v0.8.2-rc18
v0.8.2
2023-04-01 13:20:59 -04:00
Hoan Luu Huu
318ca19791
fix: update speech utils version ( #295 )
...
* fix: update speech utils version
* update package-lock.json
---------
Co-authored-by: Dave Horton <daveh@beachdognet.com >
2023-04-01 11:35:13 -04:00
Dave Horton
e2bd211346
update to latest speech-utils
v0.8.2-rc17
2023-03-31 16:50:46 -04:00
Dave Horton
410c07fae6
further fix for google model
v0.8.2-rc16
2023-03-31 12:37:04 -04:00
Dave Horton
2ebfbfb3d8
google STT: when altLanguges are used default to a model that supports it
2023-03-31 12:31:14 -04:00
Dave Horton
a29795839d
Bugfix/bot mode restart ( #292 )
...
* restart background gather if we get a new config with bargein=enable and changes to input types
* stop background gather properly before restarting
* fix: sticky background gather tasks must not be restarted if we have a new background gather
* fix undefined reference
* safety
2023-03-31 09:35:23 -04:00
Hoan Luu Huu
28088a4cdd
feat: queue play audio ( #290 )
...
* feat: queue play audio
* fix: typo
* fix: typo
* fix: typo
* fix: typo
* fix: typo
* fix: typo
* fix: typo
* fix: typo
* fix: typo
* fix: typo
2023-03-30 15:31:54 -04:00
Dave Horton
afb381eec9
bugfix: setting altLanguages on Azure once left it turned on
v0.8.2-rc15
2023-03-29 08:49:34 -04:00
Dave Horton
ed00ccb681
bump version
2023-03-28 14:14:25 -04:00
Dave Horton
6e945dde9a
google stt fixes, including defaulting to phone_call model based on c… ( #288 )
...
* google stt fixes, including defaulting to phone_call model based on comparative model testing
* lint error
v0.8.2-rc14
2023-03-28 10:02:03 -04:00
Dave Horton
efdea3e514
gather defaults to multiple utterances
2023-03-27 15:53:01 -04:00
Dave Horton
5131d524ce
bugfix: allow for empty transcripts that nuance returns
2023-03-27 14:13:50 -04:00
Anton Voylenko
c0114015ea
check encryption env on start ( #286 )
2023-03-26 15:45:20 -04:00
Anton Voylenko
a293ec09d0
add ENCRYPTION_SECRET variable ( #283 )
...
* add ENCRYPTION_SECRET variable
* add env for tests
v0.8.2-rc12
2023-03-26 14:52:58 -04:00
Dave Horton
f71ae83ce4
bugfix: nuance on-prem stt
2023-03-26 14:26:36 -04:00
Hoan Luu Huu
0dd161913c
fix: gather task should clear dtmf event before resolve ( #284 )
...
Co-authored-by: Quan HL <quanluuhoang8@gmail.com >
2023-03-26 12:32:51 -04:00