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
3a69a548df
move cpu count detection to mediastreamer2
2013-09-10 16:35:34 +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
Simon Morlat
746b521cde
fix zrtp compilation bug.
2013-09-09 12:49:07 +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
Guillaume Beraudo
807129e269
Fix defCallMethod warning
2013-09-04 11:24:48 +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
Guillaume Beraudo
6437055903
Set contact params in gtk UI
2013-09-03 10:10:00 +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
Simon Morlat
ca448eca01
fix make distcheck
2013-08-30 12:33:58 +02:00
Simon Morlat
0b6d1df9c9
allow compilation without network access
2013-08-29 17:28:58 +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
094eea00e9
Merge commit 'f03a9b38dd191227106a8a4e4ed5220366a1081e'
2013-08-26 17:20:22 +02:00
Simon Morlat
e400e38954
update ms2 for fix
2013-08-26 17:07:29 +02:00
Jehan Monnier
f03a9b38dd
add isVideoSupported java binding
2013-08-26 16:58:14 +02:00
Ghislain MARY
92cfc41bf4
Update oRTP submodule for inline fix.
2013-08-26 16:43:42 +02:00
Ghislain MARY
6d0e4f3525
Tutorials have nothing to do with tests.
2013-08-22 15:49:56 +02:00
Ghislain MARY
f59ff44636
Disable tests for RPM package build.
2013-08-22 15:28:37 +02:00
Ghislain MARY
f000ec142f
Revert "Add some debug messages."
...
This reverts commit 1edccc54af .
2013-08-21 17:14:17 +02:00
Ghislain MARY
1edccc54af
Add some debug messages.
2013-08-21 16:59:12 +02:00