Commit | Line | Data |
---|---|---|
b2e905a6 TN |
1 | ;[general] |
2 | ;context=default ;;Context to dump call into | |
3 | ;allowguest=yes ;;Allow calls from people not in | |
4 | ;;list of peers | |
5 | ; | |
6 | ;[guest] ;;special account for options on guest account | |
7 | ;disallow=all | |
8 | ;allow=ulaw | |
9 | ;context=guest | |
10 | ; | |
11 | ;[ogorman] | |
12 | ;username=ogorman@gmail.com ;;username of the peer your | |
13 | ;;calling or accepting calls from | |
14 | ;disallow=all | |
15 | ;allow=ulaw | |
16 | ;context=default | |
17 | ;connection=asterisk ;;client or component in jabber.conf | |
18 | ;;for the call to leave on. | |
19 | ; |