mirror of
https://github.com/asterisk/asterisk.git
synced 2026-01-07 18:42:52 +00:00
and reformat .config file. Review: https://reviewboard.asterisk.org/r/929/ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@289703 65c4cc65-6c06-0410-ace0-fbb531ad65f3
17 lines
738 B
Plaintext
17 lines
738 B
Plaintext
[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.
|