From: Paul Belanger Date: Fri, 15 Oct 2010 19:30:41 +0000 (+0000) Subject: Clean up formatting. X-Git-Tag: 1.4.38-rc1~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f5a42f6c502a54a97cc910ca786e5cdefe40d04;p=thirdparty%2Fasterisk.git Clean up formatting. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@291938 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/gtalk.conf.sample b/configs/gtalk.conf.sample index da629b6265..8bfefc59e5 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.