Re: [Sofia-sip-devel] sip_contact_t question

2008-12-15 Thread Aleksander Morgado
> > I need to somehow store the whole Contact Sip Header info, coming in > the sip_t as sip_contact_t (struct sip_contact_s) for latter use. I > can store it either un-parsed (char *) or parsed (sip_contact_t). > > Is there any API function to obtain a (char *) with the whole contact > header from

Re: [Sofia-sip-devel] Fw: [PATCH] nta: NULL host and port in user Via are filled automaticaly

2008-12-15 Thread Pekka Pessi
2008/12/7 Stas Maximov : > Hello, > > In some cases it may be useful to pre-fill only part of user Via and let NTA > fill out the rest of Via. This is particularly useful with respect to v_host > and v_port. Currently, NTA does not allow that. Attached is a simple patch > against sofia-sip-1.12.

[Sofia-sip-devel] sofia-sip changes (2008-12-15)

2008-12-15 Thread Sofia-SIP Darcs Changes
This posting was generated automatically from darcs repo . Mon Dec 15 16:31:45 EET 2008 Stas Maximov * nta: NULL host and port in user Via are filled automaticaly NULL host or port in user-supplied Via header will be filled automaticaly by NTA, just