akeelklw / android-rcs-ims-stack

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

BB Impl Guideline ID_4_8 not reflected #229

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
According to BB implementation guidelines ID_4_8 (Clarification on feature tags 
in Contact and Accept-Contact headers) the Accept-Contact in a GC INVITE should 
only carry sip-im tag. However, all feature tags are in the Accept-Contact 
header regardeless whether its a GC or a 1-2-1 chat INVITE.
I could provide a patch for that.

Original issue reported on code.google.com by andreas-...@telekom.de on 21 Feb 2014 at 3:38

GoogleCodeExporter commented 9 years ago

Original comment by lemordan...@gmail.com on 24 Feb 2014 at 1:15

GoogleCodeExporter commented 9 years ago
Please find attached a patch proposal. Please note that I've changed feature 
set representation from List<String> at some places to String[] as it was used 
in most other places. 

Original comment by andreas-...@telekom.de on 26 Feb 2014 at 2:25

Attachments:

GoogleCodeExporter commented 9 years ago
I tested the patch for 1-2-1 and GC. That is OK for me. Could you please commit 
?

Original comment by lemordan...@gmail.com on 27 Feb 2014 at 8:38

GoogleCodeExporter commented 9 years ago
revision 456

Original comment by andreas-...@telekom.de on 27 Feb 2014 at 11:08