| .. |
|
help
|
add new JNI and java methods.
|
2013-02-07 15:34:53 +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
|
merge patch allowing overriding of display
|
2010-10-06 14:51:55 +02:00 |
|
authentication.c
|
full LinphoneAuthInfo impl for Android
|
2013-03-11 16:57:16 +01:00 |
|
callbacks.c
|
fix crash when receiving an incorrect SDP message in a 200Ok.
|
2013-04-30 10:33:49 +02:00 |
|
chat.c
|
add number of unread messages
|
2013-03-20 12:36:12 +01:00 |
|
conference.c
|
important conference bugfixes
|
2013-05-06 22:09:31 +02:00 |
|
ec-calibrator.c
|
Fix swapped soundcards and use voidsink.
|
2013-04-29 17:15:40 +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 |
|
fonis.c
|
purge out p2pproxy
|
2010-01-20 15:44:30 +01:00 |
|
friend.c
|
Few changes in JNI interface for linphone friends + fix issue in linphone_friend_destroy
|
2012-10-05 17:32:38 +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
|
- do not register outside of tunnel when tunnel is activated but not yet connected.
|
2013-05-10 15:07:01 +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
|
Declare variables at the beginning of code blocks to fix compilation errors.
|
2013-05-21 14:26:21 +02:00 |
|
linphonecore.c
|
Add fmtp parameters to opus payload to enable FEC and DTX
|
2013-05-24 13:28:47 +02:00 |
|
linphonecore.h
|
Remove useless arguement in linphone_core_upnp_available
|
2013-05-13 15:12:14 +02:00 |
|
linphonecore_jni.cc
|
Remove core argument in upnp_available in jni
|
2013-05-15 10:46:15 +02:00 |
|
linphonecore_utils.h
|
Add callbacks for audio (un)initialization in the echo canceller calibrator.
|
2013-04-23 10:48:17 +02:00 |
|
linphonefriend.h
|
menu in call log view with call, chat and add contact
|
2013-03-27 09:23:40 +01: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 git describe --always
|
2013-03-27 20:05:25 +01:00 |
|
message_storage.c
|
Fix bug report
|
2013-05-07 11:49:54 +02:00 |
|
misc.c
|
fix again
|
2013-03-22 11:00:23 +01:00 |
|
offeranswer.c
|
Revert "Send ZRTP hello hash in SIP SDP."
|
2013-03-22 16:34:09 +01:00 |
|
offeranswer.h
|
cleanups and fix broken resume
|
2010-11-26 17:57:28 +01:00 |
|
presence.c
|
implement notifications when doing transfers
|
2012-03-29 15:09:52 +02:00 |
|
private.h
|
Add callbacks for audio (un)initialization in the echo canceller calibrator.
|
2013-04-23 10:48:17 +02:00 |
|
proxy.c
|
- do not register outside of tunnel when tunnel is activated but not yet connected.
|
2013-05-10 15:07:01 +02:00 |
|
sal.c
|
custom header api in progress
|
2013-02-07 11:43:09 +01:00 |
|
sal.h
|
Revert "Send ZRTP hello hash in SIP SDP."
|
2013-03-22 16:34:09 +01:00 |
|
sal_eXosip2.c
|
Fix bug report
|
2013-05-07 11:49:54 +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
|
fix crash when receiving an incorrect SDP message in a 200Ok.
|
2013-04-30 10:33:49 +02:00 |
|
sal_eXosip2_sdp.c
|
Fix bug report
|
2013-05-07 11:49:54 +02:00 |
|
siplogin.c
|
fix make dist and compilation warning
|
2010-04-01 10:44:27 +02: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
|
Add callbacks for audio (un)initialization in the echo canceller calibrator.
|
2013-04-23 10:48:17 +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
|
- do not register outside of tunnel when tunnel is activated but not yet connected.
|
2013-05-10 15:07:01 +02:00 |
|
TunnelManager.hh
|
- do not register outside of tunnel when tunnel is activated but not yet connected.
|
2013-05-10 15:07:01 +02:00 |
|
upnp.c
|
Fix upnp forgotten retain
|
2013-04-09 10:03:43 +02:00 |
|
upnp.h
|
uPnP support network changes
|
2013-03-08 12:24:48 +01:00 |