[svn-commits] pabelanger: branch 1.4 r291938 - /branches/1.4/configs/gtalk.conf.sample

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri Oct 15 14:30:45 CDT 2010


Author: pabelanger
Date: Fri Oct 15 14:30:41 2010
New Revision: 291938

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=291938
Log:
Clean up formatting.

Modified:
    branches/1.4/configs/gtalk.conf.sample

Modified: branches/1.4/configs/gtalk.conf.sample
URL: http://svnview.digium.com/svn/asterisk/branches/1.4/configs/gtalk.conf.sample?view=diff&rev=291938&r1=291937&r2=291938
==============================================================================
--- branches/1.4/configs/gtalk.conf.sample (original)
+++ branches/1.4/configs/gtalk.conf.sample Fri Oct 15 14:30:41 2010
@@ -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 at gmail.com	;;username of the peer your 
-				;;calling or accepting calls from
+;username=ogorman at 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.




More information about the svn-commits mailing list