]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res/res_pjsip_pubsub: Note that 'dialog' is also a valid event type for RLS 23/523/1
authorMatt Jordan <mjordan@digium.com>
Fri, 22 May 2015 17:22:39 +0000 (12:22 -0500)
committerMatt Jordan <mjordan@digium.com>
Fri, 22 May 2015 17:22:39 +0000 (12:22 -0500)
commit51ffed5e6123c0f2b816067ebbd27b9dbd85d2d5
tree285791dc37db940f4e42c80ebdf59c96bf1d2529
parent7950b65e4f707d36cb8d17e82288e913c4d86f22
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