| 1 | [general] |
| 2 | ;debug=yes ;;Turn on debugging by default. |
| 3 | ;autoprune=yes ;;Auto remove users from buddy list. |
| 4 | ;autoregister=yes ;;Auto register users from buddy list. |
| 5 | |
| 6 | ;[asterisk] ;;label |
| 7 | ;type=client ;;Client or Component connection |
| 8 | ;serverhost=astjab.org ;;Route to server for example, |
| 9 | ;; talk.google.com |
| 10 | ;username=asterisk@astjab.org/asterisk ;;Username with optional roster. |
| 11 | ;secret=blah ;;Password |
| 12 | ;port=5222 ;;Port to use defaults to 5222 |
| 13 | ;usetls=yes ;;Use tls or not |
| 14 | ;usesasl=yes ;;Use sasl or not |
| 15 | ;buddy=mogorman@astjab.org ;;Manual addition of buddy to list. |
| 16 | ;statusmessage="I am available" ;;Have custom status message for |
| 17 | ;;Asterisk. |
| 18 | ;timeout=100 ;;Timeout on the message stack. |