Let's also include aclocal.m4
[asterisk-bristuff.git] / configs / skinny.conf.sample
blob87c37e4d2f41760d743aa6bfd2d01e4590e7827c
2 ; Skinny Configuration for Asterisk
4 [general]
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.
10 keepalive=120
12 ;allow=all              ; see doc/rtp-packetization for framing options
13 ;disallow=
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).
37                              ; Defaults to fixed.
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+
49 ;[florian]
50 ;device=SEP00D0BA847E6B
51 ;version=P002G204       ; Thanks critch
52 ;context=did
53 ;line => 120            ; Dial(Skinny/120@florian)
56 ; Typical config for a 7910
57 ;[duba]                 ; Device name
58 ;device=SEP0007EB463101 ; Official identifier
59 ;version=P002F202       ; Firmware version identifier
60 ;host=192.168.1.144
61 ;permit=192.168.0/24    ; Optional, used for authentication
62 ;nat=yes
63 ;callerid="George W. Bush" <202-456-1414>
64 ;mailbox=500
65 ;callwaiting=yes
66 ;transfer=yes
67 ;threewaycalling=yes
68 ;context=default
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
79 ;[support]
80 ;device=SEP0007EB463121
81 ;nat=yes
82 ;callerid="Customer Support" <810-234-1212>
83 ;mailbox=100
84 ;context=inbound
85 ;linelabel="Support Line"       ; Displays next to the line 
86                                 ; button on 7940's and 7960s
87 ;line => 100
88 ;callerid="John Chambers" <408-526-4000>
89 ;context=did
90 ;linelabel="John"
91 ;mailbox=110
92 ;line => 110
93 ;speeddial => 111,Jack Smith
94 ;speeddial => 112,Bob Peterson
95 ;addon => 7914
96 ;addon => 7914