| .. |
|
bellesip_sal
|
Refactoring of states, handling of media direction, late offering and so on.
|
2015-09-03 21:39:58 +02:00 |
|
help
|
clean chat room api.
|
2015-09-04 14:57:25 +02:00 |
|
ldap
|
Add missing symbol exports.
|
2015-02-27 17:33:00 +01:00 |
|
plugins/buddylookup
|
proxy config: modify linphone_proxy_config_get_contact and add linphone_proxy_config_get_identity_address returning LinphoneAddress and move all documentation to linphone_proxy_config.h
|
2015-07-29 13:26:53 +02:00 |
|
.gitignore
|
|
|
|
account_creator.c
|
Added displayName methods to account creator
|
2015-07-31 16:09:42 +02:00 |
|
account_creator.h
|
Added displayName methods to account creator
|
2015-07-31 16:09:42 +02:00 |
|
address.c
|
add tests to check sips and ipv6 support of flexisip
|
2015-02-02 18:13:55 +01:00 |
|
authentication.c
|
Add a config parameter to avoid linphone to save authentication data
|
2015-03-19 14:18:22 +01:00 |
|
buffer.c
|
|
|
|
buffer.h
|
|
|
|
call_log.c
|
Add Visual Studio project for Windows 10.
|
2015-07-03 16:56:14 +02:00 |
|
call_log.h
|
|
|
|
call_params.c
|
fix bugs in Paused state management. It was possible to transition from Paused to PausedByRemote, which actually breaks the Paused state, and eventually allows the pauser to be resumed by the paused.
|
2015-09-03 21:39:58 +02:00 |
|
call_params.h
|
fix bugs in Paused state management. It was possible to transition from Paused to PausedByRemote, which actually breaks the Paused state, and eventually allows the pauser to be resumed by the paused.
|
2015-09-03 21:39:58 +02:00 |
|
callbacks.c
|
callbacks.c: avoid crashing when we receive response to a message belonging to already destroyed chat room with unit test added
|
2015-09-08 10:34:49 +02:00 |
|
chat.c
|
fix declrations
|
2015-09-04 15:13:51 +02:00 |
|
CMakeLists.txt
|
CMakeLists.txt: add missing include file
|
2015-07-29 15:17:04 +02:00 |
|
conference.c
|
quality_reporting: avoid crash if hanging up too soon in LinphoneCallOutgoingInit state
|
2015-07-16 11:57:03 +02:00 |
|
contact_providers_priv.h
|
|
|
|
contactprovider.c
|
|
|
|
contactprovider.h
|
Add missing symbol exports.
|
2015-02-27 17:33:00 +01:00 |
|
content.c
|
Merge remote-tracking branch 'linphone-public/master' into dev_lime
|
2015-02-26 22:46:24 +01:00 |
|
content.h
|
Merge remote-tracking branch 'linphone-public/master' into dev_lime
|
2015-02-26 22:46:24 +01:00 |
|
dict.c
|
cleanups, add network simulation api to liblinphone
|
2015-02-24 18:11:12 +01:00 |
|
ec-calibrator.c
|
|
|
|
enum.c
|
|
|
|
enum.h
|
|
|
|
event.c
|
Quality reporting: add test for custom route PUBLISH
|
2015-06-22 14:37:31 +02:00 |
|
event.h
|
cleanups, add network simulation api to liblinphone
|
2015-02-24 18:11:12 +01:00 |
|
fonis.c
|
|
|
|
friend.c
|
send presence to multiple instances of a same user that subscribed to us. Fixes memory leak.
|
2015-09-04 22:23:00 +02:00 |
|
gitversion.cmake
|
|
|
|
info.c
|
Merge remote-tracking branch 'linphone-public/master' into dev_lime
|
2015-02-26 22:46:24 +01:00 |
|
lime.c
|
Fix compilation when LIME is disabled
|
2015-03-19 00:21:07 +01:00 |
|
lime.h
|
Fix compilation when LIME is disabled
|
2015-03-19 00:21:07 +01:00 |
|
linphone_proxy_config.h
|
proxy.c: deprecate linphone_proxy_config_normalize_phone and use linphone_proxy_config_normalize_phone_number instead
|
2015-09-10 11:03:46 +02:00 |
|
linphone_tunnel.cc
|
cleanups, add network simulation api to liblinphone
|
2015-02-24 18:11:12 +01:00 |
|
linphone_tunnel.h
|
-update tunnel documentation
|
2015-03-17 14:38:15 +01:00 |
|
linphone_tunnel_config.c
|
|
|
|
linphone_tunnel_stubs.c
|
|
|
|
linphonecall.c
|
add setting to request nowebcam to send normal fps
|
2015-09-11 18:50:22 +02:00 |
|
linphonecore.c
|
linphonecore.c: change default name to android instead of toto
|
2015-09-11 09:29:45 +02:00 |
|
linphonecore.h
|
linphonecall: LinphoneCoreCallStateChangedCb should never receive NULL as last argument "message"
|
2015-09-07 17:38:41 +02:00 |
|
linphonecore_jni.cc
|
removes reference to LinphoneChatRoom.destroy(), which should not be used from java code
|
2015-09-13 16:47:14 +02:00 |
|
linphonecore_utils.h
|
|
|
|
linphonefriend.h
|
Add ref counting on LinphoneFriend
|
2015-04-14 17:04:48 +02:00 |
|
linphonepresence.h
|
Doxygen: replace invalid @returns with @return
|
2015-01-09 11:42:05 +01:00 |
|
localplayer.c
|
Use void* for window ids.
|
2015-07-20 12:16:26 +02:00 |
|
lpc2xml.c
|
|
|
|
lpc2xml.h
|
|
|
|
lpconfig.c
|
Disable realpath for android
|
2015-08-14 13:18:08 +02:00 |
|
lpconfig.h
|
lpconfig.c: add lp_config_relative_file_exists and use it to avoid false-positive logs for .linphone.ecstate file
|
2015-05-11 10:27:23 +02:00 |
|
lsd.c
|
|
|
|
Makefile.am
|
tools: move test_lsd test_ecc test_numbers from coreapi to tools folder
|
2015-09-11 14:53:08 +02:00 |
|
message_storage.c
|
clean chat room api.
|
2015-09-04 14:57:25 +02:00 |
|
misc.c
|
implement automatic repairing of SIP dialogs broken by a network disconnection.
|
2015-09-08 21:20:25 +02:00 |
|
offeranswer.c
|
Handle and add test for AVPF generic NACK.
|
2015-08-03 12:41:17 +02:00 |
|
offeranswer.h
|
|
|
|
player.c
|
|
|
|
presence.c
|
send presence to multiple instances of a same user that subscribed to us. Fixes memory leak.
|
2015-09-04 22:23:00 +02:00 |
|
private.h
|
implement automatic repairing of SIP dialogs broken by a network disconnection.
|
2015-09-08 21:20:25 +02:00 |
|
proxy.c
|
proxy.c: remove unused functions
|
2015-09-10 15:42:53 +02:00 |
|
quality_reporting.c
|
quality_reporting: avoid crash if hanging up too soon in LinphoneCallOutgoingInit state
|
2015-07-16 11:57:03 +02:00 |
|
quality_reporting.h
|
proxy.c: fix quality reporting collector address check - sip:collector.linphone.org is a valid collector endpoint as well
|
2015-06-02 14:33:13 +02:00 |
|
remote_provisioning.c
|
Fix crash when passing "http://" as remote provisioning URI
|
2015-06-24 14:02:40 +02:00 |
|
sal.c
|
fix bugs in Paused state management. It was possible to transition from Paused to PausedByRemote, which actually breaks the Paused state, and eventually allows the pauser to be resumed by the paused.
|
2015-09-03 21:39:58 +02:00 |
|
siplogin.c
|
|
|
|
sipsetup.c
|
Rework assistant for asynchronous XML-RPC requests.
|
2015-06-08 15:52:44 +02:00 |
|
sipsetup.h
|
Handle XML-RPC request in liblinphone directly instead of using libsoup.
|
2015-06-08 15:43:55 +02:00 |
|
TunnelManager.cc
|
fix compile issue
|
2015-02-24 18:22:41 +01:00 |
|
TunnelManager.hh
|
fix potential bug because internal_call_update flag was never reset.
|
2015-08-26 14:47:01 +02:00 |
|
upnp.c
|
|
|
|
upnp.h
|
|
|
|
vtables.c
|
add missing file
|
2015-03-10 15:34:01 +01:00 |
|
xml.c
|
|
|
|
xml2lpc.c
|
|
|
|
xml2lpc.h
|
|
|
|
xmlrpc.c
|
Change account creator and xmlrpc API so that Python wrapper generation works correctly.
|
2015-06-09 15:18:37 +02:00 |
|
xmlrpc.h
|
Change account creator and xmlrpc API so that Python wrapper generation works correctly.
|
2015-06-09 15:18:37 +02:00 |