2013-11-02 00:16:14 +00:00
|
|
|
Categories:Phone & SMS
|
2012-01-10 23:25:28 +00:00
|
|
|
License:GPLv3
|
2014-01-31 01:41:47 +00:00
|
|
|
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
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2013-06-28 17:46:41 +00:00
|
|
|
Auto Name:CSipSimple
|
2010-10-27 11:27:47 +00:00
|
|
|
Summary:SIP (VOIP) client
|
|
|
|
Description:
|
2012-09-12 12:38:39 +00:00
|
|
|
* 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
|
2014-02-10 09:01:17 +00:00
|
|
|
* Themes
|
2012-10-10 13:52:23 +00:00
|
|
|
|
2014-02-10 09:01:17 +00:00
|
|
|
This build doesn't include SILK (Skype) support.
|
2014-02-17 06:18:25 +00:00
|
|
|
|
|
|
|
[https://code.google.com/p/csipsimple/wiki/ChangeLog ChangeLog]
|
2010-10-27 11:27:47 +00:00
|
|
|
.
|
2011-02-03 21:12:07 +00:00
|
|
|
|
2013-10-30 23:24:31 +00:00
|
|
|
Repo Type:git-svn
|
2014-02-10 09:01:17 +00:00
|
|
|
Repo:https://csipsimple.googlecode.com/svn/trunk
|
2013-05-17 21:08:42 +00:00
|
|
|
|
2014-02-10 09:29:53 +00:00
|
|
|
Build:1.02.00-2361,2361
|
2014-02-10 09:01:17 +00:00
|
|
|
disable=patches to pjsip don't apply
|
2014-02-10 09:29:53 +00:00
|
|
|
commit=2361
|
2014-02-10 09:01:17 +00:00
|
|
|
subdir=CSipSimple
|
2014-02-10 09:29:53 +00:00
|
|
|
forceversion=yes
|
|
|
|
forcevercode=yes
|
2014-02-10 09:01:17 +00:00
|
|
|
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
|
|
|
|
build=make SWIG=swig ANDROID_NDK=$$NDK$$ ANDROID_SDK=$$SDK$$
|
|
|
|
buildjni=no
|
|
|
|
scanignore=CSipSimple/src/org/webrtc/videoengine/VideoCaptureDeviceInfoAndroid.java
|
|
|
|
|
|
|
|
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.
|
2014-02-10 09:29:53 +00:00
|
|
|
|
|
|
|
No UCM applies since no tags are used and version bumps are for nightlies.
|
2014-02-10 09:01:17 +00:00
|
|
|
.
|
2013-02-27 19:05:59 +00:00
|
|
|
|
2013-05-17 21:08:42 +00:00
|
|
|
Auto Update Mode:None
|
2014-02-10 09:29:53 +00:00
|
|
|
Update Check Mode:None
|
|
|
|
Current Version:1.01.00
|
|
|
|
Current Version Code:2336
|
2012-01-10 23:25:28 +00:00
|
|
|
|