Jehan Monnier
|
026bbe8db3
|
Implement support of dialog created by Notify matching subscription
|
2016-05-11 14:54:38 +02:00 |
|
Simon Morlat
|
63bc42a555
|
fix AVPF management in offer-answer. Initiate an implicit avpf offer while implicit avpf is locally disabled
should result in avpf disabled locally for these payloads.
|
2016-05-09 20:47:28 +02:00 |
|
Gautier Pelloux-Prayer
|
7cf0e80eac
|
sal_impl.c: discard out of dialog ACK with invalid to-tag
|
2016-05-09 12:05:19 +02:00 |
|
Gautier Pelloux-Prayer
|
0d0ecca305
|
presence_server: fix memory leaks
|
2016-04-29 16:40:49 +02:00 |
|
Simon Morlat
|
8c521d1ba3
|
implicit avpf bugfixes: do not configure encoders to use avpf if avpf is not accepted or offered by remote.
|
2016-04-29 15:13:05 +02:00 |
|
Johan Pascal
|
70a429cdff
|
Merge branch 'master' into zrtphash
Conflicts:
coreapi/linphonecall.c
|
2016-04-11 10:57:11 +02:00 |
|
Johan Pascal
|
02ebeac3f1
|
Manage zrtp-hash attribute
- ZRTP engine is always initialised even when not selected
|
2016-04-11 10:54:53 +02:00 |
|
Gautier Pelloux-Prayer
|
92a44a6104
|
Revert "Revert "presence_tester.c: add some long term tests""
This reverts commit e2609f96a4.
|
2016-04-06 16:53:56 +02:00 |
|
Gautier Pelloux-Prayer
|
e2609f96a4
|
Revert "presence_tester.c: add some long term tests"
This reverts commit 9eca896269.
|
2016-04-04 15:13:11 +02:00 |
|
Gautier Pelloux-Prayer
|
9eca896269
|
presence_tester.c: add some long term tests
|
2016-04-01 15:39:34 +02:00 |
|
Sylvain Berfini
|
889c2e1974
|
Added method to configure ssl_config for sal and http provider
|
2016-03-23 16:23:03 +01:00 |
|
Simon Morlat
|
4048f97dea
|
fix p2p presence case related to io_errors.
|
2016-03-18 22:31:20 +01:00 |
|
Jehan Monnier
|
966c7caa2d
|
-fix many memory leak
-unsubscribe in linphone_core_uninit
|
2016-03-10 18:58:44 +01:00 |
|
Ghislain MARY
|
5baf4362f0
|
Fix some depreciation warnings.
|
2016-03-10 17:57:27 +01:00 |
|
Gautier Pelloux-Prayer
|
808a826c0f
|
sal: fix sal_reason_to_sip_code prototype (returns int, not SalReason)
|
2016-03-07 14:25:46 +01:00 |
|
Simon Morlat
|
3644599159
|
fix big bug breaking all peer to peer presence
|
2016-03-04 22:58:43 +01:00 |
|
Sylvain Berfini
|
5cd1775ed3
|
Merge branch 'master' into dev_vcard
Conflicts:
tester/Makefile.am
|
2016-03-02 10:41:24 +01:00 |
|
Simon Morlat
|
5587e26246
|
respond 481 when dialog cannot be created.
|
2016-03-01 17:01:34 +01:00 |
|
Simon Morlat
|
4644ade096
|
fix regression in some tests not wanting to register within linphone_core_manager_new(), due to register going out while stun resolution is in progress.
|
2016-02-29 22:00:27 +01:00 |
|
Gautier Pelloux-Prayer
|
7d1ef8829c
|
sal_impl.c: fix user-agent if PACKAGE_NAME or/and LIBLIPHONE_VERSION are undefined
|
2016-02-29 16:20:00 +01:00 |
|
Sylvain Berfini
|
29592e0670
|
Merge branch 'master' into dev_vcard
|
2016-02-24 16:52:11 +01:00 |
|
Ghislain MARY
|
f9eaa1a0f1
|
Handle body compression for presence list.
|
2016-02-19 15:14:28 +01:00 |
|
Sylvain Berfini
|
1ed3fccf3a
|
Merge branch 'master' into dev_vcard
Conflicts:
coreapi/friendlist.c
java/common/org/linphone/core/LinphoneCore.java
|
2016-02-18 14:25:06 +01:00 |
|
Gautier Pelloux-Prayer
|
2ccfd093d3
|
sal_impl.c: fix 200 OK header, proposed by Christian Spielberger
|
2016-02-10 14:02:28 +01:00 |
|
Sylvain Berfini
|
235dca249d
|
Merge branch 'master' into dev_vcard
Conflicts:
build/android/Android.mk
coreapi/private.h
java/common/org/linphone/core/LinphoneCore.java
java/impl/org/linphone/core/LinphoneCoreImpl.java
|
2016-02-09 10:21:18 +01:00 |
|
Simon Morlat
|
a0646a0f9d
|
add method to configure dns servers
|
2016-02-07 22:35:36 +01:00 |
|
Sylvain Berfini
|
b748b453d6
|
Merge branch 'master' into dev_vcard
Conflicts:
tester/presence_tester.c
|
2016-02-04 16:39:43 +01:00 |
|
Jehan Monnier
|
2f3c2491e0
|
fix crash when notification timeout is received
|
2016-02-04 13:41:58 +01:00 |
|
Sylvain Berfini
|
6e38ee18d5
|
Merge branch 'master' into dev_vcard
Conflicts:
coreapi/linphonecore.c
tester/presence_tester.c
|
2016-02-03 17:16:33 +01:00 |
|
Simon Morlat
|
2f02f39756
|
fix build
|
2016-02-02 21:07:38 +01:00 |
|
Jehan Monnier
|
29e0109c53
|
-Publish are now implemented using LinphoneEvent API.
|
2016-02-02 18:54:39 +01:00 |
|
Sandrine Avakian
|
825165d144
|
Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
# Conflicts:
# mediastreamer2
|
2016-02-01 10:58:37 +01:00 |
|
Simon Morlat
|
058c8fdc6b
|
fix bug in last commit
|
2016-01-29 17:51:00 +01:00 |
|
Simon Morlat
|
2338c94674
|
fix routing of quality reporting publishes
|
2016-01-29 17:49:17 +01:00 |
|
Sandrine Avakian
|
4b0e433b43
|
Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
|
2016-01-29 14:29:17 +01:00 |
|
Sylvain Berfini
|
82b74a8bb2
|
Merge branch 'master' into dev_vcard
Conflicts:
coreapi/friendlist.c
|
2016-01-29 11:41:57 +01:00 |
|
Jehan Monnier
|
58cb7a3f57
|
use belle-sip refresher with dialog terminated recovery capability
|
2016-01-28 17:48:11 +01:00 |
|
Sandrine Avakian
|
d8e533b258
|
Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
|
2016-01-27 10:21:37 +01:00 |
|
Simon Morlat
|
0965d49f7a
|
handle expired client dialogs for p2p presence, and report them for LinphoneEvent.
remove deprecation of LinphoneChatMessageStateCb, since it is already marked as deprecated in all functions using it.
fix a few warnings
|
2016-01-26 17:26:49 +01:00 |
|
Sylvain Berfini
|
3b7c61e640
|
Merge branch 'master' into dev_vcard
Conflicts:
coreapi/CMakeLists.txt
coreapi/Makefile.am
coreapi/linphonecore.h
java/common/org/linphone/core/LinphoneCore.java
java/impl/org/linphone/core/LinphoneCoreImpl.java
|
2016-01-25 10:47:41 +01:00 |
|
Sandrine Avakian
|
1f624ada80
|
Updating echo cancellation and adding MSFactory into Sal structure.
|
2016-01-20 15:12:12 +01:00 |
|
Simon Morlat
|
9a8ee6ddf5
|
update for new ortp logging api
|
2016-01-19 16:25:43 +01:00 |
|
Sylvain Berfini
|
4583352bad
|
Merge branch 'master' into dev_vcard
Conflicts:
coreapi/Makefile.am
coreapi/conference.h
|
2016-01-18 11:14:56 +01:00 |
|
Simon Morlat
|
2a6213d90c
|
prepare the removal of a=nortpproxy attribute for ICE reINVITE.
|
2016-01-15 21:59:13 +01:00 |
|
Jehan Monnier
|
a1c8d9f99c
|
make sure in case of SRTP DTLS enabled, ice reinvite is disabled & mandatory encryption is activated
|
2016-01-15 15:36:38 +01:00 |
|
Sylvain Berfini
|
cb883bf8e3
|
Merge remote-tracking branch 'origin/master' into dev_vcard
|
2016-01-14 15:04:35 +01:00 |
|
Simon Morlat
|
48b5d06445
|
add user-agent field in ACKs of accepted INVITE transactions
|
2016-01-14 14:38:23 +01:00 |
|
Sylvain Berfini
|
e648843890
|
PUT/DELETE queries added to CardDAV (update not tested yet)
|
2016-01-08 17:08:20 +01:00 |
|
François Grisez
|
38dfb9ab6f
|
Merge branch 'dev_conference_rfc4579'
|
2016-01-07 10:13:04 +01:00 |
|
Ghislain MARY
|
83ad9553d8
|
Do not try to open NULL filepath (causes crash on Windows).
|
2016-01-06 11:59:47 +01:00 |
|