aboutsummaryrefslogtreecommitdiffstats
path: root/configs/jabber.conf.sample
blob: 4e815ef8318d5240ff89e7c4faf5a24e13d66832 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[general]
;debug=yes                              ; Enable debugging (disabled by default).
;autoprune=yes				; Auto remove users from buddy list. Depending on your
					; setup (ie, using your personal Gtalk account for a test)
					; you might lose your contacts list. Default is 'no'.
;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 resource.
;secret=blah				; Password
;priority=1				; Resource priority
;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.