[Sofia-sip-devel] sofia-sip changes (2009-03-05)

2009-03-05 Thread Sofia-SIP Darcs Changes
This posting was generated automatically from darcs repo . Wed Mar 4 20:24:57 EET 2009 Pekka Pessi * nta_incoming_magic(): if callback is NULL, return any magic Ignore-this: d8aa357ffb6e70294a60cb132b3953eb M ./libsofia-sip-ua/nta/nta.c -2 +12 Wed

Re: [Sofia-sip-devel] How to get the state of a nua_handle

2009-03-05 Thread Pekka Pessi
2009/3/5 Stefano Sabatini : > sofsip_cli bookeeps this information in the ssc_oper_s struct > (ssc_oper.h), I also tried the i_state event management approach but > it is not correct, since the i_state event (setting the state in the > operation context/magic) is processed by the sofia event handle

Re: [Sofia-sip-devel] Short headers inside multipart body not parsed

2009-03-05 Thread Pekka Pessi
2009/3/4 Fabio Margarido : > the attached set of patches against current darcs fixes the issue of parsing > headers in compact form inside a multipart payload. I've also tried to > include some tests in test_msg.c, but don't know if they're enough. Thanks. I've applied the applicable parts of you

Re: [Sofia-sip-devel] Help!!!

2009-03-05 Thread Stefano Sabatini
On date Thursday 2009-03-05 12:34:57 +, gilles Djomo Sawa phoned this: > Hello, > i've tried to write a small code for a server registration and an > authentication. I have 2 files(*.h and *.cpp) and in these files i > have initialized my callback function. My questions are: Can be the > callb

Re: [Sofia-sip-devel] How to get the state of a nua_handle

2009-03-05 Thread Stefano Sabatini
Hi Pekka, and thanks for replying. On date Tuesday 2009-03-03 20:35:50 +0200, Pekka Pessi phoned this: > 2009/3/3 Stefano Sabatini : > > I was investigating about how to get the state of a nua_handle, > > couldn't find nothing about it. > > The current state is not very well defined, nor it is ke

Re: [Sofia-sip-devel] Short headers inside multipart body not parsed

2009-03-05 Thread Fabio Margarido
Sorry, I forgot to attach one file. Here it goes. On Wed, Mar 4, 2009 at 10:42, Fabio Margarido wrote: > Hi everyone, > > the attached set of patches against current darcs fixes the issue of > parsing headers in compact form inside a multipart payload. I've also tried > to include some tests in t

[Sofia-sip-devel] Help!!!

2009-03-05 Thread gilles Djomo Sawa
Hello, i've tried to write a small code for a server registration and an authentication. I have 2 files(*.h and *.cpp) and in these files i have initialized my callback function. My questions are: Can be the callback in an another file that the <> function? After that i implemented header and so

Re: [Sofia-sip-devel] Short headers inside multipart body not parsed

2009-03-05 Thread Fabio Margarido
Sorry, I forgot to attach one file. Here it goes. On Wed, Mar 4, 2009 at 10:42, Fabio Margarido wrote: > Hi everyone, > > the attached set of patches against current darcs fixes the issue of > parsing headers in compact form inside a multipart payload. I've also tried > to include some tests in t