Ghislain MARY
|
9c461f5fc0
|
Activate body compression of INVITE used to create a client group chat room.
|
2018-04-25 11:30:08 +02:00 |
|
Ghislain MARY
|
ca39d51bcb
|
Delete client group existing one-to-one chat rooms at start-up to use basic chat rooms instead for the moment.
|
2018-04-25 11:30:03 +02:00 |
|
Ghislain MARY
|
93bfa1e20c
|
Remove buggy Content-Type header in CPIM messages.
|
2018-04-25 10:25:36 +02:00 |
|
Ghislain MARY
|
402bba9df7
|
Use REFER to add a new participant to a client group chat room.
|
2018-04-25 10:14:10 +02:00 |
|
Sylvain Berfini
|
03520fcd52
|
Fixed group chat's Send File + Text message test
|
2018-04-24 18:11:20 +02:00 |
|
Jehan Monnier
|
95cac9b579
|
fix flexisip tester
|
2018-04-24 17:21:40 +02:00 |
|
Jehan Monnier
|
fab2fc3a91
|
fix flexisip test to avoid crash in case of failure
|
2018-04-24 17:21:40 +02:00 |
|
Johan Pascal
|
e5354d3a98
|
Add tests on ZRTP call : ECDH255, ECDH448, SHA384
|
2018-04-24 17:21:40 +02:00 |
|
Ronan Abhamon
|
c359665681
|
fix(ChatMessage): avoid memory leak at destruction it it exists file content on one file transfer content
|
2018-04-24 17:17:16 +02:00 |
|
Ronan Abhamon
|
90d98d05dc
|
fix(c-content): add a cache to handle getBodyAsString
|
2018-04-24 17:05:29 +02:00 |
|
Ronan Abhamon
|
aab81fe7ed
|
fix(c-wrapper): deal with internal cpp ptr destructions (on clonable)
|
2018-04-24 17:04:59 +02:00 |
|
Ronan Abhamon
|
39e7f6eddc
|
fix(c-content): avoid memory leaks and better code
|
2018-04-24 15:41:24 +02:00 |
|
Ronan Abhamon
|
72f5d85a90
|
feat(c-wrapper): provide a new L_DECLARE_C_CLONABLE_OBJECT_IMPL_WITH_XTORS macro
|
2018-04-24 14:53:06 +02:00 |
|
Ronan Abhamon
|
80e29dd7e6
|
fix(c-content): avoid many memory leaks
|
2018-04-24 14:52:35 +02:00 |
|
Ronan Abhamon
|
4b54286a72
|
fix(setup-tester): clean a lot of leaks in Setup
|
2018-04-24 12:21:53 +02:00 |
|
Sylvain Berfini
|
8f014cb061
|
Fixed issues with LIME v1
|
2018-04-24 12:21:53 +02:00 |
|
Ronan Abhamon
|
56a25645a8
|
fix(c-tools): clone objects in getResolvedCListFromCppList
|
2018-04-24 12:21:53 +02:00 |
|
Ronan Abhamon
|
d2a68f4580
|
feat(c-tools): add one owner on clonable object
|
2018-04-24 12:21:53 +02:00 |
|
Ronan Abhamon
|
c65fea2420
|
fix(c-content): use tabs instead spaces
|
2018-04-24 12:21:53 +02:00 |
|
Ronan Abhamon
|
ac2eccd78b
|
feat(c-wrapper): do not clone on setCppPtrFromC when object is clonable
|
2018-04-24 12:21:53 +02:00 |
|
Simon Morlat
|
6df0a4223b
|
remove useless include
|
2018-04-22 09:53:52 +02:00 |
|
Ronan Abhamon
|
5859f72627
|
fix(core): constexpr variables are implicit const
|
2018-04-20 15:53:33 +02:00 |
|
Ghislain MARY
|
ae3caf72f2
|
Fix external body url handling.
|
2018-04-20 11:52:59 +02:00 |
|
Ghislain MARY
|
38c8ea534a
|
Fix stack overflow.
|
2018-04-20 11:52:53 +02:00 |
|
Ronan Abhamon
|
76dd2cce75
|
fix(cpim-parser): coding style, use C++ style, not C
|
2018-04-18 15:12:53 +02:00 |
|
Sylvain Berfini
|
e220d2ef80
|
Added a param to configure bellesip refresher retry after timeout value
|
2018-04-16 14:24:33 +02:00 |
|
Sylvain Berfini
|
9e921fa303
|
Added missing enums & listeners to proguard file generated by JAVA wrapper
|
2018-04-13 18:13:33 +02:00 |
|
Sylvain Berfini
|
7705ada695
|
Push notification allowed setting for proxy config wasn't correctly read from config file
|
2018-04-13 17:37:00 +02:00 |
|
Sylvain Berfini
|
ed10a8cf94
|
Fixed previous commit
|
2018-04-13 17:19:02 +02:00 |
|
Sylvain Berfini
|
80b369728c
|
Added a setting in proxy config to tell the app whether or not to set push notification informations
|
2018-04-13 17:06:48 +02:00 |
|
Erwan Croze
|
1e4a5ebb50
|
Adding test for regid in register response
|
2018-04-13 11:46:08 +02:00 |
|
François Grisez
|
bce1930177
|
Dial plan modification: Indonesian number can now have until 12 significant digits.
|
2018-04-13 10:35:15 +02:00 |
|
Mickaël Turnel
|
43f186acd5
|
Fix incorrect test path (retrofit of commit 24156d)
|
2018-04-13 10:11:11 +02:00 |
|
Mickaël Turnel
|
a85054581e
|
Fix ZRTP file renaming while still in use (retrofit of commit ccb308)
|
2018-04-13 10:10:40 +02:00 |
|
Mickaël Turnel
|
c21de55c48
|
Use regex function from bctoolbox (retrofit of commit 895f08)
|
2018-04-13 10:01:21 +02:00 |
|
Simon Morlat
|
6581df0c49
|
Rewrite of commit 20efb4 from master branch (avoid unnecessary restart of stream when ICE is deactivated)
|
2018-04-13 09:21:17 +02:00 |
|
Simon Morlat
|
89d43744f5
|
Rewrite of commit 419281 from master branch (fix ICE bug and leak in test)
|
2018-04-13 09:21:17 +02:00 |
|
Simon Morlat
|
1cdc1ff07f
|
Retrofit of commit 2b3d4a from master branch, fixing table overflow in ICE code.
|
2018-04-13 09:21:17 +02:00 |
|
Simon Morlat
|
9ffab5906b
|
Fix ringstream instanciation.
|
2018-04-13 09:21:17 +02:00 |
|
Simon Morlat
|
bb0d2409bd
|
Fix soundcard usage optimization for iOS: after a conference call the AudioUnit wasn't released, which was causing next call to have no audio.
|
2018-04-13 09:21:17 +02:00 |
|
Mickaël Turnel
|
cda7797ba6
|
Add tests for sequential forking and fallback route features
|
2018-04-12 15:36:43 +02:00 |
|
Ghislain MARY
|
091a5e38aa
|
Improve content handling in local conference event handler.
|
2018-04-12 12:10:39 +02:00 |
|
Ghislain MARY
|
4eef6f1fcd
|
Fix build broken by previous merge.
|
2018-04-12 12:10:24 +02:00 |
|
Ghislain MARY
|
711495218a
|
Revert "Revert "Merge branch 'dev_content_cpp' into dev_refactor_cpp""
This reverts commit 2686dca63a.
|
2018-04-12 11:47:14 +02:00 |
|
Ghislain MARY
|
bc753643fd
|
Merge branch 'dev_refactor_cpp' into dev_content_cpp
|
2018-04-12 11:44:27 +02:00 |
|
Erwan Croze
|
fa40c4324b
|
Not setting dns automatically in core if an app has set it
|
2018-04-12 11:18:52 +02:00 |
|
Benjamin Reis
|
1a2e120678
|
play call_error_tone on play_sndcard instead of ring_sndcard
|
2018-04-12 10:27:19 +02:00 |
|
Simon Morlat
|
701685a9fc
|
Fix db management version (do not go backward)
|
2018-04-11 17:27:50 +02:00 |
|
François Grisez
|
e9f857c731
|
Fixes build when ENABLE_SQLITE_STORAGE=NO
|
2018-04-11 16:12:47 +02:00 |
|
Ghislain MARY
|
88a5521783
|
Fix build.
|
2018-04-11 16:04:06 +02:00 |
|