[Asterisk-code-review] spelling: capability (asterisk[master])

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:04:41 CDT 2021


Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16789 )


Change subject: spelling: capability
......................................................................

spelling: capability

Change-Id: If17d986b90ef304b2306047847dc5753f8a58cc0
---
M channels/chan_sip.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/89/16789/1

diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index 912ddb7..a9e60a3 100644
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -13622,7 +13622,7 @@
 
 		if (doing_directmedia) {
 			ast_format_cap_get_compatible(p->jointcaps, p->redircaps, tmpcap);
-			ast_debug(1, "** Our native-bridge filtered capablity: %s\n", ast_format_cap_get_names(tmpcap, &codec_buf));
+			ast_debug(1, "** Our native-bridge filtered capability: %s\n", ast_format_cap_get_names(tmpcap, &codec_buf));
 		} else {
 			ast_format_cap_append_from_cap(tmpcap, p->jointcaps, AST_MEDIA_TYPE_UNKNOWN);
 		}

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16789
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: If17d986b90ef304b2306047847dc5753f8a58cc0
Gerrit-Change-Number: 16789
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/2e1e93a8/attachment-0001.html>


More information about the asterisk-code-review mailing list