..
bellesip_sal
many improvements
2013-07-05 23:05:20 +02:00
help
Remove useless minutes_away and contact parameters to the linphone_core_set_presence_model() function.
2013-06-25 10:52:08 +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
merge patch allowing overriding of display
2010-10-06 14:51:55 +02:00
authentication.c
fix ha1 issue and store ha1 instead of passwd
2013-04-28 15:08:07 +02:00
callbacks.c
* fixes for dialog serialization
2013-07-05 16:12:56 +02:00
chat.c
add option to allow to set contact in MESSAGE requests (specific for a SIP server)
2013-05-23 14:37:52 +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
many improvements
2013-07-05 23:05:20 +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
* fixes for dialog serialization
2013-07-05 16:12:56 +02:00
linphonecore.c
many improvements
2013-07-05 23:05:20 +02:00
linphonecore.h
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-07-02 17:46:02 +02:00
linphonecore_jni.cc
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-07-02 17:46:02 +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
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
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
Use xml parser to get presence status.
2013-06-19 17:22:26 +02:00
message_storage.c
Add strtok in ortp for mingw compilation
2013-06-05 14:30:01 +02:00
misc.c
* fixes for dialog serialization
2013-07-05 16:12:56 +02:00
offeranswer.c
Merge remote-tracking branch 'public/master' into belle-sip
2013-03-26 12:06:51 +01:00
offeranswer.h
cleanups and fix broken resume
2010-11-26 17:57:28 +01:00
presence.c
Add Visual Studio project for libxml2 and make linphone depend on it.
2013-07-01 16:34:15 +02:00
private.h
many improvements
2013-07-05 23:05:20 +02:00
proxy.c
* fixes for dialog serialization
2013-07-05 16:12:56 +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
Fix upnp forgotten retain
2013-04-09 14:01:59 +02:00
upnp.h
Merge branch 'master' of git.linphone.org:linphone into belle-sip
2013-03-08 15:01:22 +01:00