Simon Morlat
9ca718d11f
Merge branch 'master' of git.linphone.org:linphone
2014-01-14 13:06:39 +01:00
Simon Morlat
aeb09dfced
fix README
2014-01-14 13:06:12 +01:00
Simon Morlat
f92e08b667
update README for mac
2014-01-02 11:28:52 +01:00
Guillaume BIENKOWSKI
9b8d216725
Merge remote-tracking branch 'origin/master' into ldap
2013-12-31 15:43:17 +01:00
Guillaume BIENKOWSKI
fc09f54e16
Moved LDAP configuration into a popup.
2013-12-31 15:42:01 +01:00
Guillaume BIENKOWSKI
b456e223dd
Merge branch 'master' into ldap
2013-12-30 17:08:09 +01:00
Guillaume BIENKOWSKI
2bb42f89cc
Update LDAP provider to handle connection asynchronously.
...
This is done through a thread which is launched to keep the UI responsive.
Also configured the default server to "localhost" so that misconfiguration
doesn't query example.com...
2013-12-30 17:07:47 +01:00
Guillaume BIENKOWSKI
fd407a9f8d
Update LDAP provider to handle connection asynchronously.
...
This is done through a thread which is launched to keep the UI responsive.
Also configured the default server to "localhost" so that misconfiguration
doesn't query example.com...
2013-12-30 17:07:10 +01:00
Margaux Clerc
e3ab99b672
Add git clone in the README
2013-12-24 23:39:24 +01:00
Ghislain MARY
69407718da
Update oRTP and ms2 submodules.
2014-01-14 09:09:54 +01:00
Ghislain MARY
932837c365
Add option to enable video when compiling using cmake.
2014-01-14 09:09:13 +01:00
Ghislain MARY
e4dcb70b95
Add generation of linphone_gitversion.h when using cmake.
2014-01-14 09:09:13 +01:00
Margaux Clerc
e756795dce
RPM for redhat
...
Linphone for redhat documentaton
2013-12-24 22:09:12 +01:00
Guillaume BIENKOWSKI
638671275f
Update ms2 for iOS orientation fix
2014-01-13 16:36:51 +01:00
Ghislain MARY
3e09aff605
Add unit test for RFC3994: is-composing notification.
2014-01-10 11:26:39 +01:00
Simon Morlat
d124b030e2
update ms2
2014-01-10 09:35:26 +01:00
Simon Morlat
71e654ad95
change default dscp for video, because it is problematic on some routers to have two streams in parallel using the same dscp value.
2014-01-09 19:00:17 +01:00
Ghislain MARY
996a6a0d0f
Add LinphoneTransportType typedef documentation to the linphone_address group.
2014-01-09 11:13:36 +01:00
Guillaume BIENKOWSKI
ae6948ded3
Moved belle sip object includes into private.h
2014-01-09 09:38:16 +01:00
Simon Morlat
ac4348f800
update ms2
2014-01-08 17:42:39 +01:00
Ghislain MARY
e7edbcd8e8
Add LinphoneTransportType enum documentation to the linphone_address group.
2014-01-08 12:39:09 +01:00
Simon Morlat
4e82aa626b
better checking of incoming SDP, in order to avoid accept things we cannot support.
2014-01-08 12:06:36 +01:00
Simon Morlat
c2ca9f8c08
update ms2
2014-01-07 16:17:19 +01:00
Simon Morlat
fa421af04a
fix problem with SRTP proposed during pauses (by GTK app, due to the use of linphone_core_accept_call_with_params()).
2014-01-07 14:41:41 +01:00
Sylvain Berfini
abb7c2d50c
Improved composing_received to prevent loosing the information if the chatroom doesn't exists
2014-01-07 11:45:34 +01:00
Simon Morlat
dbc88dbbdf
fix make distcheck
2014-01-07 10:31:37 +01:00
Simon Morlat
041e20edfb
* fix incorrect behavior when the body of an INVITE cannot be understood or parsed.
...
Previously it was answering 200Ok.
* do not send 415 but 488 in case of incompatible codecs, which is more correct according to the RFC.
415 should be replied if the body cannot be understood (for example: is not application/sdp)
2014-01-06 23:24:00 +01:00
Simon Morlat
95246f5161
fix problem with media encryption not set in params for incoming calls
2014-01-06 16:34:51 +01:00
Sylvain Berfini
13ac82f066
Fixed tutorials for android
2014-01-06 16:18:58 +01:00
Ghislain MARY
aeb99d09d9
Fix compilation (missing const keywords).
2014-01-06 15:45:21 +01:00
Ghislain MARY
a3f0967236
Add missing is_composing_received callback when a text message is received.
2014-01-06 15:42:34 +01:00
Ghislain MARY
58d9e149cd
Fix compilation with cmake.
2014-01-06 15:08:56 +01:00
Sylvain Berfini
be96cb432e
Reverted previous commit and added call stats functions to linphone API
2014-01-06 11:48:27 +01:00
Sylvain Berfini
d43eb3788e
Fix liblinphone wp8 build
2014-01-03 17:32:42 +01:00
Ghislain MARY
d57e2b3cb7
Update oRTP and ms2 submodules.
2014-01-03 15:27:55 +01:00
Ghislain MARY
452b004655
Add CMakeLists.txt to compile using cmake.
2014-01-03 15:01:11 +01:00
Ghislain MARY
e022b0d3ff
Add Android wrapper for RFC3994.
2014-01-03 15:34:03 +01:00
Ghislain MARY
d468050c8b
Implement RFC3994: Indication of Message Composition for Instant Messaging.
2014-01-03 15:01:18 +01:00
Simon Morlat
fe1ca6f07c
update READMEs for mingw and macos
2014-01-03 12:36:54 +01:00
Margaux Clerc
d652965ce4
Add wizard button in preferences only if it is enabled
...
Changes the version of .ui for older gtk version
Fix chat without message storage
2013-12-22 21:37:09 +01:00
Simon Morlat
68ff65b224
turn ping_with_options to 0 by default, since it is no longer required thanks to belle-sip
2013-12-24 10:59:08 +01:00
Sylvain Berfini
b0d827bae5
Updated wp8 build project
2013-12-23 12:14:18 +01:00
margaux clerc
62eaa0c0e5
Add wizard button in preferences only if it is enabled
...
Changes the version of .ui for older gtk version
Fix chat without message storage
2013-12-22 20:28:08 +01:00
Ghislain MARY
6aba836d5c
Update ms2 submodule for missing symbol exports.
2013-12-20 16:30:28 +01:00
Ghislain MARY
a8b47c508f
Add missing symbol exports.
2013-12-20 16:30:17 +01:00
Simon Morlat
0dc3eae678
update README
2013-12-20 15:43:06 +01:00
Simon Morlat
ef29131c40
fix unused variable
2013-12-20 14:54:39 +01:00
Simon Morlat
e8d63aa3ba
remove uri headers from Contact
2013-12-20 14:02:25 +01:00
Guillaume BIENKOWSKI
9938815eff
Update mediastreamer 2
2013-12-20 12:01:47 +01:00
Guillaume BIENKOWSKI
6d989a4260
Correct ldap support check.
2013-12-20 11:49:59 +01:00