文件名称:CSipSimple
介绍说明--下载内容均来自于网络,请自行研究使用
CSipSimple是一款可以在Android手机上使用的支持sip的网络电话软件,可以在上面设置使用callda网络电话。连接使用方式最好是使用wifi,或者3g这样上网速度快,打起电话来效果才好。
注:本程序在Andriod studio下编译-Support SIP network phone software, you can set up the use of callda network phone. Connection to use the best way to use the WiFi, or 3G so fast Internet speed, to make a phone call to effect is good.
Note: This program is compiled under Andriod studio
注:本程序在Andriod studio下编译-Support SIP network phone software, you can set up the use of callda network phone. Connection to use the best way to use the WiFi, or 3G so fast Internet speed, to make a phone call to effect is good.
Note: This program is compiled under Andriod studio
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CSipSimple-master
.................\.gitignore
.................\CSipSimple.iml
.................\README.md
.................\app
.................\...\app.iml
.................\...\build.gradle
.................\...\lint.xml
.................\...\src
.................\...\...\androidTest
.................\...\...\...........\java
.................\...\...\...........\....\test
.................\...\...\...........\....\....\activitytest
.................\...\...\...........\....\....\............\ActivityTest.java
.................\...\...\...........\....\....\applicationTest
.................\...\...\...........\....\....\...............\ApplicationTest.java
.................\...\...\main
.................\...\...\....\AndroidManifest.xml
.................\...\...\....\aidl
.................\...\...\....\....\com
.................\...\...\....\....\...\csipsimple
.................\...\...\....\....\...\..........\api
.................\...\...\....\....\...\..........\...\ISipConfiguration.aidl
.................\...\...\....\....\...\..........\...\ISipService.aidl
.................\...\...\....\....\...\..........\...\MediaState.aidl
.................\...\...\....\....\...\..........\...\SipCallSession.aidl
.................\...\...\....\....\...\..........\...\SipProfile.aidl
.................\...\...\....\....\...\..........\...\SipProfileState.aidl
.................\...\...\....\assets
.................\...\...\....\......\legal.html
.................\...\...\....\java
.................\...\...\....\....\com
.................\...\...\....\....\...\csipsimple
.................\...\...\....\....\...\..........\api
.................\...\...\....\....\...\..........\...\MediaState.java
.................\...\...\....\....\...\..........\...\NOTICE.txt
.................\...\...\....\....\...\..........\...\SipCallSession.java
.................\...\...\....\....\...\..........\...\SipConfigManager.java
.................\...\...\....\....\...\..........\...\SipManager.java
.................\...\...\....\....\...\..........\...\SipMessage.java
.................\...\...\....\....\...\..........\...\SipProfile.java
.................\...\...\....\....\...\..........\...\SipProfileState.java
.................\...\...\....\....\...\..........\...\SipUri.java
.................\...\...\....\....\...\..........\backup
.................\...\...\....\....\...\..........\......\Columns.java
.................\...\...\....\....\...\..........\......\SipBackupAgent.java
.................\...\...\....\....\...\..........\......\SipProfileJson.java
.................\...\...\....\....\...\..........\......\SipProfilesHelper.java
.................\...\...\....\....\...\..........\......\SipSharedPreferencesHelper.java
.................\...\...\....\....\...\..........\db
.................\...\...\....\....\...\..........\..\DBAdapter.java
.................\...\...\....\....\...\..........\..\DBProvider.java
.................\...\...\....\....\...\..........\models
.................\...\...\....\....\...\..........\......\CallerInfo.java
.................\...\...\....\....\...\..........\......\Filter.java
.................\...\...\....\....\...\..........\pjsip
.................\...\...\....\....\...\..........\.....\NativeLibManager.java
.................\...\...\....\....\...\..........\.....\PjSipAccount.java
.................\...\...\....\....\...\..........\.....\PjSipCalls.java
.................\...\...\....\....\...\..........\.....\PjSipService.java
.................\...\...\....\....\...\..........\.....\PjStreamDialtoneGenerator.java
.................\...\...\....\....\...\..........\.....\UAStateReceiver.java
.................\...\...\....\....\...\..........\.....\ZrtpStateReceiver.java
.................\...\...\....\....\...\..........\.....\earlylock
.................\...\...\....\....\...\..........\.....\.........\EarlyLockModule.java
.................\...\...\....\....\...\..........\.....\player
.................\...\...\....\....\...\..........\.....\......\IPlayerHandler.java
.................\...\...\....\....\...\..