从 .NET 获取 Cisco Call Manager - 呼叫数据记录 (CDR)
这个问题对我来说是一个重要的研究挑战!
有谁知道如何从不使用 Web 服务 CDROnDemand 的 Net 3.5 应用程序获取呼叫详细记录 Cisco (CDR)?
提前致谢!
This question is an important research challenge for me!
Does anyone know any way to get the call detail records Cisco (CDR) from a net 3.5 application, which is not using the Web service CDROnDemand?
Thanks in advance!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您必须配置 Cisco Call Manager 以将 CDR 推送到 Radius 服务器、安装 freeradius 并收集 cdrs 并发送到您的 .NET 应用程序。
You must configure your Cisco Call Manager to push CDR to Radius server, install freeradius and collect cdrs and send to your .NET application.