- 视频拨打看不到人?
[图片][图片]
2023-07-14 - registerVoipDevice 注册接口报错 返回9?
registerVoipDevice 第一次catch 返回值 {"errcode":9,"errmsg":"device `yh0savUtz_pMglERTNlJKQ-XYWP20230714000027` already registered."} 第二次就成功了
2023-07-14 - RegisterException: register: emmc write fail03 ?
版本是1.3 sdk 是最新的, 新设备第一次打开就会报这个错误,第二次打开应用就不会出现了 添加设备时间:2023-07-10 16:07:40 获取后他ticket 时间:07-10 16:10:12 RegisterException 时间:07-10 16:10:12
2023-07-10 - 同一个系统 不同的屏幕 会影响设备注册(registerVoipDevice)吗?
同一个系统 不同的屏幕 会影响设备注册(registerVoipDevice)吗?
2023-07-04 - registerVoipDevice 注册返回-9 ?
硬件和系统软件是一个,我们换了一套屏幕 GetDeviceSn sn:null 有时候是null 有时候是空字符串 register: emmc write fail00
2023-07-03 - 设备注册 register: emmc write fail00?
1.现有五台设备使用这个服务进行操作,两台成功,三台失败,如何测试这个服务是好的还是不好的 2.注册设备失败:register: emmc write fail00 提示这个后 再用注册设备GetDeviceSn sn:(空字符串),为什么会写入空字符串进去,不应该不写进去任何数据吗
2023-06-13 - registerVoipDevice 注册返回 -8 ?
注册设备GetDeviceSn 没有值 我们设备sn有值 registerVoipDevice:返回-8 但是设备激活成功 注册设备激活成功 ok 想问一下 registerVoipDevice 接口有没有做空字符判断 为什么GetDeviceSn 取出来的值是空的我们设备写不进去设备SN了,如何可以重新再次写进去设备sn重复后,我们能修改sn重新写进去吗,或者我们写进去后如何进行修改啊 2023-06-06 17:48:49.407 3667-3786/com.xyw.talkphone W/System.err: com.tencent.wxvoip.ServiceProxy$RegisterException: register: emmc write fail00 2023-06-06 17:48:49.407 3667-3786/com.xyw.talkphone W/System.err: at com.tencent.wxvoip.ServiceProxy.registerVoipDevice(Unknown Source) 2023-06-06 17:48:49.407 3667-3786/com.xyw.talkphone W/System.err: at com.xyw.talkphone.telephone.ui.SplashActivity$registerVoipDevice$1.invokeSuspend(SplashActivity.kt:245) 2023-06-06 17:48:49.407 3667-3786/com.xyw.talkphone W/System.err: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 2023-06-06 17:48:49.407 3667-3786/com.xyw.talkphone W/System.err: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 2023-06-06 17:48:49.407 3667-3786/com.xyw.talkphone W/System.err: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) 2023-06-06 17:48:49.407 3667-3786/com.xyw.talkphone W/System.err: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) 2023-06-06 17:48:49.407 3667-3786/com.xyw.talkphone W/System.err: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) 2023-06-06 17:48:49.407 3667-3786/com.xyw.talkphone W/System.err: at
2023-06-06