连接到 Avaya 数据库

发布于 2024-10-31 06:28:07 字数 85 浏览 1 评论 0原文

我尝试连接到 avaya 数据库以从中获取数据,如何? 我是 .net 开发人员,并尝试开发程序来生成一些报告“生活报告”。

请帮我 :(

i try to connect to avaya database to get data from it , how ?
i`m .net developer and try to develope program to generate some report "life reports".

please help me :(

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

苍暮颜 2024-11-07 06:28:07

Hamdy,

If you mean Avaya CMS for call center statistics, then you can connect to it with ODBC to get historical data. To do that, you need to have your CMS administrator install ODBC software server side, as described in document called "Avaya Call Management System ODBC and JDBC" that you can get here: http://support.avaya.com/css/Products/P0030/Application%20&%20Technical%20Notes#. Make sure to choose the right version in "Release" drop-down control on that page, because there were changes in ODBC installation procedures between CMS versions. When ODBC is installed and configured, you can get access to historical and dictionary tables on CMS.
If you need to access real time data, then I suggest to talk to Avaya representative. Key words are Generic-RTA and RT_Socket, these are two real time data interfaces used by most applications out there. They're not free though and do not come as standard with CMS, this is why you need to engage Avaya to obtain them.

Hope this helps.

Regards,
Alex.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文