summaryrefslogtreecommitdiffstats
path: root/iax.conf
blob: 323325fbed4d0cb0785654b9e264e146dfeea605 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
[general]
bindport=4569
bindaddr=0.0.0.0
iaxcompat=no
nochecksums=no
delayreject=yes
amaflags=default
adsi=no
language=en
mohinterpret=default
mohsuggest=default
disallow=all
allow=gsm
allow=ulaw
allow=alaw
jitterbuffer=no
forcejitterbuffer=no
maxjitterbuffer=1000
maxjitterinterps=10
resyncthreshold=1000
trunkfreq=20
trunktimestamps=yes
minregexpire = 60
maxregexpire = 180
iaxthreadcount = 10
iaxmaxthreadcount = 100
authdebug=yes
tos=ef
autokill=yes
codecpriority=host


; Guest sections for unauthenticated connection attempts.  Just specify an
; empty secret, or provide no secret section.
;
;[guest]
;type=user
;context=default
;callerid="Guest IAX User"

[fedoratalk]	; calls coming from our UK DID provider
type=user
secret=hidden
auth=md5
context=from-pstn
deny=0.0.0.0/0
permit=213.166.5.128/28
permit=87.238.72.128/26
disallow=all
allow=gsm
allow=ulaw
allow=alaw

[jcollie]
type=friend
host=dynamic
secret=hidden
context=from-contributor
timezone=America/Chicago
callerid="Jeffrey C. Ollie"
qualify=yes
qualifysmoothing=yes
qualifyfreqok=60000
qualifyfreqnotok=10000

[dgilmore]
type=friend
host=dynamic
secret=hidden
context=from-contributor
timezone=America/Chicago
callerid="Dennis Gilmore"
qualify=yes
qualifysmoothing=yes
qualifyfreqok=60000
qualifyfreqnotok=10000