What steps will reproduce the problem?
The sip-js failed to parse correct To header:
To: "" <sip:222@test.local>;epid=a22edc020e;tag=4adc8bd5d0
What is the expected output? What do you see instead?
error parsing To: "" <sip:222@officesip.local>;epid=a22edc020e;tag=4adc8bd5d0
Invalid URI("" <sip:222@officesip.local>)
Error in received message: mandatory header To is missing
What version of the product are you using? On what operating system?
SVN rev.7
Please provide any additional information below.
BNF rules from RFC3261 do NOT forbid empty display name.
Original issue reported on code.google.com by i...@fomine.com on 22 Apr 2012 at 1:25
Original issue reported on code.google.com by
i...@fomine.com
on 22 Apr 2012 at 1:25