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: 13.5.0-rc1~122^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51ffed5e6123c0f2b816067ebbd27b9dbd85d2d5;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 74a3f1985a..c00bc76ee6 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.