aboutsummaryrefslogtreecommitdiffstats
path: root/configs/users.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-18 05:40:17 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-18 05:40:17 +0000
commit62a6284499658585807f0dfadffa30868d4c2aa6 (patch)
treef90d5b8abbc351cec394d49896d42a13615588d4 /configs/users.conf.sample
parent1880ea345f8acc9788b02008cdd391b42d833ad2 (diff)
Improve documentation of users.conf items.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43135 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/users.conf.sample')
-rw-r--r--configs/users.conf.sample25
1 files changed, 24 insertions, 1 deletions
diff --git a/configs/users.conf.sample b/configs/users.conf.sample
index d3257a175..0e3ca2237 100644
--- a/configs/users.conf.sample
+++ b/configs/users.conf.sample
@@ -7,16 +7,39 @@
; files (e.g. sip.conf, iax.conf, etc) but is intended to accelerate the
; simple task of adding users. Note that creating individual items (e.g.
; custom SIP peers, IAX friends, etc.) will allow you to override specific
-; parameters within this file.
+; parameters within this file. Parameter names here are the same as they
+; appear in the other configuration files. There is no way to change the
+; value of a parameter here for just one subsystem.
;
[general]
+;
+; Full name of a user
+;
fullname = New User
+;
+; Starting point of allocation of extensions
+;
userbase = 6000
+;
+; Create voicemail mailbox and use use macro-stdexten
+;
hasvoicemail = yes
+;
+; Create SIP Peer
+;
hassip = yes
+;
+; Create IAX friend
+;
hasiax = yes
+;
+; Create manager entry
+;
hasmanager = no
+;
+; Remaining options are not specific to users.conf entries but are general.
+;
callwaiting = yes
threewaycalling = yes
callwaitingcallerid = yes