[Asterisk-code-review] Fix misname 'res_external_mwi' to 'res_mwi_external' in comments. (...asterisk[17])
Friendly Automation
asteriskteam at digium.com
Fri Aug 23 07:51:56 CDT 2019
Friendly Automation has submitted this change and it was merged. ( https://gerrit.asterisk.org/c/asterisk/+/12780 )
Change subject: Fix misname 'res_external_mwi' to 'res_mwi_external' in comments.
......................................................................
Fix misname 'res_external_mwi' to 'res_mwi_external' in comments.
Change-Id: Ic784be8500e5cb75dcb34bae9f03cfd93b6b34fb
---
M res/res_pjsip.c
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
George Joseph: Looks good to me, but someone else must approve
Joshua Colp: Looks good to me, approved
Friendly Automation: Approved for Submit
diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index a86ec17..c659470 100644
--- a/res/res_pjsip.c
+++ b/res/res_pjsip.c
@@ -371,7 +371,7 @@
changes happen for any of the specified mailboxes. More than one mailbox can be
specified with a comma-delimited string. app_voicemail mailboxes must be specified
as mailbox at context; for example: mailboxes=6001 at default. For mailboxes provided by
- external sources, such as through the res_external_mwi module, you must specify
+ external sources, such as through the res_mwi_external module, you must specify
strings supported by the external system.
</para><para>
For endpoints that SUBSCRIBE for MWI, use the <literal>mailboxes</literal> option in your AOR
@@ -1546,7 +1546,7 @@
More than one mailbox can be specified with a comma-delimited string.
app_voicemail mailboxes must be specified as mailbox at context;
for example: mailboxes=6001 at default. For mailboxes provided by external sources,
- such as through the res_external_mwi module, you must specify strings supported by
+ such as through the res_mwi_external module, you must specify strings supported by
the external system.
</para><para>
For endpoints that cannot SUBSCRIBE for MWI, you can set the <literal>mailboxes</literal> option in your
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/12780
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 17
Gerrit-Change-Id: Ic784be8500e5cb75dcb34bae9f03cfd93b6b34fb
Gerrit-Change-Number: 12780
Gerrit-PatchSet: 1
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Alexei Gradinari <alex2grad at gmail.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190823/a5736188/attachment.html>
More information about the asterisk-code-review
mailing list