]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_mwi: Change "MWI Subscription failed" message from warning to notice
authorGeorge Joseph <george.joseph@fairview5.com>
Wed, 7 Jan 2015 18:15:02 +0000 (18:15 +0000)
committerGeorge Joseph <george.joseph@fairview5.com>
Wed, 7 Jan 2015 18:15:02 +0000 (18:15 +0000)
commit8cde7443c25c157dbc97da5bb8d0a549492159e1
treef5e509252f75cec5083537375f7875a317c618b1
parent685f7ef924dd8dd8d5404d76c39bb95ebfa8b90b
res_pjsip_mwi: Change "MWI Subscription failed" message from warning to notice

The "MWI Subscription failed" message means the client is trying to subscribe
to a mailbox that doesn't exist.  There's no need to clutter up logs with
warnings for a client misconfiguration so I changed it to a notice.

Tested-by: George Joseph
Review: https://reviewboard.asterisk.org/r/4306/
........

Merged revisions 430317 from http://svn.asterisk.org/svn/asterisk/branches/13

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