Ronan Abhamon
|
fbf0aaca5b
|
fix g++ build
|
2017-09-11 14:09:35 +02:00 |
|
Ghislain MARY
|
aa548fa35d
|
Add conference interface.
|
2017-09-11 13:45:05 +02:00 |
|
Ronan Abhamon
|
93d9c5101a
|
Merge branch 'chat-events-cpp' into dev_refactor_cpp
|
2017-09-11 12:02:03 +02:00 |
|
Ghislain MARY
|
7e15914c28
|
Handle pause and resume in C++ objects.
|
2017-09-08 16:59:04 +02:00 |
|
Ghislain MARY
|
d26f0f9e10
|
Convert linphone_call_abort() function to abort method of CallSession.
|
2017-09-08 15:32:07 +02:00 |
|
Ghislain MARY
|
7588a54016
|
Convert LinphoneCall to Call C++ class.
|
2017-09-08 14:15:08 +02:00 |
|
Jehan Monnier
|
252925a373
|
improve logging to make sure all logger are handler by liblinphone, including, ortp, bzrtp and belle-sip
|
2017-09-08 13:58:30 +02:00 |
|
Jehan Monnier
|
c0696f786d
|
zrtp cache migration must only take uri from local identity instead of whole LinphoneAddress, including display name.
|
2017-09-08 13:58:30 +02:00 |
|
Ronan Abhamon
|
1ff50ec179
|
feat(Events): finish impl
|
2017-09-08 09:24:09 +02:00 |
|
Sylvain Berfini
|
a87e810a9b
|
Flexisip's DOS test wasn't working
|
2017-09-07 16:25:25 +02:00 |
|
Ronan Abhamon
|
795b46413b
|
fix(core): sort include
|
2017-09-07 16:00:58 +02:00 |
|
Ronan Abhamon
|
f94f51521c
|
feat(core): rename message to chat-message
|
2017-09-07 15:56:35 +02:00 |
|
François Grisez
|
0130de40cd
|
Makes the CSharp wrapper generator to work with Python 3
|
2017-09-07 14:45:47 +02:00 |
|
Ghislain MARY
|
d795a30518
|
Convert LinphoneCallParams to use MediaSessionParams C++ class.
|
2017-09-07 14:07:47 +02:00 |
|
Ghislain MARY
|
6d54b3c46d
|
Add class skeletons for refactoring of conference.
|
2017-09-07 13:56:43 +02:00 |
|
Simon Morlat
|
daa9ed3fa2
|
fix compilation issue on android
|
2017-09-07 09:30:57 +02:00 |
|
Ronan Abhamon
|
77b35ea4fc
|
feat(EventsDb): supports message file info
|
2017-09-06 17:23:26 +02:00 |
|
Simon Morlat
|
3d283b2953
|
stop transaction's retransmissions when a call is cancelled.
|
2017-09-06 17:23:13 +02:00 |
|
Ronan Abhamon
|
648119fd4b
|
fix(EventsDb): avoid duplication in db
|
2017-09-06 17:05:46 +02:00 |
|
Ronan Abhamon
|
b83fe6411a
|
feat(EventsDb): fixes + add new test
|
2017-09-06 16:50:44 +02:00 |
|
Jehan Monnier
|
7dab187bfc
|
make sure publishs are restart after a network state changed from DOWN to UP
|
2017-09-06 10:21:44 +02:00 |
|
Ronan Abhamon
|
35268a12e6
|
fix(call): avoid memory leak
|
2017-09-06 10:11:32 +02:00 |
|
Ronan Abhamon
|
14d74d7529
|
fix(call): avoid crash in sal_op_set_and_clean_contact_address
|
2017-09-06 09:31:09 +02:00 |
|
Ronan Abhamon
|
f755d8bee8
|
feat(tests): add a clonable object test
|
2017-09-05 17:37:01 +02:00 |
|
Ronan Abhamon
|
76c884abba
|
fix(core): avoid memory leaks
|
2017-09-05 16:11:11 +02:00 |
|
Ronan Abhamon
|
f03164f2f7
|
fix(proxy): avoid memory leak
|
2017-09-05 16:05:35 +02:00 |
|
Ronan Abhamon
|
1f46a5677f
|
feat(core): many fixes
|
2017-09-05 15:02:19 +02:00 |
|
Ronan Abhamon
|
0feb3684f5
|
feat(core): avoid invalid cast (SalAddress <-> LinphoneAddress)
|
2017-09-05 13:59:54 +02:00 |
|
Ronan Abhamon
|
5bc25e8aba
|
feat(core): sal must be private
|
2017-09-05 13:59:54 +02:00 |
|
Ronan Abhamon
|
1c3bcf0b16
|
feat(core): big refactoring & full c address impl
|
2017-09-05 13:59:54 +02:00 |
|
Sylvain Berfini
|
ca82443334
|
Prevent test Call redirected by callee from crashing
|
2017-09-01 17:50:06 +02:00 |
|
Simon Morlat
|
0fa81fc74d
|
Clear refcounting of LinphoneVideoDefinition object.
|
2017-09-01 12:43:41 +02:00 |
|
Ghislain MARY
|
e414951cd9
|
Really fix duration of remote refresh timer for is-composing.
|
2017-09-01 11:41:17 +02:00 |
|
Sylvain Berfini
|
5c8fe022b6
|
Fixed compil by commenting out unused variable
|
2017-09-01 09:32:20 +02:00 |
|
Benjamin Reis
|
be14733e82
|
add leak memory tag to App managed failure presence test
|
2017-08-31 14:47:28 +02:00 |
|
Benjamin Reis
|
a3d3998909
|
add leak memory tag to App managed failure presence test
|
2017-08-31 14:25:15 +02:00 |
|
Ghislain MARY
|
ee64853310
|
Handle IMDN and is-composing in specific classes.
|
2017-08-31 14:06:10 +02:00 |
|
Simon Morlat
|
e095830bb6
|
Fix : don't trigger legacy stun tests when ICE is enabled
|
2017-08-31 13:45:57 +02:00 |
|
Ronan Abhamon
|
42af41d5a4
|
feat(address): wrap sal address impl
|
2017-08-30 17:37:28 +02:00 |
|
Benjamin Reis
|
94a0af4119
|
Add accepted elswhere and declined elsewhere call status, do not display this status as missed + tester
|
2017-08-30 17:06:37 +02:00 |
|
Ronan Abhamon
|
e69cc32264
|
feat(core): add cpp Address interface
|
2017-08-30 15:48:48 +02:00 |
|
Ronan Abhamon
|
ad493beca7
|
fix(ChatRoom): use Utils::toString instead of to_string (Android problem)
|
2017-08-30 14:50:14 +02:00 |
|
Ronan Abhamon
|
289dc072ed
|
feat(c-wrapper): provide a wrapper helper to access private data
|
2017-08-30 14:12:39 +02:00 |
|
Jehan Monnier
|
09a533a8a9
|
make sure to also register loghandler at SAL level
|
2017-08-30 14:01:09 +02:00 |
|
Ronan Abhamon
|
858c06056e
|
fix(CMakeLists.txt): fix bad cherry-pick
|
2017-08-30 10:36:36 +02:00 |
|
Ghislain MARY
|
0babed04f4
|
Use ChatRoom C++ class.
|
2017-08-30 10:27:51 +02:00 |
|
Ronan Abhamon
|
95c781ec5b
|
feat(c-event-log): in progress
|
2017-08-30 09:55:16 +02:00 |
|
Ronan Abhamon
|
8d114ecded
|
feat(c-wrapper/api): events interface => OK
|
2017-08-30 09:34:31 +02:00 |
|
Ronan Abhamon
|
ce4d73d8fe
|
feat(enums): provide a (good?) way to share enums between C and C++
|
2017-08-29 17:07:23 +02:00 |
|
Ronan Abhamon
|
78f8cfd4bf
|
feat(c-wrapper): refactoring
|
2017-08-29 14:24:59 +02:00 |
|