From e81165fa74e790b0de85276b8d7af98cd4558711 Mon Sep 17 00:00:00 2001 From: JungJun Date: Thu, 14 Jul 2022 16:01:26 +0900 Subject: [PATCH] =?UTF-8?q?INIT=20&&=20=EB=B0=9C=ED=99=94=20X=20=EC=9D=BC?= =?UTF-8?q?=EB=95=8C=20"=EC=9E=98=EC=9D=B4=ED=95=B4=ED=95=98=EC=A7=80=20?= =?UTF-8?q?=EB=AA=BB=ED=96=88=EC=8A=B5=EB=8B=88=EB=8B=A4=20=EB=A9=98?= =?UTF-8?q?=ED=8A=B8=20=EC=A7=84=ED=96=89"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- icshttp/handler.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icshttp/handler.go b/icshttp/handler.go index 0913ac2..da992b7 100644 --- a/icshttp/handler.go +++ b/icshttp/handler.go @@ -184,7 +184,7 @@ func (s *ScenarioSession) BOTPFunc(w http.ResponseWriter, r *http.Request) { response.ResultCode = 200 response.Token = request.Token response.Action = "END" - response.AnounceMents = "" + response.AnounceMents = "잘 이해하지 못했습니다. 다시 말씀해주세요." response.Data.BargeIn = "" response.Data.RecodingFile = "" response.Data.SttMaxTime = 10