2007/5/21, Fabio Margarido <[EMAIL PROTECTED]>:
> sorry if this is a dumb question, but I couldn't find anything neither in
> the documentation nor the mailing list archives...
> I'd like to know if there is a function to duplicate an entire sip_t object.
> I see that there are header-specific functions, like sip_to_dup(), but is
> there something like a sip_msg_dup?
> I'd like to copy the whole structure and send it for processing in another
> process so I don't hang the sofia-sip main loop.

You are looking for msg_dup(), it will create an another msg_t and
sip_t inside it.

-- 
Pekka.Pessi mail at nokia.com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to