From 51ffed5e6123c0f2b816067ebbd27b9dbd85d2d5 Mon Sep 17 00:00:00 2001 From: Matt Jordan Date: Fri, 22 May 2015 12:22:39 -0500 Subject: 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 --- res/res_pjsip_pubsub.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res/res_pjsip_pubsub.c') diff --git a/res/res_pjsip_pubsub.c b/res/res_pjsip_pubsub.c index 74a3f1985..c00bc76ee 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. -- cgit v1.2.3