[Asterisk-code-review] spelling: attachfmt (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:03:57 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16747 )
Change subject: spelling: attachfmt
......................................................................
spelling: attachfmt
Change-Id: I513f561c3f5a995b12c1a1d969b3504583044b06
---
M apps/app_voicemail.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/47/16747/1
diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index 82134e8..44c8d3c 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -12540,7 +12540,7 @@
res = 1;
}
if (strcasecmp(vmu->attachfmt, "wav49")) {
- ast_test_status_update(test, "Parse failure for attachftm option\n");
+ ast_test_status_update(test, "Parse failure for attachfmt option\n");
res = 1;
}
if (strcasecmp(vmu->fromstring, "Voicemail System")) {
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16747
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I513f561c3f5a995b12c1a1d969b3504583044b06
Gerrit-Change-Number: 16747
Gerrit-PatchSet: 1
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211107/fab0060b/attachment.html>
More information about the asterisk-code-review
mailing list