diff --git a/lib/session/call-session.js b/lib/session/call-session.js index 2f563f6c..458451b2 100644 --- a/lib/session/call-session.js +++ b/lib/session/call-session.js @@ -1684,7 +1684,7 @@ Duration=${duration} ` else if (opts.llm_update) { return this._lccLlmUpdate(opts.llm_update, callSid); } - + // whisper may be the only thing we are asked to do, or it may that // we are doing a whisper after having muted, paused recording etc.. if (opts.whisper) {