2009/1/3 Saúl Ibarra <[email protected]>: > I'm using the NUA API but can't figure out how to generate an outgoing > INVITE by using a mgs_t or sip_t object I already have in my > application. Is there a way to generate an outgoing invite apart from > nua_invite?
Nope, not at the moment. Perhaps there should be a tag for passing a msg_t as a template... But in any case, if you are writing a b2bua, your application should probably know all the headers that it forwards. -- Pekka.Pessi mail at nokia.com ------------------------------------------------------------------------------ _______________________________________________ Sofia-sip-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
