< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
Hi, I’m currently implementing MWI/message-summary
subscriptions according to RFC 3842. I was wondering how I should reject the subscription if the
message account does not exist. Currently I’m doing h->reject(489); in onNewSubscription but this means “bad event”.
But the event is valid, just the message-account does not exist. What response
code should I return? 401? Best regards, Freundliche Grüße, Matthias Moetje
|