aboutsummaryrefslogtreecommitdiffstats
path: root/configs/skinny.conf.sample
diff options
context:
space:
mode:
authorseanbright <seanbright@f38db490-d61c-443f-a65b-d21fe96a405b>2009-05-28 14:39:21 +0000
committerseanbright <seanbright@f38db490-d61c-443f-a65b-d21fe96a405b>2009-05-28 14:39:21 +0000
commita22b4735e5a6b8745a4915a260995886c56c7ffe (patch)
tree2e8e77235c0fb39f0551db5e6012057fc8c580d0 /configs/skinny.conf.sample
parent7f7cfd42e9d0e77e3d1ea18732595c1794bf46ea (diff)
Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.
Let's try that again, this time removing trailing whitespace and not leading whitespace. I can't believe no one noticed. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@197535 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/skinny.conf.sample')
-rw-r--r--configs/skinny.conf.sample60
1 files changed, 30 insertions, 30 deletions
diff --git a/configs/skinny.conf.sample b/configs/skinny.conf.sample
index f5613ac21..701723923 100644
--- a/configs/skinny.conf.sample
+++ b/configs/skinny.conf.sample
@@ -5,22 +5,22 @@
bindaddr=0.0.0.0 ; Address to bind to
bindport=2000 ; Port to bind to, default tcp/2000
dateformat=M-D-Y ; M,D,Y in any order (6 chars max)
-; "A" may also be used, but it must be at the end.
-; Use M for month, D for day, Y for year, A for 12-hour time.
+ ; "A" may also be used, but it must be at the end.
+ ; Use M for month, D for day, Y for year, A for 12-hour time.
keepalive=120
;vmexten=8500 ; Systemwide voicemailmain pilot number
-; It must be in the same context as the calling
-; device/line
+ ; It must be in the same context as the calling
+ ; device/line
; If regcontext is specified, Asterisk will dynamically create and destroy a
; NoOp priority 1 extension for a given line which registers or unregisters with
-; us and have a "regexten=" configuration item.
-; Multiple contexts may be specified by separating them with '&'. The
+; us and have a "regexten=" configuration item.
+; Multiple contexts may be specified by separating them with '&'. The
; actual extension is the 'regexten' parameter of the registering line or its
; name if 'regexten' is not provided. If more than one context is provided,
; the context must be specified within regexten by appending the desired
-; context after '@'. More than one regexten may be supplied if they are
+; context after '@'. More than one regexten may be supplied if they are
; separated by '&'. Patterns may be used in regexten.
;
;regcontext=skinnyregistrations
@@ -38,27 +38,27 @@ keepalive=120
;------------------------------ JITTER BUFFER CONFIGURATION --------------------------
;jbenable = yes ; Enables the use of a jitterbuffer on the receiving side of a
-; skinny channel. Defaults to "no". An enabled jitterbuffer will
-; be used only if the sending side can create and the receiving
-; side can not accept jitter. The skinny channel can accept
-; jitter, thus a jitterbuffer on the receive skinny side will be
-; used only if it is forced and enabled.
+ ; skinny channel. Defaults to "no". An enabled jitterbuffer will
+ ; be used only if the sending side can create and the receiving
+ ; side can not accept jitter. The skinny channel can accept
+ ; jitter, thus a jitterbuffer on the receive skinny side will be
+ ; used only if it is forced and enabled.
;jbforce = no ; Forces the use of a jitterbuffer on the receive side of a skinny
-; channel. Defaults to "no".
+ ; channel. Defaults to "no".
;jbmaxsize = 200 ; Max length of the jitterbuffer in milliseconds.
;jbresyncthreshold = 1000 ; Jump in the frame timestamps over which the jitterbuffer is
-; resynchronized. Useful to improve the quality of the voice, with
-; big jumps in/broken timestamps, usually sent from exotic devices
-; and programs. Defaults to 1000.
+ ; resynchronized. Useful to improve the quality of the voice, with
+ ; big jumps in/broken timestamps, usually sent from exotic devices
+ ; and programs. Defaults to 1000.
;jbimpl = fixed ; Jitterbuffer implementation, used on the receiving side of a
-; skinny channel. Two implementations are currently available
-; - "fixed" (with size always equals to jbmaxsize)
-; - "adaptive" (with variable size, actually the new jb of IAX2).
-; Defaults to fixed.
+ ; skinny channel. Two implementations are currently available
+ ; - "fixed" (with size always equals to jbmaxsize)
+ ; - "adaptive" (with variable size, actually the new jb of IAX2).
+ ; Defaults to fixed.
;jblog = no ; Enables jitterbuffer frame logging. Defaults to "no".
;-----------------------------------------------------------------------------------
@@ -93,8 +93,8 @@ keepalive=120
;vmexten=8500 ; Device level voicemailmain pilot number
;regexten=100
;context=inbound
-;linelabel="Support Line" ; Displays next to the line
-; button on 7940's and 7960s
+;linelabel="Support Line" ; Displays next to the line
+ ; button on 7940's and 7960s
;[110]
;callerid="John Chambers" <408-526-4000>
;context=did
@@ -110,21 +110,21 @@ keepalive=120
;callerid="George W. Bush" <202-456-1414>
;setvar=CUSTID=5678 ; Channel variable to be set for all calls from this device
;setvar=ATTENDED_TRANSFER_COMPLETE_SOUND=beep ; This channel variable will
-; cause the given audio file to
-; be played upon completion of
-; an attended transfer.
+ ; cause the given audio file to
+ ; be played upon completion of
+ ; an attended transfer.
;mailbox=500
;callwaiting=yes
;transfer=yes
;threewaycalling=yes
;context=default
;mohinterpret=default ; This option specifies a default music on hold class to
-; use when put on hold if the channel's moh class was not
-; explicitly set with Set(CHANNEL(musicclass)=whatever) and
-; the peer channel did not suggest a class to use.
+ ; use when put on hold if the channel's moh class was not
+ ; explicitly set with Set(CHANNEL(musicclass)=whatever) and
+ ; the peer channel did not suggest a class to use.
;mohsuggest=default ; This option specifies which music on hold class to suggest to the peer channel
-; when this channel places the peer on hold. It may be specified globally or on
-; a per-user or per-peer basis.
+ ; when this channel places the peer on hold. It may be specified globally or on
+ ; a per-user or per-peer basis.
[devices]