简体   繁体   English

在Android VOIP CALL中使用JAIN_SIP API获取异常

[英]Getting Exception using JAIN_SIP api in android VOIP CALL

My requirement is to establish voice calls from android phone to VOIP landline phone, its perfectly working using android sip protocol API. 我的要求是建立从android手机到VOIP座机的语音通话,使用android sip协议API可以完美地工作。 But its not working on all android version mobiles. 但它不适用于所有android版本的手机。 Now i am trying to develop using JAIN-SIP third party API.I have done every thing as per API,but i can't able to solve my problem by using this api as shown below link. 现在我正在尝试使用JAIN-SIP第三方API进行开发。我已经按照API进行了所有操作,但是我无法使用此API来解决我的问题,如下所示。

Link : https://github.com/Mobicents/restcomm-android-sdk/tree/master/Examples/JAIN%20SIP 链接: https : //github.com/Mobicents/restcomm-android-sdk/tree/master/Examples/JAIN%20SIP

I am getting this exception: 我收到此异常:

我收到此异常:

确保您已连接到WIFI或任何其他数据连接,当SIP堆栈尝试从提供的域中查找远程端点(IP和端口对)时,抛出此异常。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM