2007/10/2, Jerry Richards <[EMAIL PROTECTED]>: > Is this a bug in 1.12.4?
It has a jacket and tie, so it looks like a feature.. > I'm calling nua_notifier() for a dialog subscription and sofia-sip > immediately returns with an "nua_r_notifier 200 OK" event (and NULL sip > message pointer), which is reported PRIOR TO the phone's receipt of the real > 200 OK message from the server. Then when the actual 200 OK is received, > the sofia-sip is not reporting anything to the application. The notifier works a bit like local event server. You publish event content using nua_notifier(), but the event server takes care of delivering the event content to authorized recipients on its own. The nua_r_notifier is sent after the notifier state is successfully updated. Depending on the event, the actual NOTIFY is sent immediately or after a certain delay. The 200 OK from the subscriber is not reported. However, I believe, error responses terminating the subscription are reported with nua_i_subscriber event. -- 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