如何在 C# 中正确使用 Julmars ITAPI3?

发布于 2024-12-19 20:02:42 字数 289 浏览 2 评论 0原文

我用 C# 编写 TAPI 应用程序。我使用了 Julmar 的 ITAPI3 Wrapper。现在我可以让软件打电话了。然而,保存调用的数组并未填充。我不确定这是包装器本身内部的问题还是我做错了什么。当我使用 julmar 的 TAPI Soft 电话(这是一个 C++ Tapi 应用程序)时,它确实可以正确地看到呼叫,并且我可以接听它们。它只是使用包装器,似乎看不到调用,并且 OnNewCall 事件不会触发。

即使使用 ITAPI3,Julmar 的示例也无法正常工作。

大家有遇到这样的问题吗?
感谢您抽出时间!

I programming a TAPI application in C#. I used the ITAPI3 Wrapper from Julmar. Now I can make the software make calls. However the array that holds calls that are there is not filling. I am not sure if this is a problem inside of the wrapper itself or if I am doing something wrong. When I used TAPI Soft phone from julmar, which is a C++ Tapi Application, it does see calls correctly and I can answer them. Its just using the wrapper it does not seem to see calls and the OnNewCall event does not fire.

Even Julmar's samples have not worked correctly for me using ITAPI3.

Anyone have any issues like this?
Thanks for your time!

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

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

发布评论

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

评论(1

日暮斜阳 2024-12-26 20:02:42

我也在 C# 中使用 TAPI。现在,我使用 julmar 的 ATAPI。这是链接。 http://atapi.codeplex.com/

I'm working with TAPI in C# too. Now, I'm using ATAPI by julmar. This is the link. http://atapi.codeplex.com/

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