[Asterisk-code-review] spelling: screening (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:16:34 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17180 )
Change subject: spelling: screening
......................................................................
spelling: screening
Change-Id: Id0a76e2bc0918ca8e12a06c416d14fa426072c25
---
M configs/samples/extensions.conf.sample
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/80/17180/1
diff --git a/configs/samples/extensions.conf.sample b/configs/samples/extensions.conf.sample
index db4c215..a933137 100644
--- a/configs/samples/extensions.conf.sample
+++ b/configs/samples/extensions.conf.sample
@@ -509,7 +509,7 @@
exten => _X.,n,Set(LOCAL(mbx)="${ext}"$["${cntx}" ? "@${cntx}" :: ""])
exten => _X.,n,Dial(${dev},20,p) ; Ring the interface, 20 seconds maximum, call screening
- ; option (or use P for databased call _X.creening)
+ ; option (or use P for databased call _X.screening)
exten => _X.,n,Goto(stdexten-${DIALSTATUS},1) ; Jump based on status (NOANSWER,BUSY,CHANUNAVAIL,CONGESTION,ANSWER)
exten => stdexten-NOANSWER,1,VoiceMail(${mbx},u) ; If unavailable, send to voicemail w/ unavail announce
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17180
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Id0a76e2bc0918ca8e12a06c416d14fa426072c25
Gerrit-Change-Number: 17180
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/95ddbc67/attachment-0001.html>
More information about the asterisk-code-review
mailing list