lorlor / android-rcs-ims-stack

Automatically exported from code.google.com/p/android-rcs-ims-stack
0 stars 0 forks source link

Simultaneous image share & video share failing #243

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
As per accreditation test 6.2.14 of hotfixes it should be possible to have a 
video share and an image share at the same time

What steps will reproduce the problem?
1. A and B are in GSM call
2. A initiates a video share
3. B accepts the video share
4. B initiates an image share

What is the expected output? 
B should be able to initiate the image share.

What do you see instead?
The image share is actually not sent, as the stack considers it is not allowed 
(code in RichcallService).

Original issue reported on code.google.com by gael.orv...@gmail.com on 10 Mar 2014 at 2:35

GoogleCodeExporter commented 8 years ago
r465

Original comment by gael.orv...@gmail.com on 10 Mar 2014 at 2:38