Ghislain MARY
20dfd43aac
More coherent friend API.
2013-09-19 11:15:29 +02:00
Ghislain MARY
43186ab4c9
Fix memory leaks.
2013-09-18 16:09:56 +02:00
Ghislain MARY
c7ba1b8ee1
Update JNI according to latest presence API changes.
2013-09-18 16:04:09 +02:00
Ghislain MARY
879bb3f619
Fix typos.
2013-09-18 16:03:21 +02:00
Ghislain MARY
77b1aff186
Complete presence API to have access to the notes of presence services and persons.
2013-09-18 14:21:44 +02:00
Ghislain MARY
2da7c76b36
Complete presence API to handle presence persons.
2013-09-18 13:19:37 +02:00
Simon Morlat
5ec5f0285d
fix bug in jni
2013-09-18 12:08:29 +02:00
Simon Morlat
40cb573eac
add LinphoneProxyConfig.getError() java/jni
2013-09-18 11:16:28 +02:00
Simon Morlat
90dd9fe885
wrap new publishStateChanged callback to Java
2013-09-17 19:26:14 +02:00
Simon Morlat
fed415507f
enhance event API to be notified of publish states.
...
lp-gen-wrappers is in progress
2013-09-17 14:03:52 +02:00
Simon Morlat
f9e0782528
enable generic publish not to be refreshed automatically
2013-09-16 20:31:16 +02:00
Jehan Monnier
5c88a8dd21
fix crash in sal_process_authentication when auth cannot be sent synchronously
2013-09-16 16:41:04 +02:00
Ghislain MARY
f754eae25f
Some cleaning.
2013-09-16 11:48:19 +02:00
Ghislain MARY
cb1b69f2eb
Add linphone_friend_get_name().
2013-09-16 09:25:31 +02:00
Simon Morlat
bce40f3775
allow passing NULL LinphoneContent to API.
2013-09-13 21:51:50 +02:00
Simon Morlat
26a522902e
fix crash in presence unsubscription
2013-09-13 18:38:27 +02:00
Ghislain MARY
ede5ab7c70
Remove duplicate definition.
2013-09-13 17:15:30 +02:00
Simon Morlat
bbedbf7652
update ms2
2013-09-13 16:48:50 +02:00
Simon Morlat
c413a81e39
bugfixes in Event api when refreshing subscribes
...
fix test suite
2013-09-13 16:10:34 +02:00
Simon Morlat
16da9c1b3b
send username in contacts of publish
...
send unSUBSCRIBE when friend subscription is toggled off.
2013-09-13 15:15:07 +02:00
Jehan Monnier
26c8f6ff98
only propagate net,download_ptime to rtp,download_ptime if value != 0
2013-09-12 11:59:39 +02:00
Simon Morlat
ab2b7d0e38
allow contacts to be sent in publish, and better management of publish.
2013-09-12 03:20:50 +02:00
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