56 lines
1.7 KiB
Plaintext
56 lines
1.7 KiB
Plaintext
Categories:Phone & SMS
|
|
License:GPLv3
|
|
Web Site:https://code.google.com/p/csipsimple
|
|
Source Code:https://code.google.com/p/csipsimple/source
|
|
Issue Tracker:https://code.google.com/p/csipsimple/issues
|
|
Donate:https://code.google.com/p/csipsimple/wiki/Donate
|
|
|
|
Auto Name:CSipSimple
|
|
Summary:SIP (VOIP) client
|
|
Description:
|
|
* High performances
|
|
* Rewriting/filtering rules for integration with Android
|
|
* SIP SIMPLE for Messaging
|
|
* Record calls
|
|
* Simple configuration
|
|
* Fancy UI
|
|
* Many codecs (HD codecs, optimized codecs)
|
|
* Supported crypto : TLS for SIP and SRTP/ZRTP for media
|
|
* Themes
|
|
|
|
This build doesn't include SILK (Skype) support.
|
|
|
|
[https://code.google.com/p/csipsimple/wiki/ChangeLog ChangeLog]
|
|
.
|
|
|
|
Repo Type:git-svn
|
|
Repo:https://csipsimple.googlecode.com/svn/trunk
|
|
|
|
Build:1.02.00-2423,2423
|
|
disable=build broken at an early stage
|
|
commit=2423
|
|
subdir=CSipSimple
|
|
forceversion=yes
|
|
forcevercode=yes
|
|
prebuild=sed -i 's/MY_USE_SILK := 1/MY_USE_SILK := 0/' jni/Application.mk && \
|
|
sed -i 's/ silk//' Makefile && \
|
|
sed -i '/silk/d' jni/Android.mk
|
|
scanignore=CSipSimple/jni/webrtc/sources/modules/video_capture/main/source/android/java/org/webrtc/videoengine/VideoCaptureDeviceInfoAndroid.java,CSipSimple/src/org/webrtc/videoengine/VideoCaptureDeviceInfoAndroid.java
|
|
scandelete=CSipSimple/obj,CSipSimple/libs
|
|
build=make SWIG=swig
|
|
buildjni=no
|
|
|
|
Maintainer Notes:
|
|
DexClassLoader used to load htc front-facing camera jar on HTC Evo devices.
|
|
Does not break the app on other devices nor on HTC Evo devices that don't have
|
|
the jar shipped with the device from HTC.
|
|
|
|
No UCM applies since no tags are used and version bumps are for nightlies.
|
|
.
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:None
|
|
Current Version:1.01.00
|
|
Current Version Code:2336
|
|
|