On Fri, 2009-02-27 at 15:40 +0000, Gabor Paller wrote:
> I have a problem with MWI NOTIFYs. As I can't unsubscribe these
> notifications, whenever I restart some application subscribing to those,
> the old subscription lingers around and I receive stray NOTIFYs. As
> those NOTIFYs are ignored, they are resent and that puts an unnecessary
> load on the system. Is there somewhere a configuration parameter that
> controls, how many times NOTIFYs not responded to are resent?

There probably is such a configuration parameter.  But the standard way
to fix the problem is this:  If you receive a NOTIFY for a subscription
that you do not know of, give a "481 Unknown Subscription" response.
The sender of the NOTIFY is then *required* to not send future NOTIFYs
for that subscription.  (And since the NOTIFY gets a response,
intermediate proxies, etc. won't resend the NOTIFY, either.)

Dale


_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

Reply via email to