Twilio警告-在I';我正在使用呼叫功能

Twilio警告-在I';我正在使用呼叫功能,twilio,incoming-call,Twilio,Incoming Call,我从Twilio那里得到这个错误 <Response> if params["DialCallStatus"] == "completed" or params["DialCallStatus"] == "answered" <Hangup/> else <Say voice="man"> The call could not be answered this time, please leave a message </Say> &l

我从Twilio那里得到这个错误

<Response>
  if params["DialCallStatus"] == "completed" or params["DialCallStatus"] == "answered"
<Hangup/>
  else
<Say voice="man">
  The call could not be answered this time, please leave a message
</Say>
<Record action="/Record_Complete"/>
  end
</Response>

如果参数[“DialCallStatus”]=“已完成”或参数[“DialCallStatus”]=“已回答”
其他的
这次电话无法接听,请留言
结束
有什么帮助吗


谢谢。

@m_callens仍然面临同样的错误。我没有回答/解决你的问题…我只是将文本重新格式化为可读性没有问题m_callens…你用什么语言编写代码来返回这个TwiML?@philnash我正在使用visualforce和page,但是对于回答,我得到了解决方案,但我还有更多问题可以问你吗电子邮件,我可以问更多的问题?