]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Clean up formatting.
authorPaul Belanger <paul.belanger@polybeacon.com>
Fri, 15 Oct 2010 19:30:41 +0000 (19:30 +0000)
committerPaul Belanger <paul.belanger@polybeacon.com>
Fri, 15 Oct 2010 19:30:41 +0000 (19:30 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@291938 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/gtalk.conf.sample

index da629b6265cf618aea426f1aa7018a6f78408750..8bfefc59e5f25b548123c318dc693c93d86aa5c6 100644 (file)
@@ -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.