Commit graph

629 commits

Author SHA1 Message Date
Simon Morlat
0942ba67a6 fix incorrect copy of parameters in linphone_core_accept_call_update() 2013-08-04 15:09:47 +02:00
Simon Morlat
b2d873fab8 add linphone_core_stop_ringing() to public API. 2013-07-27 15:48:36 +02:00
Simon Morlat
23ce819401 fix constness of LinphoneCall * returned by linphone_core_find_call_by_uri().
There is no reason to return a const pointer, there's nothing you can do with a const LinphoneCall* in liblinphone.
2013-07-27 01:07:00 +02:00
Jehan Monnier
d9fd0d5634 Merge remote-tracking branch 'public/master' into belle-sip
Conflicts:
	coreapi/linphonecore.c
	coreapi/linphonecore.h
2013-07-25 22:11:23 +02:00
Jehan Monnier
7c27400203 fix typo in dnd reason 2013-07-23 21:18:28 +02:00
Jehan Monnier
3051c9bdad add LinphoneReasonDoNotDisturb 2013-07-23 21:10:14 +02:00
Jehan Monnier
9702eeb281 wait until linphone friend proxy config is registered before sending
first subscribe
2013-07-23 20:35:59 +02:00
Ghislain MARY
60c1b0a4ce Some changes to only use API allowed for WP8 applications. 2013-07-19 11:39:21 +02:00
Simon Morlat
61f0f0bcd0 prohibit resuming of two calls simultaneously. 2013-07-16 14:47:12 +02:00
Jehan Monnier
89f3e2ceda set callid more early, add option to disable uuid (to reduce message size) 2013-07-12 09:04:27 +02:00
Yann Diorcet
ca5128238b Fix const-correctness in linphone_core_find_call_from_uri 2013-07-11 11:50:47 +02:00
Simon Morlat
1b6da4751b fix potential problem with ringback beeing stopped automatically by mistake. 2013-07-09 11:36:28 +02:00
Yann Diorcet
36c4b1523d Fix previous commit false => FALSE 2013-07-09 11:03:20 +02:00
Yann Diorcet
4905f37344 Disable selfview before destroying core 2013-07-09 10:53:39 +02:00
Ghislain MARY
d8469f7074 Add XGA, SXGA− and UXGA to the list of supported HD resolutions. 2013-07-08 15:29:47 +02:00
Simon Morlat
0b2d04d624 many improvements
* re-send SUBSCRIBEs after network gets reachable again
* allow to set the default SUBSCRIBE expires using [sip] "subscribe_expires" property
* re-send initial SUBSCRIBE if remote peer lost the dialog context
2013-07-05 23:05:20 +02:00
Simon Morlat
83268b313b * fixes for dialog serialization
* fix crash when receiving a NOTIFY after a SUBSCRIBE is terminated
2013-07-05 16:12:56 +02:00
Ghislain MARY
a147f07905 Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-07-02 17:46:02 +02:00
Ghislain MARY
5dbfc1d3e1 Allow updating camera parameters with linphone_core_update_call() in the StreamsRunning state only. 2013-07-02 16:48:08 +02:00
Jehan Monnier
df87ec318a avoid as much a possible audio resampler 2013-07-02 13:40:32 +02:00
Ghislain MARY
bbd8ec8ba4 Add API to get and set contact of a presence model. 2013-06-25 11:13:35 +02:00
Ghislain MARY
2d862f98ba Remove useless minutes_away and contact parameters to the linphone_core_set_presence_model() function. 2013-06-25 10:52:08 +02:00
Ghislain MARY
15952e46fb Use unref instead of explicit delete for presence objects. 2013-06-25 10:36:22 +02:00
Ghislain MARY
e53bd7f811 Do not check equality of presence statuses because it does not work if the presence model of linphone core has been changed instead of a new one created. 2013-06-24 18:02:54 +02:00
Jehan Monnier
5c230ff8d1 Merge remote-tracking branch 'public/master' into belle-sip
Conflicts:
	NEWS
	coreapi/linphonecore.c
	java/impl/org/linphone/core/LinphoneAddressImpl.java
2013-06-24 12:06:18 +02:00
Ghislain MARY
1b7f68b439 Change presence API a little bit to ease wrapping for other programming languages. 2013-06-21 17:06:08 +02:00
Simon Morlat
a0f01705ce fix invalid test 2013-06-20 12:49:41 +02:00
Ghislain MARY
ad2e0b4753 Fix some bugs revealed by unit tests in presence model. 2013-06-20 11:40:00 +02:00
Simon Morlat
3bff0cef82 allow contact address to be changed during call updates 2013-06-20 11:37:40 +02:00
Simon Morlat
3d1f4a1d8c allow contact address to be changed during call updates 2013-06-20 11:37:40 +02:00
Simon Morlat
e97420ed13 allow to reset the contact in reINVITE 2013-06-20 11:19:39 +02:00
Ghislain MARY
5acc4dd2ec Fix some memory leaks. 2013-06-20 09:28:03 +02:00
Ghislain MARY
8c9c96218a Use presence model to notify presence.
Use libxml2 to generate XML content.
2013-06-19 17:22:26 +02:00
Simon Morlat
31b25e9f98 give a chance to update contact address during re-INVITEs 2013-06-14 17:50:57 +02:00
Jehan Monnier
500d97e548 add privacy settings at proxy level 2013-06-13 08:35:49 +02:00
Simon Morlat
686a470978 fix mistake in resolution table 2013-06-12 22:09:27 +02:00
Jehan Monnier
cebe1f1055 start privacy impelmentation 2013-06-11 09:14:28 +02:00
Ghislain MARY
e47d66aaa8 Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-06-06 15:31:15 +02:00
Ghislain MARY
f2738da8d9 Add linphone_core_get_camera_sensor_rotation(). 2013-06-06 15:30:24 +02:00
Ghislain MARY
75f41e680a Add linphone_core_get_camera_sensor_rotation(). 2013-06-06 15:30:24 +02:00
Simon Morlat
36e445f97f generic subscribe notify api in progress 2013-06-06 11:01:54 +02:00
Jehan Monnier
6e3c6551a9 Merge remote-tracking branch 'public/master' into belle-sip
Conflicts:
	NEWS
	coreapi/linphonecore.c
2013-06-03 18:16:28 +02:00
Ghislain MARY
92f4fafe9e Add opus codec. 2013-05-27 08:34:38 +02:00
Johan Pascal
e03affb666 Add fmtp parameters to opus payload to enable FEC and DTX
- update ms2 to get opus filter with locks on ptime
2013-05-24 13:28:47 +02:00
Johan Pascal
e0eb19e8c0 Add fmtp parameters to opus payload to enable FEC and DTX
- update ms2 to get opus filter with locks on ptime
2013-05-24 13:28:47 +02:00
Jehan Monnier
5e44a244be Merge remote-tracking branch 'origin/dev_opus' 2013-05-24 10:17:29 +02:00
Jehan Monnier
8e46b502a2 Merge remote-tracking branch 'origin/dev_opus' 2013-05-24 10:17:29 +02:00
Ghislain MARY
ab69b2cd06 Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-05-21 14:43:14 +02:00
Ghislain MARY
c87b06a6e6 Declare variables at the beginning of code blocks to fix compilation errors. 2013-05-21 14:40:16 +02:00
Ghislain MARY
f71aad552c Declare variables at the beginning of code blocks to fix compilation errors. 2013-05-21 14:40:16 +02:00