在C#中通过pjsip4net softphone断开呼叫 [英] Disconnect call by pjsip4net softphone in C#

查看:550
本文介绍了在C#中通过pjsip4net softphone断开呼叫的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好......

我正在通过pjsip4net项目开发一个软件电话开启一个软件。

当一个软电话想要断开呼叫时,呼叫被成功断开但是请求软电话无法识别它。

请帮帮我...



我尝试过:



通过pjsip4net开源项目开发软电话。

Hi all...
I am developing a softphone by pjsip4net project open sourc .
When a softphone wants to disconnect call the call is disconnected successfuly but
when agent wants to disconnect call this the softphone does not recognize it .
please help me ...

What I have tried:

Develope a softphone by pjsip4net open source project .

推荐答案

我建​​议你把这个问题提交给开发它的人



GitHub - siniypin / pjsip4net:.Net SIP用户代理 - pjsip SIP库的.Net包装器 [ ^ ]



快速查看代码,看起来要断开它在Call.cs类中的调用。



pjsip4net / Call.cs at master·siniypin / pjsip4net·GitHub [ ^ ]



在该课程中似乎是你可以使用的HangUp方法。



但是,我只是在5分钟内看到它。你最好联系编写这个库的人。
I suggest you take your questions about this to the person who developed it

GitHub - siniypin/pjsip4net: .Net SIP user agent - a .Net wrapper of pjsip SIP library[^]

Quickly looking through the code, it looks like to disconnect a call it is in the Call.cs class.

pjsip4net/Call.cs at master · siniypin/pjsip4net · GitHub[^]

In that class appears to be a HangUp method that you can use.

But again, I just eyeballed that in 5 minutes. You are better off contacting the person who wrote this library.


这篇关于在C#中通过pjsip4net softphone断开呼叫的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆