Pekka Pessi wrote:
2008/2/21, Colin Whittaker <[EMAIL PROTECTED]>:
  
 So I have a couple of questions.
 Should sofia-sip be restarting the subscription timer on each NOTIFY ?
    
No. This is a bug in Sofia.
  
I think the problem is in nua_subnotref.c at the end of:
int nua_notify_server_report(nua_server_request_t *sr, tagi_t const *tags)

Is the fix as easy as removing the call
  else {
    nua_dialog_usage_set_refresh(du, delta);
  }

or is the whole retry logic not right ?
Seems like it removes the dialog, but never it actually retries.
But maybe you don't want to force a SUBSCRIBE retry when the NOTIFY is received.






-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
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