aboutsummaryrefslogtreecommitdiffstats
path: root/configs/skinny.conf.sample
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-08-02 21:54:54 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-08-02 21:54:54 +0000
commit77570c9824f2c8a831fb2f7b0cf17efb2fa86144 (patch)
treee8083d2f738eda1310241334b633ca8e16181a82 /configs/skinny.conf.sample
parentedb9246c66eb49322d3bdd53debb40cf3e387781 (diff)
Merged revisions 77996 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 (closes issue #9779) ........ r77996 | qwell | 2007-08-02 16:53:39 -0500 (Thu, 02 Aug 2007) | 5 lines Make sure we actually allow 6 chars to be sent. Also make note of the "A" option of date format. Issue 9779, modifications by DEA, wedhorn, and myself. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@77997 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/skinny.conf.sample')
-rw-r--r--configs/skinny.conf.sample4
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/skinny.conf.sample b/configs/skinny.conf.sample
index 8d199dcb3..bc4c51505 100644
--- a/configs/skinny.conf.sample
+++ b/configs/skinny.conf.sample
@@ -4,7 +4,9 @@
[general]
bindaddr=0.0.0.0 ; Address to bind to
bindport=2000 ; Port to bind to, default tcp/2000
-dateformat=M-D-Y ; M,D,Y in any order (5 chars max)
+dateformat=M-D-Y ; M,D,Y in any order (6 chars max)
+ ; "A" may also be used, but it must be at the end.
+ ; Use M for month, D for day, Y for year, A for 12-hour time.
keepalive=120
;vmexten=8500 ; Systemwide voicemailmain pilot number