mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 08:40:16 +00:00
Fix misname 'res_external_mwi' to 'res_mwi_external' in comments.
Change-Id: Ic784be8500e5cb75dcb34bae9f03cfd93b6b34fb
This commit is contained in:
committed by
George Joseph
parent
b02f53463c
commit
e6a4cca4aa
@@ -371,7 +371,7 @@
|
|||||||
changes happen for any of the specified mailboxes. More than one mailbox can be
|
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
|
specified with a comma-delimited string. app_voicemail mailboxes must be specified
|
||||||
as mailbox@context; for example: mailboxes=6001@default. For mailboxes provided by
|
as mailbox@context; for example: mailboxes=6001@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.
|
strings supported by the external system.
|
||||||
</para><para>
|
</para><para>
|
||||||
For endpoints that SUBSCRIBE for MWI, use the <literal>mailboxes</literal> option in your AOR
|
For endpoints that SUBSCRIBE for MWI, use the <literal>mailboxes</literal> option in your AOR
|
||||||
@@ -1482,7 +1482,7 @@
|
|||||||
More than one mailbox can be specified with a comma-delimited string.
|
More than one mailbox can be specified with a comma-delimited string.
|
||||||
app_voicemail mailboxes must be specified as mailbox@context;
|
app_voicemail mailboxes must be specified as mailbox@context;
|
||||||
for example: mailboxes=6001@default. For mailboxes provided by external sources,
|
for example: mailboxes=6001@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.
|
the external system.
|
||||||
</para><para>
|
</para><para>
|
||||||
For endpoints that cannot SUBSCRIBE for MWI, you can set the <literal>mailboxes</literal> option in your
|
For endpoints that cannot SUBSCRIBE for MWI, you can set the <literal>mailboxes</literal> option in your
|
||||||
|
|||||||
Reference in New Issue
Block a user