Ghislain MARY
|
da3007f50d
|
Handle call repair while in early-media.
|
2018-06-18 18:02:57 +02:00 |
|
Ghislain MARY
|
5bcfd768a4
|
Do not check for ICE gathering timeout, an event is triggered from ms2 when it happens.
|
2018-06-18 14:34:18 +02:00 |
|
Ghislain MARY
|
579485228c
|
Remove C strings and bctoolbox lists where possible in the sal.
|
2018-05-11 18:02:36 +02:00 |
|
Ghislain MARY
|
baa4eebbe1
|
Use correct naming convention in sal API.
|
2018-05-07 17:47:41 +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 |
|
Jehan Monnier
|
2686dca63a
|
Revert "Merge branch 'dev_content_cpp' into dev_refactor_cpp"
This reverts commit d7890dbe74, reversing
changes made to e6158d8da5.
|
2018-04-05 12:08:44 +02:00 |
|
Sylvain Berfini
|
f4d4423fb1
|
Merge branch 'dev_refactor_cpp' into dev_content_cpp
|
2018-04-04 13:06:53 +02:00 |
|
Benjamin Reis
|
e63290b4c7
|
better reason management
|
2018-03-30 17:00:52 +02:00 |
|
Benjamin Reis
|
853f442694
|
fix NULL reason header & missed call when timeout
|
2018-03-30 16:54:23 +02:00 |
|
Sylvain Berfini
|
c001364b39
|
Merge branch 'dev_refactor_cpp' into dev_content_cpp
|
2018-03-20 15:39:47 +01:00 |
|
Simon Morlat
|
c38a2e0c77
|
Fix crash when trying to cancel a non-existing INVITE transaction.
|
2018-03-19 17:53:08 +01:00 |
|
Sylvain Berfini
|
bca906e399
|
Merge branch 'dev_refactor_cpp' into dev_content_cpp
|
2018-03-19 17:01:05 +01:00 |
|
Simon Morlat
|
6c7c56271a
|
Implement deferred ICE reinvite response when the ICE session isn't yet completed.
|
2018-03-18 10:44:33 +01:00 |
|
Ghislain MARY
|
61c79b43e0
|
Use C++ instead of C where possible.
|
2018-03-13 17:29:13 +01:00 |
|
Ghislain MARY
|
b9eaf0a7e9
|
Prevent ChatRoom C++ objects from being leaked.
|
2018-03-09 10:20:20 +01:00 |
|
Simon Morlat
|
204e218bb0
|
Fix : move Cpu lock and so on into the Call object. There are not needed for INVITE sessions without media (like group chat), and they cause important battery drain because the phone will stay awake all the time since the INVITE session never BYEs.
|
2018-03-02 20:51:54 +01:00 |
|
Ghislain MARY
|
587e951845
|
Ooopppsss... Forgot one file in last commit.
|
2018-02-28 11:48:43 +01:00 |
|
Ghislain MARY
|
3ec59a1239
|
Allow not sending SIP RINGING message.
|
2018-02-28 11:47:01 +01:00 |
|
Ghislain MARY
|
c8823c1023
|
Add CallSession::getPreviousState() method.
|
2018-02-28 10:43:33 +01:00 |
|
Ghislain MARY
|
7c397eef3d
|
Fix wifi, multicast and cpu locks being acquired instead of being released.
|
2018-02-16 15:42:39 +01:00 |
|
Ghislain MARY
|
6f8e2f5c2b
|
Remove const in CallSessionListener methods to allow the session to be modified.
|
2018-02-13 17:58:57 +01:00 |
|
Ghislain MARY
|
983471e8d0
|
For fixes for real time text.
|
2018-02-12 17:48:55 +01:00 |
|
Ronan Abhamon
|
450548f612
|
fix(core): add missing content.h include
|
2018-02-08 16:28:48 +01:00 |
|
Ghislain MARY
|
7ec3f703f5
|
Fix multicast tester.
|
2018-02-02 11:44:31 +01:00 |
|
Ronan Abhamon
|
26ad07a02e
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |
|
Ghislain MARY
|
6fab784445
|
Fixes in call repair handling.
|
2018-01-09 16:16:18 +01:00 |
|
Ghislain MARY
|
4cc7985da9
|
Correctly define call session state enumeration.
|
2017-12-28 12:43:56 +01:00 |
|
Ronan Abhamon
|
28944e466e
|
feat(MainDb): add new table db_module_version
|
2017-12-18 11:42:22 +01:00 |
|
Ghislain MARY
|
fdbf787141
|
Fix audio conference.
|
2017-12-13 15:53:38 +01:00 |
|
Ghislain MARY
|
382c22a80f
|
Convert call transfer handling to C++.
|
2017-12-12 10:17:22 +01:00 |
|
Ghislain MARY
|
6c26de9e28
|
Various fixes in call handling.
|
2017-12-07 16:50:45 +01:00 |
|
Ghislain MARY
|
6dc6e0d431
|
Fix DTMF handling.
|
2017-12-06 17:17:16 +01:00 |
|
Ghislain MARY
|
008ec55b37
|
Handle call repair in CallSession and MediaSession classes.
|
2017-12-05 17:40:34 +01:00 |
|
Ghislain MARY
|
8b695901f8
|
Use CoreAccessor in call related classes.
|
2017-11-30 16:49:07 +01:00 |
|
Ghislain MARY
|
6ef2937a8e
|
Rework call parameters handling.
|
2017-11-30 16:48:59 +01:00 |
|
Ghislain MARY
|
08a2180cbc
|
Fix reception of INFO messages.
|
2017-11-28 14:53:23 +01:00 |
|
Ghislain MARY
|
8a23ea59b7
|
Fix 2 call-related crashes.
|
2017-11-27 16:43:09 +01:00 |
|
Ghislain MARY
|
9a8181ee31
|
Some fixes for call handling.
|
2017-11-27 12:24:47 +01:00 |
|
Ronan Abhamon
|
6dd6e829a3
|
feat(conference): refactoring, use CoreAccessor and ChatRoomId
|
2017-11-17 15:49:45 +01:00 |
|
Ghislain MARY
|
88c9e1e593
|
Use the CallSessionParams to add parameters to the contact address.
This fixes the GRUU address in the contact of an INVITE.
|
2017-11-09 16:00:50 +01:00 |
|
Benjamin Reis
|
47dab4f437
|
only include jni.h for android
|
2017-10-19 11:07:35 +02:00 |
|
Ghislain MARY
|
f871550888
|
Fix some bugs in group chat handling.
|
2017-10-10 12:09:19 +02:00 |
|
Ghislain MARY
|
81340cfcb8
|
Fix license headers.
|
2017-10-05 15:09:09 +02:00 |
|
Ghislain MARY
|
34318366b6
|
CallSession objects need to be handle by shared_ptr.
|
2017-10-04 14:59:45 +02:00 |
|
Ghislain MARY
|
eb21b8abec
|
Add a content parameter to the update() method of the call session.
|
2017-10-04 14:23:19 +02:00 |
|
Ghislain MARY
|
3b10f8da34
|
Include the body containing the list of addresses to invite when sending the INVITE to create a client group chat room.
|
2017-10-03 18:03:50 +02:00 |
|
Ghislain MARY
|
14311c8786
|
Hacks::contactHasParam() can now be removed thanks to an update of belle-sip.
|
2017-10-03 17:30:37 +02:00 |
|
Ronan Abhamon
|
ef62012c6e
|
feat(Object): avoid usage of share_from_this
|
2017-10-03 13:36:48 +02:00 |
|
Ghislain MARY
|
7969616d43
|
Handle redirection in the CallSession class.
|
2017-10-02 16:56:53 +02:00 |
|
Ghislain MARY
|
bb5d418afd
|
Add accessors for the conference subject in the conference interface.
|
2017-10-02 16:56:53 +02:00 |
|