From: Matt Jordan Date: Fri, 22 May 2015 17:22:39 +0000 (-0500) Subject: res/res_pjsip_pubsub: Note that 'dialog' is also a valid event type for RLS X-Git-Tag: 14.0.0-beta1~922 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f66c41e668429b9a07dfdf30832c02ddc223f4a4;p=thirdparty%2Fasterisk.git res/res_pjsip_pubsub: Note that 'dialog' is also a valid event type for RLS In addition to specifying lists of 'presence' and 'message-summary', users can also create lists of type 'dialog'. These should be treated in the same fashion as 'presence'. Change-Id: I583bb69cd9f88b0b29bf09ddaddeac4e84189f6e --- diff --git a/res/res_pjsip_pubsub.c b/res/res_pjsip_pubsub.c index 5a0e2ba81b..c01c7c4736 100644 --- a/res/res_pjsip_pubsub.c +++ b/res/res_pjsip_pubsub.c @@ -148,6 +148,9 @@ Device state and presence reporting. + + This is identical to presence. + Message-waiting indication (MWI) reporting.