linphone-iphone/coreapi
Guillaume Beraudo 93f5e85967 Expose chat message reason based on LinphoneReason.
The response code is not exposed to allow mrtp in the future.
There is no possibility to retrieve the code or the sip reason phrase.
2014-02-13 17:20:04 +01:00
..
bellesip_sal Expose chat message reason based on LinphoneReason. 2014-02-13 17:20:04 +01:00
help Fix android core listener missing new added callback for remote provisioning 2014-02-11 16:48:01 +01:00
ldap Use standard unsigned int 2014-01-24 10:44:26 +01:00
plugins/buddylookup Do not use deprecated autotools macros. 2013-01-16 10:38:12 +01:00
.gitignore Include git version in liblinphone version if available. 2012-10-25 17:16:07 +02:00
address.c allow multiple transports in gtk application, allow to configure transport per proxy (not yet finished) 2013-11-30 11:25:55 +01:00
authentication.c rework behavior for 403/401/407 auth failure to avoid loop and make sure retry are always done 2014-01-30 16:18:38 +01:00
callbacks.c Expose chat message reason based on LinphoneReason. 2014-02-13 17:20:04 +01:00
chat.c Expose chat message reason based on LinphoneReason. 2014-02-13 17:20:04 +01:00
CMakeLists.txt Simplify CMakeLists.txt. 2014-01-21 12:18:33 +01:00
conference.c change behavior of LinphoneCall::camera_enabled 2013-12-20 10:40:04 +01:00
contact_providers_priv.h Moved belle sip object includes into private.h 2014-01-09 09:38:16 +01:00
contactprovider.c Moved belle sip object includes into private.h 2014-01-09 09:38:16 +01:00
contactprovider.h Moved contact provider internals to a private header. 2013-12-19 15:25:03 +01:00
dict.c Working version of the LDAP configuration panel in GTK. 2013-12-09 15:14:33 +01:00
ec-calibrator.c Merge remote-tracking branch 'public/master' into belle-sip 2013-04-30 10:45:17 +02:00
enum.c purge out p2pproxy 2010-01-20 15:44:30 +01:00
enum.h purge out p2pproxy 2010-01-20 15:44:30 +01:00
event.c add sanity checks in LinphoneEvent api 2014-01-28 12:23:37 +01:00
event.h add sanity checks in LinphoneEvent api 2014-01-28 12:23:37 +01:00
fonis.c purge out p2pproxy 2010-01-20 15:44:30 +01:00
friend.c imlement java synchronization of LinphoneFriend with LinphoneCore 2014-01-22 16:49:15 +01:00
info.c add "encoding" field to LinphoneContent 2013-11-14 22:17:01 +01:00
linphone_tunnel.cc Add API to know if tunnel auto detect is enabled. 2013-10-24 15:19:51 +02:00
linphone_tunnel.h Add API to know if tunnel auto detect is enabled. 2013-10-24 15:19:51 +02:00
linphone_tunnel_config.c Merge branch 'master' of git.linphone.org:linphone into upnp 2013-01-17 15:34:58 +01:00
linphone_tunnel_stubs.c - do not register outside of tunnel when tunnel is activated but not yet connected. 2013-05-10 15:07:01 +02:00
linphonecall.c fixes and cleanup 2014-02-10 12:08:14 +01:00
linphonecore.c Revert "Only consider registering configs in linphone_core_lookup_known_proxy" 2014-02-12 17:46:02 +01:00
linphonecore.h Expose chat message reason based on LinphoneReason. 2014-02-13 17:20:04 +01:00
linphonecore_jni.cc Expose chat message reason based on LinphoneReason. 2014-02-13 17:20:04 +01:00
linphonecore_utils.h Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-04-23 10:53:00 +02:00
linphonefriend.h imlement java synchronization of LinphoneFriend with LinphoneCore 2014-01-22 16:49:15 +01:00
linphonepresence.h Add missing symbol exports. 2013-12-20 16:30:17 +01:00
lpc2xml.c Moved lpc2xml and xml2lpc from tools to coreapi 2014-02-11 16:48:01 +01:00
lpc2xml.h Moved lpc2xml and xml2lpc from tools to coreapi 2014-02-11 16:48:01 +01:00
lpconfig.c Use right functions to free and duplicate strings. 2014-02-03 17:47:50 +01:00
lpconfig.h Add missing symbol exports. 2013-12-20 16:30:17 +01:00
lsd.c - decline incoming calls when there is already an incoming call or an outgoing call not yet established. 2011-10-07 16:25:41 +02:00
Makefile.am Added remote provisioning feature in liblinphone 2014-02-11 18:00:57 +01:00
message_storage.c Fix compilation error when MSG_STORAGE_ENABLED is not defined. 2013-08-19 15:42:30 +02:00
misc.c fixes and cleanup 2014-02-10 12:08:14 +01:00
offeranswer.c set callid more early, add option to disable uuid (to reduce message size) 2013-07-12 09:04:27 +02:00
offeranswer.h cleanups and fix broken resume 2010-11-26 17:57:28 +01:00
presence.c Implement RFC3994: Indication of Message Composition for Instant Messaging. 2014-01-03 15:01:18 +01:00
private.h Expose chat message reason based on LinphoneReason. 2014-02-13 17:20:04 +01:00
proxy.c fix unused variable 2013-12-20 14:54:39 +01:00
remote_provisioning.c Improved remote provisioning code + added test suite for it 2014-02-12 17:21:22 +01:00
sal.c Improved remote provisioning code + added test suite for it 2014-02-12 17:21:22 +01:00
siplogin.c Fix authInfo research + allow multiples authInfos with same username/password (with different domains) in linphonerc 2013-11-04 17:13:53 +01:00
sipsetup.c wizard code improved 2012-02-08 09:59:44 +01:00
sipsetup.h Wizard 2011-11-29 10:40:35 +01:00
sipwizard.c Fix compilation issue 2013-11-05 10:49:38 +01:00
test_ecc.c Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-04-23 10:53:00 +02:00
test_lsd.c mingw bugfixes 2010-09-20 21:20:39 +02:00
test_numbers.c add function to extract ccc from e164 number 2012-11-23 10:38:15 +01:00
TunnelManager.cc Fix: in tunnel mode, linphone wasn't unregistering at exit. 2013-11-06 16:36:43 +01:00
TunnelManager.hh Merge remote-tracking branch 'public/master' into belle-sip 2013-05-10 15:49:33 +02:00
upnp.c Merge branch '3.6.x' 2013-08-08 11:38:10 +02:00
upnp.h Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-03-08 15:01:22 +01:00
xml.c Implement RFC3994: Indication of Message Composition for Instant Messaging. 2014-01-03 15:01:18 +01:00
xml2lpc.c Moved lpc2xml and xml2lpc from tools to coreapi 2014-02-11 16:48:01 +01:00
xml2lpc.h Moved lpc2xml and xml2lpc from tools to coreapi 2014-02-11 16:48:01 +01:00