aboutsummaryrefslogtreecommitdiffstats
path: root/configs/jingle.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/jingle.conf.sample')
-rw-r--r--configs/jingle.conf.sample12
1 files changed, 6 insertions, 6 deletions
diff --git a/configs/jingle.conf.sample b/configs/jingle.conf.sample
index f3dd3f830..8873d0678 100644
--- a/configs/jingle.conf.sample
+++ b/configs/jingle.conf.sample
@@ -2,19 +2,19 @@
;context=default ;;Context to dump call into
;bindaddr=0.0.0.0 ;;Address to bind to
;allowguest=yes ;;Allow calls from people not in
-;;list of peers
+ ;;list of peers
;
;[guest] ;;special account for options on guest account
-;disallow=all
+;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
+;context=default
;connection=asterisk ;;client or component in jabber.conf
-;;for the call to leave on.
+ ;;for the call to leave on.
;