From 926081461b87e61529e03f133b22cf21a6cafa40 Mon Sep 17 00:00:00 2001 From: Rusty Newton Date: Fri, 17 Jan 2014 18:55:22 +0000 Subject: Fixing some XML syntax issues with my previous commit at r405777 for ASTERISK-23071 ........ Merged revisions 405843 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@405844 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- res/res_pjsip.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res/res_pjsip.c') diff --git a/res/res_pjsip.c b/res/res_pjsip.c index e5b3f51f1..1f518dca8 100644 --- a/res/res_pjsip.c +++ b/res/res_pjsip.c @@ -270,7 +270,8 @@ Asterisk will send unsolicited MWI NOTIFY messages to the endpoint when state changes happen for any of the specified mailboxes. More than one mailbox can be - specified with a comma-delimited string. Mailboxes must be specified as @. + specified with a comma-delimited string. Mailboxes must be specified as mailbox@context; + for example: mailboxes=6001@default. For endpoints that SUBSCRIBE for MWI, you can set the mailboxes option in your AOR configuration. -- cgit v1.2.3