Re: [OpenSIPStack] Sip Test Messages (Was: RE: SIPMessage & SDPLazyParser)
Brought to you by:
joegenbaclor
From: Thomas R. <tho...@it...> - 2008-02-19 12:03:41
|
Hi again You are of course right it is EBNF not ABNF I misread there ;) The thing is though that last time I tried to compile something with it that was more than just an example I got a 150kB error message :( Anyway the parser you are working on .. will it be able to deal with the previously mentioned test request (http://www.cs.columbia.edu/sip/sipit/test1.txt) ? (it's not vitally important that it can just curious about that one really) Apart from that will the new parser be api compatible (or at least easy to exchange) with the existing one? (also I'd need to be able to use it without the opensipstack transports ..) Regards -----Original Message----- From: ope...@li... [mailto:ope...@li...] On Behalf Of jo...@op... Sent: Dienstag, 19. Februar 2008 12:50 To: ope...@li... Subject: Re: [OpenSIPStack] Sip Test Messages (Was: RE: SIPMessage & SDPLazyParser) AFAIK boost::spirits is an EBNF parser and not ABNF. However, I'm sure it can be stretched to do SIP Parsing. > Is any code for this available somewhere already as I'd like to have a look if possible. > sure... here it is http://opensipstack.svn.sourceforge.net/viewvc/opensipstack/include/utils/ABNF.h?view=markup ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ opensipstack-devel mailing list ope...@li... https://lists.sourceforge.net/lists/listinfo/opensipstack-devel |