2007/7/26, Jan Van den bosch <[EMAIL PROTECTED]>:
> Exactly why do I have to include a NUTAG_WITH_THIS() tag when I'm
> responding to an incoming MESSAGE in my callback function? Responding
> to an incoming INVITE doesn't require this. :|
>
> ssc_i_message():
>
> nua_respond(nh, 200, NULL, NUTAG_WITH_THIS(nua), TAG_END());

It is a wart, I admit. There can be only a single ongoing INVITE but,
in principle, multiple MESSAGE transactions. However, there is usually
no dialog so the next MESSAGE is handled by a different handle...

-- 
Pekka.Pessi mail at nokia.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to