(Answer) (Category) SIP FAQ : (Category) SIP Protocol Operation :
How are SIP parsers implemented?
Parsers can be implemented either directly from the ABNF or via parser-generator tools. Some tools that have been used include
- http://www.gnu.org/software/flex/flex.html flex for lexical analysis
- bison (http://www.gnu.org/software/bison/bison.html) or lemon (http://www.hwaci.com/sw/lemon/) for parsing.
A somewhat outdated grammar summary can be found at http://www.cs.columbia.edu/~hgs/sip/SIPgrammar.html


[Append to This Answer]
hgs@cs.columbia.edu
2000-Jul-30 1:35pm
Previous: (Answer) Does a UAS use the request-URI or To field to determine if a call is for it?
Next: (Answer) Is it possible to use Hide with Record-Route?
This document is: http://www.cs.columbia.edu/~hgs/sip/faq.cgi?file=80
[Search] [Appearance]
This is a Faq-O-Matic 2.710.
This FAQ administered by Henning Schulzrinne