aboutsummaryrefslogtreecommitdiffstats
path: root/configs/jabber.conf.sample
blob: abcd663ba464591529bea4cc103c04f5dbda282b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[general]
;debug=yes                              ; Enable debugging (disabled by default).
;autoprune=yes				; Auto remove users from buddy list.
;autoregister=yes			; Auto register users from buddy list. 

;[asterisk]
;type=client				; Client or Component connection
;serverhost=astjab.org			; Route to server for example, talk.google.com
;username=asterisk@astjab.org/asterisk	; Username with optional roster.
;secret=blah				; Password
;port=5222				; Port to use defaults to 5222
;usetls=yes				; Use tls or not
;usesasl=yes				; Use sasl or not
;buddy=mogorman@astjab.org		; Manual addition of buddy to list.
;statusmessage="I am available"		; Have custom status message for Asterisk
;timeout=100				; Timeout on the message stack.