Commit graph

2077 commits

Author SHA1 Message Date
Simon Morlat
16066bea7a remove useless code 2014-02-07 11:21:35 +01:00
Simon Morlat
e708ccad51 custom header management improvement.
It is now possible to set custom contact.
Other custom headers passed to the sal override SIP headers that would created by default.
2014-02-06 17:27:58 +01:00
Jehan Monnier
5c7330b17f avoid 100 trying to reset op auth counters 2014-02-06 15:10:29 +01:00
Sylvain Berfini
10b8224e38 Renamed/added comments for some call stats functions + use those functions in JNI wrapper for Android 2014-02-04 11:49:48 +01:00
Jehan Monnier
0dae0d3320 reset op auth count in case of io error 2014-02-04 11:29:24 +01:00
Simon Morlat
0ca6aedeca change telephone-event supported codes 2014-02-04 11:02:07 +01:00
Ghislain MARY
92f81c8d07 Use right functions to free and duplicate strings. 2014-02-03 17:47:50 +01:00
Simon Morlat
b1663d2cc6 fix potential crash in linphone_call_enable_camera() 2014-02-03 10:45:21 +01:00
Guillaume BIENKOWSKI
ba06368167 Revert linphone_call_get_ring_duration() method, and use the call log to get ring time.
Also moved start_time considerations to the call log to clean up a bit.
2014-01-31 12:03:42 +01:00
Sylvain Berfini
7240e93a3c Added missing ref causing crash on unref on Android 2014-01-31 11:09:25 +01:00
Guillaume BIENKOWSKI
920f5d052d Add linphone_call_get_ring_duration() method 2014-01-31 11:01:25 +01:00
Guillaume BIENKOWSKI
2c094bdea1 Fix incall timeout calculation 2014-01-30 17:19:38 +01:00
Jehan Monnier
0eef5c5ecb rework behavior for 403/401/407 auth failure to avoid loop and make sure retry are always done 2014-01-30 16:18:38 +01:00
Guillaume BIENKOWSKI
be079dc88d Fix static payload types erasing custom ones. 2014-01-30 15:57:01 +01:00
Jehan Monnier
d8fcf36e4b change list of supported resolution based on targetted platform 2014-01-29 08:38:34 +01:00
Simon Morlat
a14fc017cd fix bug regarding automatically_accept video policy 2014-01-28 22:08:58 +01:00
Simon Morlat
b999c757fc fix rare crash in sal
update oRTP
2014-01-28 21:22:28 +01:00
Sylvain Berfini
809123e950 Get supported video resolutions in Android from linphonecore 2014-01-28 13:59:55 +01:00
Simon Morlat
187c55bfd8 add sanity checks in LinphoneEvent api 2014-01-28 12:23:37 +01:00
Jehan Monnier
19b9e0868e enable h263 96/98 for android 2014-01-27 14:46:23 +01:00
Simon Morlat
092375c98a SDP offer answer fix: declined streams must remain as inactive in future offers. 2014-01-24 11:11:24 +01:00
Guillaume BIENKOWSKI
2394027f9e Use standard unsigned int 2014-01-24 10:44:26 +01:00
Guillaume BIENKOWSKI
4a3e43f2ff Use PKGCONFIG when possible for LDAP 2014-01-23 17:40:19 +01:00
Sylvain Berfini
8bf0387c35 Added AndroidContext param to createlinphonecore (needed for opensles sound module for android) + updated ms2 2014-01-23 12:26:10 +01:00
Simon Morlat
b5a6d4a2c6 implement custom headers sending in 200Ok 2014-01-22 18:03:55 +01:00
Simon Morlat
87d4f5f895 imlement java synchronization of LinphoneFriend with LinphoneCore 2014-01-22 16:49:15 +01:00
Simon Morlat
bc078d65d2 fix translations for mac os 2014-01-22 14:32:10 +01:00
Sylvain Berfini
9239a4e91a Fix linphonecore_destroy for windows phone 2014-01-21 15:31:14 +01:00
Ghislain MARY
f4b8e1c550 Merge branch 'master' of git.linphone.org:linphone 2014-01-21 12:18:51 +01:00
Ghislain MARY
27e1b11286 Simplify CMakeLists.txt. 2014-01-21 12:18:33 +01:00
Simon Morlat
22e1427eb3 fix automatic resuming of calls after failed failed transfer 2014-01-21 12:17:39 +01:00
Ghislain MARY
6935d6cf36 Add check to prevent crashes when using a wrapper about liblinphone.
If a wrapper holds a reference to a linphone call and the core is destroyed, the call can keep a reference to a core that no longer exists. This can cause some random crashes.
2014-01-16 17:04:52 +01:00
Ghislain MARY
9593470550 Install pdb file for Debug configuration on Windows when using cmake. 2014-01-16 12:40:09 +01:00
Ghislain MARY
ec2838cc96 Free memory allocated by ortp_strdup() with ortp_free() instead of free() to prevent crashes on Windows. 2014-01-15 14:50:44 +01:00
Jehan Monnier
f0250b5a5f make sure call media encryption call param is not 'fixed' in case of ZRTP 2014-01-14 14:47:55 +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
Ghislain MARY
3e09aff605 Add unit test for RFC3994: is-composing notification. 2014-01-10 11:26:39 +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
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
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
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