Hi there,

I noticed that if I have an established outgoing call and then try to
send, for example, a BYE request with:

nua_bye(call_handle, TAG_END);

the 'From' header of the BYE request does not include the user part of
the URL of the original INVITE. The documentation for nua_invite says:

"Please note that the template message is not used when ACK, PRACK,
UPDATE or INFO requests are created (however, these requests will
include dialog-specific headers like To, From, and Call-ID as well as
preference headers Allow, Supported, User-Agent, Organization)."

Isn't the user part kept in this case? Is this a bug or is it expected
that I manually add the user information in every request within the
dialog?
Thanks in advance.

Fabio Margarido

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to