* writing alerts during startup and shutdown of feature-server
* feat/884: created constants for system component name and state
* feat/88: added 0.2.11 version of time-series
* feat/884: renamed constant, and added GracefulShutdownInProgress system alert
* Fix the issue for outbound calls that always the None credentials were used. session:new for rest dial did not contain recognizer.label and synthesizer.label
* update comment
---------
Co-authored-by: mfrindt <m.frindt@cognigy.com>
* feat/975: fixed continuous asr not stopping when asrDtmfTerminationDigit is configured
* feat/975: giving first preference to asrDtmfTerminationDigit if there is already ASR happened
* fix transcribe fixes for speechmatics
* update to verb-specs with fixes for speechmatics
* add support for speechmatics translation
* add handlers for receiving translations
* call translation hookd
* gather: no need to restart speechmatics after a final transcript during continuous asr
* graceful shutdown
* wip
* wip
* wip
* wip
* wip
* Add support to export to more than one otel platform.
This is helpful for if you want to keep using the bundled jaeger
support in the web console AND send to external OTLP based platform
(such as Axiom.co!).
* Lint issues and cleanup.
* feature server should send USER call to the sbc sip that is connect with the user
* feature server should send USER call to the sbc sip that is connect with the user
* feature server should send USER call to the sbc sip that is connect with the user
* fix review comment
* add env variable to enable the feature
* add env variable to enable the feature
* add env variable to enable the feature
* minor test update
---------
Co-authored-by: Dave Horton <daveh@beachdognet.com>
* include X-CID for dial outbound if the call-session is outbound
* include X-CID for dial outbound if the call-session is outbound
* include X-CID for dial outbound if the call-session is outbound
* include X-CID for dial outbound if the call-session is outbound
* add support for aws language model name when transcribing
* wip - from prev branch
* wip
* support both aws grpc and ws api - detect based on transcription payload
* update to drachtio-fsmrf@4.0.0
* fix for grpc compatibility, requires JAMBONES_AWS_TRANSCRIBE_USE_GRPC env
* back out major update to drachtio-srf and fsmrf; that should come in a separate PR
* update drachtio-srf
* allow move to next task if say verb is failed because of speech credential
* allow move to next task if say verb is failed because of speech credential
* allow move to next task if say verb is failed because of speech credential
* wip
* wip