mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2026-02-14 18:30:59 +00:00
lint
This commit is contained in:
@@ -441,7 +441,7 @@ class Dialogflow extends Task {
|
||||
// kill filler audio
|
||||
await ep.api('uuid_break', ep.uuid);
|
||||
|
||||
// if ES start a new intent (for CX we do not set single_utterance on),
|
||||
// if ES start a new intent (for CX we do not set single_utterance on),
|
||||
// (we want to continue to listen during the audio playback)
|
||||
// _unless_ we are transferring or ending the session
|
||||
if (this.isES && !this.hangupAfterPlayDone) {
|
||||
|
||||
Reference in New Issue
Block a user