On Thu, June 12, 2008 12:37, Pekka Pessi wrote:
> 2008/6/9 Reto Glauser <[EMAIL PROTECTED]>:
>> yet I'm am not able to parse a SIP message:
>>char data[] = { "BYE sip:[EMAIL PROTECTED] SIP/2.0 \
>>Via: SIP/2.0/UDP sip.example.edu;branch=d7f2e89c.74a72681 \
>>Via: SIP/2.0/UDP
2008/6/9 Reto Glauser <[EMAIL PROTECTED]>:
> yet I'm am not able to parse a SIP message:
>char data[] = { "BYE sip:[EMAIL PROTECTED] SIP/2.0 \
>Via: SIP/2.0/UDP sip.example.edu;branch=d7f2e89c.74a72681 \
>Via: SIP/2.0/UDP pc104.example.edu:1030;maddr=110.213.33.19 \
>
hello
I'm trying to figure out how to use just the parsing funtionality of
sofia. I found a reply of Pekka to the very same question:
http://mlblog.osdir.com/telephony.sofia-sip.devel/2006-11/msg00070.html
I see that the msg_make function has made it to the API:
http://sofia-sip.sourceforge.net