[Asterisk-code-review] Fix misname 'res_external_mwi' to 'res_mwi_external' in comments. (...asterisk[16])

Alexei Gradinari asteriskteam at digium.com
Thu Aug 22 13:25:58 CDT 2019


Alexei Gradinari has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/12778


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(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/78/12778/1

diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index 5669267..7123938 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
@@ -1535,7 +1535,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/+/12778
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: Ic784be8500e5cb75dcb34bae9f03cfd93b6b34fb
Gerrit-Change-Number: 12778
Gerrit-PatchSet: 1
Gerrit-Owner: Alexei Gradinari <alex2grad at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190822/a93125b0/attachment.html>


More information about the asterisk-code-review mailing list