2 ; Skinny Configuration for Asterisk
5 bindaddr=0.0.0.0 ; Address to bind to
6 bindport=2000 ; Port to bind to, default tcp/2000
7 dateformat=M-D-Y ; M,D,Y in any order (6 chars max)
8 ; "A" may also be used, but it must be at the end.
9 ; Use M for month, D for day, Y for year, A for 12-hour time.
12 ;allow=all ; see doc/rtp-packetization for framing options
15 ;------------------------------ JITTER BUFFER CONFIGURATION --------------------------
16 ;jbenable = yes ; Enables the use of a jitterbuffer on the receiving side of a
17 ; skinny channel. Defaults to "no". An enabled jitterbuffer will
18 ; be used only if the sending side can create and the receiving
19 ; side can not accept jitter. The skinny channel can accept
20 ; jitter, thus a jitterbuffer on the receive skinny side will be
21 ; used only if it is forced and enabled.
23 ;jbforce = no ; Forces the use of a jitterbuffer on the receive side of a skinny
24 ; channel. Defaults to "no".
26 ;jbmaxsize = 200 ; Max length of the jitterbuffer in milliseconds.
28 ;jbresyncthreshold = 1000 ; Jump in the frame timestamps over which the jitterbuffer is
29 ; resynchronized. Useful to improve the quality of the voice, with
30 ; big jumps in/broken timestamps, usually sent from exotic devices
31 ; and programs. Defaults to 1000.
33 ;jbimpl = fixed ; Jitterbuffer implementation, used on the receiving side of a
34 ; skinny channel. Two implementations are currently available
35 ; - "fixed" (with size always equals to jbmaxsize)
36 ; - "adaptive" (with variable size, actually the new jb of IAX2).
39 ;jblog = no ; Enables jitterbuffer frame logging. Defaults to "no".
40 ;-----------------------------------------------------------------------------------
42 ;----------------------------------- DEVICE OPTIONS --------------------------------
43 ;earlyrtp=1 ; whether audio signalling should be provided by asterisk
44 ; (earlyrtp=1) or device generated (earlyrtp=0).
45 ; defaults to earlyrtp=1
46 ;-----------------------------------------------------------------------------------
48 ; Typical config for 12SP+
50 ;device=SEP00D0BA847E6B
51 ;version=P002G204 ; Thanks critch
53 ;line => 120 ; Dial(Skinny/120@florian)
56 ; Typical config for a 7910
58 ;device=SEP0007EB463101 ; Official identifier
59 ;version=P002F202 ; Firmware version identifier
61 ;permit=192.168.0/24 ; Optional, used for authentication
63 ;callerid="George W. Bush" <202-456-1414>
69 ;line => 500 ; Dial(Skinny/500@duba)
70 ;mohinterpret=default ; This option specifies a default music on hold class to
71 ; use when put on hold if the channel's moh class was not
72 ; explicitly set with Set(CHANNEL(musicclass)=whatever) and
73 ; the peer channel did not suggest a class to use.
74 ;mohsuggest=default ; This option specifies which music on hold class to suggest to the peer channel
75 ; when this channel places the peer on hold. It may be specified globally or on
76 ; a per-user or per-peer basis.
78 ; Typical config for a 7940 with dual 7914s
80 ;device=SEP0007EB463121
82 ;callerid="Customer Support" <810-234-1212>
85 ;linelabel="Support Line" ; Displays next to the line
86 ; button on 7940's and 7960s
88 ;callerid="John Chambers" <408-526-4000>
93 ;speeddial => 111,Jack Smith
94 ;speeddial => 112,Bob Peterson