Closed GoogleCodeExporter closed 9 years ago
I cannot reproduce the issue.
Could you please send us some detailled traces ?
Original comment by lemordan...@gmail.com
on 20 Dec 2013 at 4:24
Hello,
the problem is that RI does a REFER of the user in HederFrom in the reinvite.
in trace 191_from_is_contact.pcap packet 2948 the from is : From:
<sip:pfcf-imas-orange@g2r1as1.sims2.net>;tag=39404821_T_517d0788_T_c4a365c7-b929
-4338-a6ef-536e6643e149
its seem that the RI extract MSISDN from INVITE and REFER it if the Full Notify
does not contains this MSISDN. In this case no MSISND so the REFER contains +33
We modify or AS in order to validate this and it has confirmed that if we put
any msisdn in from header, the RI will try to add it with a REFER.
in
Original comment by rcs.capg...@gmail.com
on 7 Jan 2014 at 2:23
Attachments:
Why do the stack send a REFER when receiving the NOTIFY full, in order to add
the value from Header From of the ReINVITE ?
Original comment by rcs.capg...@gmail.com
on 7 Jan 2014 at 2:41
We cannot reproduce the issue because the store and forward feature in GC is
not available on our platform. We will fix the issue once the SF will be
available.
Original comment by lemordan...@gmail.com
on 9 Jan 2014 at 4:26
Could you please send us the logcat of the device ?
Original comment by lemordan...@gmail.com
on 10 Jan 2014 at 10:06
Here it is
on the INVITE reception
01-10 14:58:46.482: V/[RCS][ListOfParticipant](605): Add participant
+33611223300 to the list
01-10 14:58:46.482: V/[RCS][ListOfParticipant](605): Add participant
+33611223313 to the list
01-10 14:58:46.482: V/[RCS][ListOfParticipant](605): Add participant +33p to
the list
Original comment by rcs.capg...@gmail.com
on 10 Jan 2014 at 2:10
Attachments:
The bug location is identified ! The RCS client is expecting a « Referred-By
» field in the header of the SIP Re-Invite message.
I add a check to avoid adding a wrong number to the participant list.
As I cannot reproduce the test case, could you please download the sdk.zip
available in the SVN repository and let me know if it works ?
Original comment by lemordan...@gmail.com
on 10 Jan 2014 at 5:12
Current SDK release is available for test purposes on the download page of the
project site "RCS-e stack for Android platform"
Original comment by lemordan...@gmail.com
on 11 Jan 2014 at 2:10
Hello, with current SDK(from svn fri 13/01 18h20), no more REFER is sent.
Thank you
Original comment by rcs.capg...@gmail.com
on 13 Jan 2014 at 8:11
Original comment by lemordan...@gmail.com
on 13 Jan 2014 at 8:13
Original issue reported on code.google.com by
rcs.capg...@gmail.com
on 19 Dec 2013 at 3:46