android - Google SipDemo 应用程序未连接 UDP

标签 android sdk sip voip

我想使用 Google SIP API 构建一个 Android SIP 客户端。我安装了 SipDemo 应用程序以查看 SIP API 是否按预期工作。但是没有用!

出于测试目的,我使用了 Linphone 和 sip2sip.info 免费的 VOIP 服务器,但都没有用! 我将连接类型更改为 TCP,重新编译并连接到 Linphone。

但我需要 UDP。Google API 是否支持 UDP?

这是我下载 SIPDemo 的地方: https://github.com/android/platform_development/tree/master/samples

最佳答案

我建议使用 RestComm Android SDK https://github.com/Mobicents/restcomm-android-sdk或 JAIN SIP for Android( bundle 在 Restcomm Android SDK 中)。

关于android - Google SipDemo 应用程序未连接 UDP,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32624882/

相关文章:

android - 将现有 JAR 或 AAR 作为新项目模块导入

android - 代码没有扩展 ListViewActivity,但是有一个 listview

android - 使用集成 Android 2.3 SIP 堆栈进行加密 VoIP 通信

ssl - 如何在 Wireshark (Cisco CUCM 10.5) 中通过 TLS 解密 SIP

android - 如何访问未在 TelephonyManager 中公开的 Android 私有(private) API?

android - 视频无法在某些 Android 设备上播放

android - 您可以设置 Android Studio/SDK 管理器来检查/获取适用于 Android 的 AWS SDK 的最新版本吗?

android - 将 PTT 选项添加到 Android 应用程序

Android:完全控制手机(kiosk模式),有可能吗?如何?

Android Studio 无法识别可绘制对象中的 9patch 图像