检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
返回“1010023 Display number invalid.”错误码如何处理? 在什么场景下会返回“1020165 The appkey call port of using exceeds the limited.”错误码? 请求时遇到1010002非法请求错误如何处理? 在进行语音通话时
VoiceVerificationCode { string base_url = "https://{domain}:{port}"; //APP接入地址,购买服务时下发,请替换为实际值 string appKey = "***appKey***";
请求方法按照接口文档填写对应值,如POST。 请求URL按照接口文档中“接口类型说明”和“请求URL参数说明”构造: 请求URL格式举例,https://IP:Port/访问URI?app_key=key&username=user 从“应用管理”页面获取APP接入地址; 访问URI各接口不同,请参照接口文档;
数填写方式相同(feeUrl和statusUrl可设置成同一个),参考其中一个进行配置即可。 注:配置的地址格式为https://IP:Port或域名,推荐使用域名。 具体的华为云平台推送的呼叫状态和话单的消息内容可参考每个业务中对应的呼叫状态和话单通知API。 注:语音通话平台推送给客户服务器的数据为字节流。
//disconnect状态是否需要携带通话主动挂机的用户类型 // 'returnIdlePort' => 'false', //指示是否需要返回平台空闲呼叫端口数量 // 'userData' => 'customerId123' //设置用户的附属信息 ]); $requestUrl
通话主动挂机的用户类型 // 'returnIdlePort': 'false', //指示是否需要返回平台空闲呼叫端口数量 // 'userData': 'customerId123' //设置用户的附属信息 }; var
class VoiceCall { string base_url = "https://{domain}:{port}"; //APP接入地址,购买服务时下发,请替换为实际值 string appKey = "***appKey***";
class VoiceNotify { string base_url = "https://{domain}:{port}"; //APP接入地址,购买服务时下发,,请替换为实际值 string appKey = "***appKey***";
放提示音”。 呼叫状态接收地址&呼叫话单接收地址:用于接收语音通话平台推送的呼叫状态或话单的URL地址。 可填写为https://IP:Port或域名,推荐使用域名。 请确保提供的地址正确,且地址前后不要有多余的空格和回车。 企业项目:已开通企业项目,才有该选项。用于设置应用所属
返回“1010023 Display number invalid.”错误码如何处理? 在什么场景下会返回“1020165 The appkey call port of using exceeds the limited.”错误码? 请求时遇到1010002非法请求错误如何处理? 在进行语音通话时
please replace the IP and Port, when you use the demo. public static final String BASE_URL = "https://{domain}:{port}"; // please replace
please replace the IP and Port, when you use the demo. public static final String BASE_URL = "https://{domain}:{port}"; // please replace
please replace the IP and Port, when you use the demo. public static final String BASE_URL = "https://{domain}:{port}"; // please replace