在我使用的 Rivr 应用程序中
firstTurn.getParameter("nexmo_caller_id");
获取呼叫者 ID,因为我看到 Nexmo 传递的参数,但我已更改为 Voxeo,显然这不再有效。Rivr 是否有任何标准方法可以在对话中获取来电显示(远程来电号码)?
谢谢
请参阅https://github.com/nuecho/rivr-cookbook/wiki/Obtaining-UUID,但session.connection.uuid
使用包含信息的会话变量进行更改。在 VoiceXML 2.0 中,它是session.connection.remote.uri
但 Voxeo 还提供session.callerid
.
尝试 session.connection.remote.uri 并查看http://help.voxeo.com/go/help/xml.vxml.variables.sessappvars