aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpabelanger <pabelanger@f38db490-d61c-443f-a65b-d21fe96a405b>2010-10-15 19:30:41 +0000
committerpabelanger <pabelanger@f38db490-d61c-443f-a65b-d21fe96a405b>2010-10-15 19:30:41 +0000
commit16c2bd3c6b08521cd83e020e4692cbb1b93d22a0 (patch)
treef00e419ccd13f5cca4f02c2cb0deb24f439e8438
parent54eccc4b39db6230e667e1182f9589109fd9a6fe (diff)
Clean up formatting.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@291938 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--configs/gtalk.conf.sample24
1 files changed, 11 insertions, 13 deletions
diff --git a/configs/gtalk.conf.sample b/configs/gtalk.conf.sample
index da629b626..8bfefc59e 100644
--- a/configs/gtalk.conf.sample
+++ b/configs/gtalk.conf.sample
@@ -1,19 +1,17 @@
;[general]
-;context=default ;;Context to dump call into
-;allowguest=yes ;;Allow calls from people not in
- ;;list of peers
-;
-;[guest] ;;special account for options on guest account
-;disallow=all
+;context=default ; Context to dump call into
+;allowguest=yes ; Allow calls from people not in list of peers
+
+;[guest] ; special account for options on guest account
+;disallow=all
;allow=ulaw
;context=guest
-;
+
;[ogorman]
-;username=ogorman@gmail.com ;;username of the peer your
- ;;calling or accepting calls from
+;username=ogorman@gmail.com ; username of the peer your
+ ; calling or accepting calls from
;disallow=all
;allow=ulaw
-;context=default
-;connection=asterisk ;;client or component in jabber.conf
- ;;for the call to leave on.
-;
+;context=default
+;connection=asterisk ; client or component in jabber.conf for the
+ ; call to leave on.