2007/10/26, Jerry Richards <[EMAIL PROTECTED]>: > So does this mean that nua_notifier() will not be fixed and eventually > become extinct? Is the nua_i_subscribe/nua_notify/nua_r_notify scheme the > way of the future? Will this work in my version 1.12.6work4?
They serve different purposes. The nua_notifier suits better for more traditional event data distribution, handling SUBSCRIBE/NOTIFY more or less directly with nua_i_subscribe/nua_notify/nua_r_notify suits better cases where there are some other semantics associated with SIP events, like in your application. Of course, the nua_notifier() thing has its downsides, it uses nea module, which has zero unit tests and unclear semantics. -- 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