Let's also include aclocal.m4
[asterisk-bristuff.git] / configs / users.conf.sample
blob2a816d7e412fefaa9dbf9861c91c35b64256f667
2 ; User configuration
4 ; Creating entries in users.conf is a "shorthand" for creating individual
5 ; entries in each configuration file.  Using users.conf is not intended to 
6 ; provide you with as much flexibility as using the separate configuration
7 ; files (e.g. sip.conf, iax.conf, etc) but is intended to accelerate the
8 ; simple task of adding users.  Note that creating individual items (e.g.
9 ; custom SIP peers, IAX friends, etc.) will allow you to override specific 
10 ; parameters within this file.  Parameter names here are the same as they
11 ; appear in the other configuration files.  There is no way to change the
12 ; value of a parameter here for just one subsystem.
15 [general]
17 ; Full name of a user
19 fullname = New User
21 ; Starting point of allocation of extensions
23 userbase = 6000
25 ; Create voicemail mailbox and use use macro-stdexten
27 hasvoicemail = yes
29 ; Set voicemail mailbox 6000 password to 1234
31 vmsecret = 1234
33 ; Create SIP Peer
35 hassip = yes
37 ; Create IAX friend
39 hasiax = yes
41 ; Create H.323 friend
43 ;hash323 = yes
45 ; Create manager entry
47 hasmanager = no
49 ; Set permissions for manager entry (see manager.conf.sample for documentation)
50 ; (defaults to *all* permissions)
51 ;managerread = system,call,log,verbose,command,agent,user,config
52 ;managerwrite = system,call,log,verbose,command,agent,user,config
54 ; Remaining options are not specific to users.conf entries but are general.
56 callwaiting = yes
57 threewaycalling = yes
58 callwaitingcallerid = yes
59 transfer = yes
60 canpark = yes
61 cancallforward = yes
62 callreturn = yes
63 callgroup = 1
64 pickupgroup = 1
67 ;[6000]
68 ;fullname = Joe User
69 ;email = joe@foo.bar
70 ;secret = 1234
71 ;zapchan = 1
72 ;hasvoicemail = yes
73 ;vmsecret = 1234
74 ;hassip = yes
75 ;hasiax = no
76 ;hash323 = no
77 ;hasmanager = no
78 ;callwaiting = no
79 ;context = international