Ghislain MARY
|
207dddc8e1
|
Remove unused variable.
|
2016-01-12 10:38:25 +01:00 |
|
Ghislain MARY
|
9b216dadc9
|
Attempt to fix build on some platforms (because of some missing md5 functions).
|
2016-01-12 10:30:24 +01:00 |
|
Jehan Monnier
|
1cbc8ceefc
|
add more offer/answer tests to also check video call
|
2016-01-12 08:38:33 +01:00 |
|
Ghislain MARY
|
734fe2f7a2
|
Fix memory leak in friend list.
|
2016-01-11 12:05:41 +01:00 |
|
Ghislain MARY
|
a1eb9a0f5b
|
Create a new subscription when the friend list is changed instead of refreshing the existing one.
|
2016-01-11 11:34:40 +01:00 |
|
Simon Morlat
|
49ad4b81c6
|
fix crash
|
2016-01-06 14:43:39 +01:00 |
|
Simon Morlat
|
e4d97e2a51
|
add release methods for friends and friend list, so that the core can properly shutdown without leaving references.
|
2016-01-05 21:15:02 +01:00 |
|
Ghislain MARY
|
ce01af18f7
|
Notify presence list notify events only to the internal vtables.
|
2016-01-04 17:06:50 +01:00 |
|
Simon Morlat
|
7b5da68fd8
|
fix presence tests
|
2015-12-22 14:55:56 +01:00 |
|
Ghislain MARY
|
da682bf63a
|
If a presence list subscription already exist refresh it instead of creating a new one.
|
2015-12-18 14:58:29 +01:00 |
|
Ghislain MARY
|
e63f2ba108
|
Fix some memory leaks.
|
2015-11-30 17:45:09 +01:00 |
|
Ghislain MARY
|
7885a5c80a
|
Prevent sending multiple identical subscribes for presence list + send new subscribe when adding a friend.
|
2015-11-30 14:15:33 +01:00 |
|
Ghislain MARY
|
fccaa5e36e
|
Handle versioning of presence list notifications + store information that we have received presence information for a friend.
|
2015-11-30 11:39:21 +01:00 |
|
Ghislain MARY
|
97f28a65ca
|
Basic parsing of presence list notify.
|
2015-11-27 11:44:16 +01:00 |
|
Ghislain MARY
|
96d249c674
|
Generate resource-lists SUBSCRIBE for presence.
|
2015-11-23 17:41:09 +01:00 |
|
Ghislain MARY
|
89aa523d71
|
Use LinphoneFriendList object for the list of friends of a LinphoneCore.
|
2015-11-23 17:41:09 +01:00 |
|
Ghislain MARY
|
3b6eceaad4
|
Add the LinphoneFriendList object.
|
2015-11-23 17:41:09 +01:00 |
|