Re: [Sofia-sip-devel] Getting started: parsing a message

2011-03-24 Thread Pekka Pessi
Hi Bendan, 2011/3/21 Brendan Loudermilk : > As a weekend project I've begun to play around with Sofia-SIP. I'm using FFI > to build a simple Ruby interface to some of the lower-level functions in the > library. My first goal is to be able to parse arbitrary strings from a Ruby > networking library

[Sofia-sip-devel] Getting started: parsing a message

2011-03-21 Thread Brendan Loudermilk
As a weekend project I've begun to play around with Sofia-SIP. I'm using FFI to build a simple Ruby interface to some of the lower-level functions in the library. My first goal is to be able to parse arbitrary strings from a Ruby networking library. I saw the example on this page for parsing mem