chan-sccp-b: remove old multiple makefiles, introduce build variants
[feed/telephony.git] / net / chan-sccp-b / files / sccp.conf
1 [general]
2 servername = Openwrt
3 keepalive = 60
4 debug = core
5 context = default
6 dateformat = D/M/Y
7 binaddr = ::
8 bindaddr = 192.168.1.1
9 port = 2000
10 disallow = all
11 allow = ulaw
12 allow = alaw
13 allow = gsm
14 firstdigittimeout = 16
15 digittimeout = 6
16 autoanswer_ring_time = 1
17 musicclass = default
18 language = en
19 deny = 0.0.0.0/0.0.0.0
20 permit = internal
21 protocolversion = 17
22
23 hotline_enabled = yes
24 hotline_context = default
25 hotline_extension = 111
26
27 [SEP001122334455]
28 type = device
29 description = Phone Number One
30 devicetype = 7940
31 button = line, 111
32 button = line, 113@01:shared
33 button = speeddial,Phone 2 Line 1, 112, 112@hint
34
35 [SEP00a1a2a3a4a5]
36 type = device
37 description = Phone Number Two
38 devicetype = 7960
39 button = line, 112
40 button = line, 113@01:shared
41 button = speeddial,Phone 1 Line 1, 111, 111@hint
42
43 [111]
44 id = 1000
45 type = line
46 pin = 1234
47 label = Phone 1 Line 1
48 description = Line 111
49 mailbox = 10111
50 cid_name = Phone 1 CID
51 cid_num = 111
52 accountcode=79111
53 callgroup=1
54 pickupgroup=1
55 context = default
56 incominglimit = 2
57 vmnum = 600
58 trnsfvm = 1000
59
60 [112]
61 id = 1001
62 type = line
63 pin = 1234
64 label = Phone 2 Line 1
65 description = Line 112
66 mailbox = 10112
67 cid_name = Phone 2 CID
68 cid_num = 112
69 accountcode=79112
70 callgroup=1
71 pickupgroup=1
72 context = default
73 incominglimit = 2
74 vmnum = 600
75 trnsfvm = 1000
76
77 [113]
78 id = 1002
79 type = line
80 pin = 1234
81 label = SharedLine 1
82 description = Line 113
83 mailbox = 10113
84 cid_name = Shared
85 cid_num = 113
86 accountcode=79113
87 incominglimit = 2
88 vmnum = 600
89 trnsfvm = 1000
90