[Asterisk-code-review] spelling: outbound (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:13:34 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17074 )
Change subject: spelling: outbound
......................................................................
spelling: outbound
Change-Id: Idc293c02349ae17f03e66166e7e4840bdbdd0ff1
---
M channels/chan_sip.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/74/17074/1
diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index f615e25..26a39c5 100644
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -794,7 +794,7 @@
static char default_language[MAX_LANGUAGE]; /*!< Default language setting for new channels */
static char default_callerid[AST_MAX_EXTENSION]; /*!< Default caller ID for sip messages */
static char default_mwi_from[80]; /*!< Default caller ID for MWI updates */
-static char default_fromdomain[AST_MAX_EXTENSION]; /*!< Default domain on outound messages */
+static char default_fromdomain[AST_MAX_EXTENSION]; /*!< Default domain on outbound messages */
static int default_fromdomainport; /*!< Default domain port on outbound messages */
static char default_notifymime[AST_MAX_EXTENSION]; /*!< Default MIME media type for MWI notify messages */
static char default_vmexten[AST_MAX_EXTENSION]; /*!< Default From Username on MWI updates */
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17074
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Idc293c02349ae17f03e66166e7e4840bdbdd0ff1
Gerrit-Change-Number: 17074
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/be87b8bd/attachment.html>
More information about the asterisk-code-review
mailing list