Skip to content

can't parse sip tags with semicolon #263

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1.issue appear in general capability discovery (SIP OPTIONS) procedure
2.if SIP OPTIONS tag have format containing semicolon such as "tagA;para1=1.0", 
then the tag is not correctly parsed. 
3.

What is the expected output? What do you see instead?
I want to expect output be "tagA;para1=1.0" but actually it is "tagA", the 
second part after semicolon is missed.

What version of the stack are you using? On what Android release?


Please provide any additional information below.


Original issue reported on code.google.com by miej...@gmail.com on 15 Sep 2014 at 7:02

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions