Commit graph

1825 commits

Author SHA1 Message Date
Jehan Monnier
3fdf79fdc5 make sure random port is used if sip_random_port=1 and no transport selected 2013-09-11 14:21:46 +02:00
Ghislain MARY
2cbe71c569 Fix possible crash when generating presence xml. 2013-09-11 09:51:03 +02:00
Simon Morlat
adef4bdb12 fix build problems when building out of sources 2013-09-10 22:38:16 +02:00
Simon Morlat
ceeaf2b2b6 fix compilation issue on iOS 2013-09-10 22:00:55 +02:00
Simon Morlat
05ee4c4a31 allow adding Contacts in publish 2013-09-10 21:55:13 +02:00
Simon Morlat
9df7a19ca3 support all reasons for linphone_core_decline_call().
update ms2
2013-09-10 16:29:25 +02:00
Sylvain Berfini
461baa0e28 Added linphonerc setting to disable ha1 password storage for auth info 2013-09-10 15:48:23 +02:00
Ghislain MARY
480144c98f Update JNI one more time. 2013-09-10 13:07:55 +02:00
Ghislain MARY
5c7159d87f More coherent API for linphone_presence_service_new(). 2013-09-10 12:59:52 +02:00
Ghislain MARY
439f922310 Fix wrong contact being written in presence XML. 2013-09-10 12:53:15 +02:00
Ghislain MARY
9752a9c3e8 Reflect in the JNI the changes made in the presence API. 2013-09-10 12:20:57 +02:00
Ghislain MARY
3296462b7a Allow setting the id of a presence service. 2013-09-10 12:10:34 +02:00
Ghislain MARY
c61dc5a039 Update JNI according to latest presence API changes. 2013-09-10 11:33:38 +02:00
Simon Morlat
5dea3b42f0 avoid crashing when no soundcard is present.
update ms2
2013-09-09 17:52:14 +02:00
Ghislain MARY
c05a0f099c Reorder code to make it cleaner. 2013-09-09 17:13:53 +02:00
Ghislain MARY
8c55b6e260 Some changes in the presence API so that it is more coherent. 2013-09-09 17:13:53 +02:00
Ghislain MARY
263c07a75d Complete presence API to be able to add multiple presence services. 2013-09-09 17:13:53 +02:00
Simon Morlat
88f9e557bb force git tag and configure.ac to say the same thing 2013-09-09 15:26:08 +02:00
Simon Morlat
358516fd68 prevent publish to be sent while client is registering on the same proxy. 2013-09-09 14:14:27 +02:00
Jehan Monnier
92abb3d3e5 an op is considered as secure if both from and to uri are sips 2013-09-09 12:41:17 +02:00
Sylvain Berfini
8f186adebb Fix compilation for WP 2013-09-09 11:58:39 +02:00
Simon Morlat
77b06af7a1 fix crash and update ms2 2013-09-05 17:19:52 +02:00
Ghislain MARY
9e9be3e05f Java API to set basic status, clear activities and add activities to a presence model. 2013-09-05 12:14:03 +02:00
Ghislain MARY
d9684b0c3b Fix wrong warning being output when a friend is offline. 2013-09-05 11:27:40 +02:00
Ghislain MARY
2123fcf383 Public API to set basic status, clear activities and add activities to a presence model. 2013-09-05 11:26:51 +02:00
Ghislain MARY
a9eaffb1b2 Remove multiple declarations of lp_config_read_file(). 2013-09-04 16:42:45 +02:00
Jehan Monnier
d5bd17079f add LC_SIP_TRANSPORT_RANDOM value to better enable random sip port 2013-09-04 11:11:47 +02:00
Simon Morlat
9a671657c6 make use of bellesip's new dialog's request queue to fix bugs around transfer notification
add notification of failed transfers (new test in call suite for that)
In case of failed transfer, referer call is resumed (if necessary) and notified of the failure.
remove deprecated code.
2013-09-03 22:34:04 +02:00
Jehan Monnier
bcfc3d9d9e make sure proxyconfig with late credential move from state Failed to Progress 2013-09-03 16:01:03 +02:00
Ghislain MARY
b9d374d8f6 Store firewall policy in linphonerc as a string. 2013-09-02 17:52:33 +02:00
Simon Morlat
7c16a6d9db do not put contact_params (from proxy config) into calls, message or subscribes. They are only valid for REGISTERs. 2013-09-02 17:42:08 +02:00
Simon Morlat
e1c0e1aa4f bugfix when adding body to request: previous body, content-type and content-lenght must first be removed. 2013-09-02 16:33:36 +02:00
Simon Morlat
aeb7876482 transition to belle-sip automatic contact and new nat-helper. 2013-08-30 21:29:29 +02:00
Jehan Monnier
50469413f0 fix crash when presence request is declined by an error sip message 2013-08-28 12:04:43 +02:00
Simon Morlat
798bd06597 prevent double notification of network reachable true or false. 2013-08-28 11:24:23 +02:00
Simon Morlat
90ff3d477a better management of LinphoneAddress in java.
Indeed there was some risk of getting into a situation where a java LinphoneAddress would point to a destroyed C LinphoneAddress (typically with call-logs).
To prevent that, the java object can either refcount or clone the C object, depending on the constness of the C object.
2013-08-27 22:11:53 +02:00
Simon Morlat
bd95305d7f add reference counting to LinphoneAddress and SalAddress 2013-08-27 21:06:49 +02:00
Jehan Monnier
88add42eb5 add --disable-tutorials 2013-08-27 17:41:55 +02:00
Jehan Monnier
f03a9b38dd add isVideoSupported java binding 2013-08-26 16:58:14 +02:00
Ghislain MARY
6d0e4f3525 Tutorials have nothing to do with tests. 2013-08-22 15:49:56 +02:00
Jehan Monnier
42654a327c add LinphoneReasonUnauthorized 2013-08-21 11:29:32 +02:00
Jehan Monnier
d71d22a507 fix file permision 2013-08-20 16:19:03 +02:00
Jehan Monnier
641888f910 migrate rpm spec to belle sip 2013-08-20 16:19:03 +02:00
Sylvain Berfini
34f405894c Added JNI binding to get message storage id + added possibility to limit the number of messages to fetch 2013-08-20 12:12:39 +02:00
Ghislain MARY
4462b0aed0 Fix compilation error when MSG_STORAGE_ENABLED is not defined. 2013-08-19 15:42:30 +02:00
Ghislain MARY
c852b3f8f7 Add the setPreferredVideoSizeByName() method to LinphoneCore. 2013-08-19 11:41:55 +02:00
Ghislain MARY
959334d742 Enable HD video on Android. 2013-08-19 11:41:55 +02:00
Sylvain Berfini
440fabd247 Fix for chat message importing 2013-08-19 11:15:36 +02:00
Margaux Clerc
42261f4900 Make the call transfer even if the call ends 2013-08-18 21:14:00 +02:00
Sylvain Berfini
90b6aa36f2 Added some methods to allow to create a chat message completely and to store a chat message in database + JNI bindings for these methods 2013-08-14 16:48:46 +02:00