| .. |
|
bellesip_sal
|
add "encoding" field to LinphoneContent
|
2013-11-14 22:17:01 +01:00 |
|
help
|
fix compilation errors due to signature change in linphone_auth_info_new()
|
2013-11-05 22:00:19 +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
|
fix crash in case of out of dialog NOTIFY rejected by application because unknown from
|
2013-10-15 09:32:27 +02:00 |
|
authentication.c
|
fix compilation errors due to signature change in linphone_auth_info_new()
|
2013-11-05 22:00:19 +01:00 |
|
callbacks.c
|
make sure in case of 415 caused by SRTP, call is retried even if in ringing state (I.E push case))
|
2013-11-15 15:07:01 +01:00 |
|
chat.c
|
fix big crash in linphone_core_get_or_create_chat_room()
|
2013-10-18 10:25:23 +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
|
improve notification of generic subscribe errors
|
2013-09-24 22:21:38 +02:00 |
|
event.h
|
Normalize event callbacks names.
|
2013-10-09 14:13:11 +02:00 |
|
fonis.c
|
purge out p2pproxy
|
2010-01-20 15:44:30 +01:00 |
|
friend.c
|
add linphone_core_find_friend()
|
2013-10-31 17:34:58 +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
|
Fix: in tunnel mode, linphone wasn't unregistering at exit.
|
2013-11-06 16:36:43 +01:00 |
|
linphonecore.c
|
doc fixes
|
2013-11-14 17:24:51 +01:00 |
|
linphonecore.h
|
add "encoding" field to LinphoneContent
|
2013-11-14 22:17:01 +01:00 |
|
linphonecore_jni.cc
|
Fix JNI method LpConfig_GetString
|
2013-11-14 14:53:15 +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
|
add linphone_core_find_friend()
|
2013-10-31 17:34:58 +01:00 |
|
linphonepresence.h
|
Add factory functions to create common linphone objects.
|
2013-10-08 14:28:16 +02:00 |
|
lpconfig.c
|
update documentation for linphone-deps generation on windows
|
2013-08-13 09:47:38 +02:00 |
|
lpconfig.h
|
Fix compilation.
|
2013-10-08 15:01:25 +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 build problems when building out of sources
|
2013-09-10 22:38:16 +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
|
update ortp to fix conflict with gettimeofday defined both in ortp and
|
2013-11-07 14:32:53 +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
|
Normalize event callbacks names.
|
2013-10-09 14:13:11 +02:00 |
|
private.h
|
add a domain parameter in LinphoneAuthInfo, to workaround non-unicity of realm in real world.
|
2013-11-04 15:00:50 +01:00 |
|
proxy.c
|
fix compilation errors due to signature change in linphone_auth_info_new()
|
2013-11-05 22:00:19 +01:00 |
|
sal.c
|
add a domain parameter in LinphoneAuthInfo, to workaround non-unicity of realm in real world.
|
2013-11-04 15:00:50 +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 |