| .. |
|
bellesip_sal
|
Add more address API.
|
2016-07-29 11:09:45 +02:00 |
|
help
|
Allow friends to be added to a friend list even if they do not have a SIP address.
|
2016-08-01 17:30:51 +02:00 |
|
ldap
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
plugins/buddylookup
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
.gitignore
|
Include git version in liblinphone version if available.
|
2012-10-25 17:16:07 +02:00 |
|
account_creator.c
|
account_creator.c: fix creation
|
2016-08-05 15:46:08 +02:00 |
|
account_creator.h
|
Really fix the automatic wrapper generation (the 'Cbs' in callback name is important, do not remove it!).
|
2016-08-03 11:23:33 +02:00 |
|
address.c
|
Add more address API.
|
2016-07-29 11:09:45 +02:00 |
|
authentication.c
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
buffer.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
buffer.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
call_log.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
call_log.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
call_params.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
call_params.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
callbacks.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
carddav.c
|
No longer rely on the uri field of LinphoneFriend being set (use linphone_friend_get_address() instead).
|
2016-07-29 11:09:45 +02:00 |
|
carddav.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
chat.c
|
fix leaks
|
2016-07-19 12:20:24 +02:00 |
|
chat_file_transfer.c
|
Fix build with Visual Studio.
|
2016-07-20 09:58:06 +02:00 |
|
CMakeLists.txt
|
Merge branch 'dev_phonenumber'
|
2016-07-29 16:18:23 +02:00 |
|
conference.cc
|
Fix build for Windows 10.
|
2016-07-04 15:20:13 +02:00 |
|
conference.h
|
Add comment about non-existing _LinphoneConference struct.
|
2016-07-11 10:00:13 +02:00 |
|
conference_private.h
|
Fixes memory leak in "Eject from 4 participants conference" tester
|
2016-05-10 15:51:32 +02: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
|
Add missing symbol exports.
|
2015-02-27 17:33:00 +01:00 |
|
content.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
content.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
dial_plan.c
|
dialplan: add some public APIs
|
2016-07-27 15:04:14 +02:00 |
|
dict.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
ec-calibrator.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
enum.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
enum.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
event.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
event.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
fonis.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
friend.c
|
Fix compilation + fix crash when vCards are disabled and URI is NULL + remove warning
|
2016-08-02 14:22:52 +02:00 |
|
friendlist.c
|
account_creator.c: fix creation
|
2016-08-05 15:46:08 +02:00 |
|
friendlist.h
|
No longer rely on the uri field of LinphoneFriend being set (use linphone_friend_get_address() instead).
|
2016-07-29 11:09:45 +02:00 |
|
gitversion.cmake
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
gitversion.h.in
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
info.c
|
Rework sal to be able multipart LinphoneContent objects.
|
2015-11-26 15:28:36 +01:00 |
|
lime.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
lime.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
linphone_proxy_config.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
linphone_tunnel.cc
|
Fix windows compilation warnings.
|
2016-06-21 14:43:38 +02:00 |
|
linphone_tunnel.h
|
Fix Python module automatic code generation.
|
2016-06-17 14:19:43 +02:00 |
|
linphone_tunnel_config.c
|
rework TunnelConfig java wrapper to make it state of art and in the public interfaces.
|
2015-10-27 18:41:36 +01:00 |
|
linphone_tunnel_stubs.c
|
tunnel: implement linphone_tunnel_simulate_udp_loss stub
|
2016-04-14 15:16:02 +02:00 |
|
linphonecall.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
linphonecore.c
|
Apply configured RLS URI to the friend lists if no RLS URI are configured from them.
|
2016-07-29 11:09:45 +02:00 |
|
linphonecore.h
|
Add more address API.
|
2016-07-29 11:09:45 +02:00 |
|
linphonecore_jni.cc
|
Fix JNI for LogHandler
|
2016-08-03 11:38:14 +02:00 |
|
linphonecore_utils.h
|
Merge branch 'dev_phonenumber'
|
2016-07-29 16:18:23 +02:00 |
|
linphonefriend.h
|
Associate a presence model to each SIP URI and phone number of a friend.
|
2016-07-29 11:09:45 +02:00 |
|
linphonepresence.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
localplayer.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
lpc2xml.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
lpc2xml.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
lpconfig.c
|
Do not access the fd field of the bctbx_file_t as it may not be set by some vfs implementation. Furthermore if the file fails to open bctbx_file_open returns NULL and so accessing the fd field will result in a crash.
|
2016-07-19 13:16:19 +02:00 |
|
lpconfig.h
|
Fix Python module automatic code generation.
|
2016-06-17 14:19:43 +02:00 |
|
lsd.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
Makefile.am
|
dialplan: add some public APIs
|
2016-07-27 15:04:14 +02:00 |
|
message_storage.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
misc.c
|
Move get_local_ip_for() to bctoolbox.
|
2016-08-03 14:27:13 +02:00 |
|
nat_policy.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
nat_policy.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
offeranswer.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
offeranswer.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
player.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
presence.c
|
Allow friends to be added to a friend list even if they do not have a SIP address.
|
2016-08-01 17:30:51 +02:00 |
|
private.h
|
Really fix the automatic wrapper generation (the 'Cbs' in callback name is important, do not remove it!).
|
2016-08-03 11:23:33 +02:00 |
|
proxy.c
|
dialplan: add some public APIs
|
2016-07-27 15:04:14 +02:00 |
|
quality_reporting.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
quality_reporting.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
remote_provisioning.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
ringtoneplayer.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
ringtoneplayer.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
ringtoneplayer_ios.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
ringtoneplayer_ios.m
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
sal.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
siplogin.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
sipsetup.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
sipsetup.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
sqlite3_bctbx_vfs.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
sqlite3_bctbx_vfs.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
TunnelManager.cc
|
Fix crash in ICE when the tunnel is activated.
|
2016-06-22 15:37:27 +02:00 |
|
TunnelManager.hh
|
tunnel: add a test when having several tunnel configs
|
2016-04-14 12:23:00 +02:00 |
|
upnp.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
upnp.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
vcard.cc
|
Include linphonecore.h in vcard.cc so that the linphone_core_vcard_supported symbol is exported on Windows.
|
2016-08-02 09:45:40 +02:00 |
|
vcard.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
vcard_stubs.c
|
No longer rely on the uri field of LinphoneFriend being set (use linphone_friend_get_address() instead).
|
2016-07-29 11:09:45 +02:00 |
|
vtables.c
|
Associate a presence model to each SIP URI and phone number of a friend.
|
2016-07-29 11:09:45 +02:00 |
|
xml.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
xml2lpc.c
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
xml2lpc.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
xmlrpc.c
|
xmlrpc.c: indent
|
2016-08-02 16:17:50 +02:00 |
|
xmlrpc.h
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |