]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Prevent conflicts regarding unsolicited and solicited MWI to an endpoint.
authorMark Michelson <mmichelson@digium.com>
Fri, 14 Mar 2014 18:00:03 +0000 (18:00 +0000)
committerMark Michelson <mmichelson@digium.com>
Fri, 14 Mar 2014 18:00:03 +0000 (18:00 +0000)
commit60a527ce73988e482035ccb16d8098b164b044d3
tree687a14af55ef38f921de1a66f75d8ea7d209b555
parent4b8ea0dc29fb2185242467adce4c361649711997
Prevent conflicts regarding unsolicited and solicited MWI to an endpoint.

If an endpoint is receiving unsolicited MWI for a mailbox and then attempts
to subscribe to an AOR that provides MWI for the same mailbox, then the SUBSCRIBE
is rejected with a 500 response.

Review: https://reviewboard.asterisk.org/r/3345

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@410590 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_pjsip_mwi.c