Update algom{$mac}.conf
This commit is contained in:
parent
c8699a5797
commit
dce8f1ba8a
|
|
@ -25,19 +25,19 @@ audio.page.tone = page-notif.wav
|
|||
audio.page.vol = 4
|
||||
audio.relay.mode = 0
|
||||
audio.ring.cid1.delay = 0
|
||||
audio.ring.cid1.regex =
|
||||
audio.ring.cid1.regex =
|
||||
audio.ring.cid1.tone = warble2-med.wav
|
||||
audio.ring.cid1.use = 0
|
||||
audio.ring.cid2.delay = 0
|
||||
audio.ring.cid2.regex =
|
||||
audio.ring.cid2.regex =
|
||||
audio.ring.cid2.tone = warble2-med.wav
|
||||
audio.ring.cid2.use = 0
|
||||
audio.ring.cid3.delay = 0
|
||||
audio.ring.cid3.regex =
|
||||
audio.ring.cid3.regex =
|
||||
audio.ring.cid3.tone = warble2-med.wav
|
||||
audio.ring.cid3.use = 0
|
||||
audio.ring.cid4.delay = 0
|
||||
audio.ring.cid4.regex =
|
||||
audio.ring.cid4.regex =
|
||||
audio.ring.cid4.tone = warble2-med.wav
|
||||
audio.ring.cid4.use = 0
|
||||
audio.ring.io = 0
|
||||
|
|
@ -61,7 +61,7 @@ io.ring.mode = 0
|
|||
io.ring.tone = chime.wav
|
||||
log.level = info
|
||||
log.method = local
|
||||
log.server =
|
||||
log.server =
|
||||
log.size = 100
|
||||
mcast.master.fixed = 1
|
||||
mcast.master.ring = 0
|
||||
|
|
@ -137,56 +137,56 @@ mcast.zones.exp = 0
|
|||
net.dhcp.timeout = 60
|
||||
net.dhcp.use = 1
|
||||
net.discovery = 1
|
||||
net.dns1 =
|
||||
net.dns2 =
|
||||
net.dns1 =
|
||||
net.dns2 =
|
||||
net.dscp.rtcp = 0
|
||||
net.dscp.rtp = 0
|
||||
net.dscp.sip = 0
|
||||
net.ethmon = 0
|
||||
net.gateway =
|
||||
net.gateway =
|
||||
net.http = 1
|
||||
net.ip =
|
||||
net.mask =
|
||||
net.ip =
|
||||
net.mask =
|
||||
net.snmp = 0
|
||||
net.time = {$ntp_server_primary}
|
||||
net.vlan.id = 0
|
||||
net.vlan.priority = 0
|
||||
net.vlan.use = 0
|
||||
prov.auth.pwd =
|
||||
prov.auth.user =
|
||||
prov.auth.pwd =
|
||||
prov.auth.user =
|
||||
prov.download.cfgpath = {$project_path}app/provision
|
||||
prov.download.fwpath =
|
||||
prov.download.fwpath =
|
||||
prov.download.method = http
|
||||
prov.server.method = static
|
||||
prov.server.static = {$domain_name}
|
||||
prov.use = 1
|
||||
sip.alert1.auth =
|
||||
sip.alert1.auth =
|
||||
sip.alert1.event = 2
|
||||
sip.alert1.mode =
|
||||
sip.alert1.pwd =
|
||||
sip.alert1.user =
|
||||
sip.alert2.auth =
|
||||
sip.alert1.mode =
|
||||
sip.alert1.pwd =
|
||||
sip.alert1.user =
|
||||
sip.alert2.auth =
|
||||
sip.alert2.event = 2
|
||||
sip.alert2.pwd =
|
||||
sip.alert2.pwd =
|
||||
sip.alert2.use = 0
|
||||
sip.alert2.user =
|
||||
sip.alert3.auth =
|
||||
sip.alert2.user =
|
||||
sip.alert3.auth =
|
||||
sip.alert3.event = 2
|
||||
sip.alert3.pwd =
|
||||
sip.alert3.pwd =
|
||||
sip.alert3.use = 0
|
||||
sip.alert3.user =
|
||||
sip.alert4.auth =
|
||||
sip.alert3.user =
|
||||
sip.alert4.auth =
|
||||
sip.alert4.event = 2
|
||||
sip.alert4.pwd =
|
||||
sip.alert4.pwd =
|
||||
sip.alert4.use = 0
|
||||
sip.alert4.user =
|
||||
sip.alert5.auth =
|
||||
sip.alert4.user =
|
||||
sip.alert5.auth =
|
||||
sip.alert5.event = 2
|
||||
sip.alert5.pwd =
|
||||
sip.alert5.pwd =
|
||||
sip.alert5.use = 0
|
||||
sip.alert5.user =
|
||||
sip.bkproxy1 =
|
||||
sip.bkproxy2 =
|
||||
sip.alert5.user =
|
||||
sip.bkproxy1 =
|
||||
sip.bkproxy2 =
|
||||
sip.detect.mode = 1
|
||||
sip.diffport = 0
|
||||
sip.ka.method = 0
|
||||
|
|
@ -199,16 +199,17 @@ sip.page.use = 1
|
|||
sip.proxy = {$account.1.server_address}
|
||||
sip.regexp = {$account.1.register_expires}
|
||||
sip.register.use = 1
|
||||
sip.registrar =
|
||||
sip.registrar =
|
||||
sip.ssr.chkact = 0
|
||||
sip.ssr.interval = 120
|
||||
sip.ssr.method = 0
|
||||
sip.ssr.nofb = 0
|
||||
sip.ssr.use = 0
|
||||
sip.stun =
|
||||
sip.stun =
|
||||
sip.u1.auth = {$account.1.auth_id}
|
||||
sip.u1.pwd = {$account.1.password}
|
||||
sip.u1.user = {$account.1.user_id}
|
||||
synapps.port = 6789
|
||||
synapps.server =
|
||||
synapps.server =
|
||||
synapps.use = 1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue