What steps will reproduce the problem? 1.Set up an audio session from imsdroid and capture the INVITE 2.Look at Contact and Accept-contact header 3.
What is the expected output? What do you see instead?
This is how the MMTel ICS looks in the capture: +g.3gpp.icsi-ref="urn%3Aurn-7%3gpp-service.ims.icsi.mmtel" The second colon has not been escaped correctly, 3A is missing. It should look like this: +g.3gpp.icsi-ref="urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel"
What version of the product are you using? On what operating system?
Please provide any additional information below.
Thanks for the quick response. Unfortunatly I am not testing as fast as you are coding.
- imsdroidFaultyICSI.pcap 1.39KB
Comment #1
Posted on Nov 11, 2010 by Swift CatRight. Will be fixed in the next release. Thanks
Comment #2
Posted on Nov 17, 2010 by Swift CatFixed in the latest SVN commit.
Comment #3
Posted on Nov 22, 2010 by Swift CatFixed in 1.1.327
Status: Fixed
Labels:
Type-Defect
Priority-Medium