diff options
author | Ted Trask <ttrask01@yahoo.com> | 2016-04-20 21:06:54 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2016-04-20 21:06:54 +0000 |
commit | 6d6b0dced68f5d291ed67a3bf98b82a81a0fb24e (patch) | |
tree | 5a256f0b7b3404f1f290d6ccc672cb595029cfc9 /community/acf-provisioning-algo/init.cfg.sample | |
parent | 61d903698f762e655fba9e83a91c7a4733ae786b (diff) | |
download | aports-6d6b0dced68f5d291ed67a3bf98b82a81a0fb24e.tar.bz2 aports-6d6b0dced68f5d291ed67a3bf98b82a81a0fb24e.tar.xz |
community/acf-provisioning-*: move firmware packages into community
This includes moving cyberdata out of testing
Diffstat (limited to 'community/acf-provisioning-algo/init.cfg.sample')
-rw-r--r-- | community/acf-provisioning-algo/init.cfg.sample | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/community/acf-provisioning-algo/init.cfg.sample b/community/acf-provisioning-algo/init.cfg.sample new file mode 100644 index 0000000000..4a673ac8ae --- /dev/null +++ b/community/acf-provisioning-algo/init.cfg.sample @@ -0,0 +1,20 @@ +net.dscp.rtp = 101110 +net.dscp.sip = 101110 +net.vlan.id = 1 +net.vlan.priority = 5 +net.vlan.use = 1 +prov.download.cfgpath = Algo +prov.download.fwgpath = Algo +prov.download.method = http +prov.server.method = static +prov.server.static = 10.0.0.1 +prov.version.firmware = 2.4 +prov.version.kernel = r5 +sip.alert2.use = 1 +audio.ring.tone2 = buzzer.wav +sip.alert3.use = 1 +audio.ring.tone3 = chime.wav +sip.alert4.use = 1 +audio.ring.tone4 = dogs.wav +sip.alert5.use = 1 +audio.ring.tone5 = gong.wav |