bettybop68 / android-rcs-ims-stack

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

No video capabilities in INVITE contact header for video sharing #143

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Provisionning a user with the following capabilities : Image sharing, Video 
sharing, File transfer, File transfer HTTP, IM session, IP Voice call, IP Video 
call, Geolocation push
2. Start a call with RI : Rich call/Initiate video sharing/Dial
3. Once the call is established, start video sharing with an Invite

What is the expected output? What do you see instead?
The INVITE message sent should contain capabilities of the device in Contact 
header, particularly video tags : 
+g.gsma.rcs.ipcall;+g.3gpp.icsi-ref="urn%3Aurn-7%3A3gppservice.
ims.icsi.mmtel";video

These tags are not present in the INVITE message (see attached logs taken from 
the device).

What version of the product are you using? On what operating system?
RI - release 2.5.6 on Android 2.2

Original issue reported on code.google.com by rcs.capg...@gmail.com on 22 Aug 2013 at 8:11

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,
Video sharing is not IP video call. Here you are using the video sharing 
defined since 
RCS 1.2 hotfixes (see spec IR.74). So it's normal to not have IP call feature 
tags in the signalling flow.

Original comment by jmauffret@gmail.com on 22 Aug 2013 at 8:25