..
bellesip_sal
make use of bellesip's new dialog's request queue to fix bugs around transfer notification
2013-09-03 22:34:04 +02:00
help
add --disable-tutorials
2013-08-27 17:41:55 +02: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
add reference counting to LinphoneAddress and SalAddress
2013-08-27 21:06:49 +02:00
authentication.c
make sure proxyconfig with late credential move from state Failed to Progress
2013-09-03 16:01:03 +02:00
callbacks.c
make use of bellesip's new dialog's request queue to fix bugs around transfer notification
2013-09-03 22:34:04 +02:00
chat.c
Added JNI binding to get message storage id + added possibility to limit the number of messages to fetch
2013-08-20 12:12:39 +02:00
conference.c
Merge remote-tracking branch 'public/master' into belle-sip
2013-05-07 16:12:41 +02: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
LinphoneEvent: add accessors to resource address and from.
2013-06-18 21:26:49 +02:00
event.h
Add missing exports.
2013-07-01 16:51:03 +02:00
fonis.c
purge out p2pproxy
2010-01-20 15:44:30 +01:00
friend.c
logs cleanup
2013-07-31 23:58:53 +02:00
info.c
fix extracting of LinphoneContent from SalBody
2013-06-18 22:06:13 +02:00
linphone_tunnel.cc
- do not register outside of tunnel when tunnel is activated but not yet connected.
2013-05-10 15:07:01 +02:00
linphone_tunnel.h
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-07-02 17:46:02 +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
make use of bellesip's new dialog's request queue to fix bugs around transfer notification
2013-09-03 22:34:04 +02:00
linphonecore.c
make use of bellesip's new dialog's request queue to fix bugs around transfer notification
2013-09-03 22:34:04 +02:00
linphonecore.h
add reference counting to LinphoneAddress and SalAddress
2013-08-27 21:06:49 +02:00
linphonecore_jni.cc
better management of LinphoneAddress in java.
2013-08-27 22:11:53 +02: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
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-07-02 17:46:02 +02:00
linphonepresence.h
Remove useless equality testing code.
2013-06-25 11:27:04 +02:00
lpconfig.c
update documentation for linphone-deps generation on windows
2013-08-13 09:47:38 +02:00
lpconfig.h
Add the linphone_core_new_with_config() function to instantiate a LinphoneCore given an already existing LpConfig.
2013-04-11 15:41:43 +02: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
fix file permision
2013-08-20 16:19:03 +02:00
message_storage.c
Fix compilation error when MSG_STORAGE_ENABLED is not defined.
2013-08-19 15:42:30 +02:00
misc.c
add LinphoneReasonUnauthorized
2013-08-21 11:29:32 +02: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
fix crash when presence request is declined by an error sip message
2013-08-28 12:04:43 +02:00
private.h
make use of bellesip's new dialog's request queue to fix bugs around transfer notification
2013-09-03 22:34:04 +02:00
proxy.c
prevent double notification of network reachable true or false.
2013-08-28 11:24:23 +02:00
sal.c
add privacy settings at proxy level
2013-06-13 08:35:49 +02:00
sal_eXosip2.c
Merge remote-tracking branch 'public/master' into belle-sip
2013-05-07 16:12:41 +02:00
sal_eXosip2.h
fix publish request, whose request uri must identify the resources for which the event is to be published.
2013-04-17 15:49:34 +02:00
sal_eXosip2_presence.c
add patch for vacation status
2013-06-12 22:19:26 +02:00
sal_eXosip2_sdp.c
Fix bug report
2013-05-07 11:49:54 +02:00
siplogin.c
Fix compilation for WP8
2013-02-27 17:28:15 +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
Factoring, visibility and security checks in wizard.
2011-11-29 17:10:05 +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
Merge remote-tracking branch 'public/master' into belle-sip
2013-05-10 15:49:33 +02: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