mikailoral / android-rcs-ims-stack

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

FT HTTP - Receiver sends 603 DECLINE after 200OK #254

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
v2.5.16
reproducible
Steps will reproduce the problem:
1. A and B support HTTP-based FT according to former capability exchange.
2. A sends an invitation to transfer file (over HTTP)
3. B declines invitation

Expected output:
The transfer is declined at UI level but no 603 decline is sent since the chat 
1-to-1 has already been accepted (200-OK)

What we see instead:
B first sends 200OK then 603 DECLINE once the FToHTTP is declined at UI level.

Additional information: SIP trace and logcat

Original issue reported on code.google.com by lemordan...@gmail.com on 25 Mar 2014 at 8:51

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r512.

Original comment by lemordan...@gmail.com on 25 Mar 2014 at 9:32