Change log
Phase 1
Starting the parser and checking all the SIP BNF grammar
- Errores #21: Parsing "From" header accepts spaces at the end
- Errores #23: Problem with "Contact", "COMMA" and "telephone-uri"
- Errores #24: Check RFC3261 section 20.10 (symbols into 'addr-spec')
- Errores #25: 'absoluteURI' doesn't accept SIP, SIPS, TEL ...
- Errores #26: Bug in 'display-name' grammar
Phase 2
The parser done in Ruby extracts all the grammar fields
- Errores #28: Error in SIP_URI machine