aboutsummaryrefslogtreecommitdiffstats
path: root/configs/smdi.conf.sample
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-11 16:41:49 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-11 16:41:49 +0000
commit9b9ca6cac58dea63b8d1bd7fa516c283c765bf33 (patch)
tree9ca8ca28a79672017dbf1d1e0d392fe2152daeab /configs/smdi.conf.sample
parentfb320ddf9e22fb4cd3101b04bde43a373a15daa5 (diff)
Merged revisions 42716 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r42716 | tilghman | 2006-09-11 11:39:06 -0500 (Mon, 11 Sep 2006) | 2 lines Spelling/grammar fixes (Issue 7929) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@42717 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/smdi.conf.sample')
-rw-r--r--configs/smdi.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/smdi.conf.sample b/configs/smdi.conf.sample
index aa58bfbdd..0325eba48 100644
--- a/configs/smdi.conf.sample
+++ b/configs/smdi.conf.sample
@@ -11,7 +11,7 @@
;twostopbits = no
-; Character size or bit length is the size of each character sent accross the
+; Character size or bit length is the size of each character sent across the
; link. Character size can be 7 or 8. The default is 7.
;charsize = 7
@@ -34,7 +34,7 @@
; Occasionally Asterisk and the SMDI switch may become out of sync. If this
; happens, Asterisk will appear one or several calls behind as it processes
-; voicemail requests. To prevent this from hapening adjust the msgexpirytime.
+; voicemail requests. To prevent this from happening, adjust the msgexpirytime.
; This will make Asterisk discard old SMDI messages that have not yet been
; processed. The default expiry time is 30000 milliseconds.