示例软件电话卡住了
我们使用 Ozeki VoIP SIP SDK 并已能够在服务器上注册SIP帐号。注册成功,但是当尝试使用示例软件电话拨打电话时,通过使用键盘并单击接听按钮,我们陷入困境。
We use Ozeki VoIP SIP SDK and have been able to register the SIP account on the server. The registration was successful, however when trying to make a call using the sample softphone, by using the keypad and clicking the Pick up button we got stuck.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
可能是扬声器或麦克风媒体连接问题。
使用 OZEKI 时,您可以毫无问题地拨打电话,但如果您编写自动拨号器,不幸的是 OZEKI SDK 有错误,您会遇到内存损坏或 100%CPU 问题。
请解释当收到 CallStateChanged 事件时您会做什么。
It may be speaker or microphone media connect problem.
When using OZEKI you can make calls without problem , but if you write an AutoDialer unfortunately OZEKI SDK has a bug and you get memory corrupt or 100%CPU problem.
Please explain what you do when CallStateChanged event is received.