Make it build with the bristuffed libpri
[asterisk-bristuff.git] / configs / adtranvofr.conf.sample
blobdc7bcfc7c92e1c2ceb4bffa2a8f514975be7eb18
2 ; Voice over Frame Relay (Adtran style)
4 ; Configuration file
6 [interfaces]
8 ; Default language
10 ;language=en
12 ; Lines for which we are the user termination.  They accept incoming
13 ; and outgoing calls.  We use the default context on the first 8 lines
14 ; used by internal phones.
16 context=default
17 ;user => voice00
18 ;user => voice01
19 ;user => voice02
20 ;user => voice03
21 ;user => voice04
22 ;user => voice05
23 ;user => voice06
24 ;user => voice07
25 ; Calls on 16 and 17 come from the outside world, so they get
26 ; a little bit special treatment
27 context=remote
28 ;user => voice16
29 ;user => voice17
31 ; Next we have lines which we only accept calls on, and typically
32 ; do not send outgoing calls on (i.e. these are where we are the
33 ; network termination)
35 ;network => voice08
36 ;network => voice09
37 ;network => voice10
38 ;network => voice11
39 ;network => voice12