~ubuntu-branches/ubuntu/quantal/zaptel/quantal

« back to all changes in this revision

Viewing changes to qozap/zaptel.conf.octoBRI

  • Committer: Bazaar Package Importer
  • Author(s): Tzafrir Cohen
  • Date: 2008-08-28 22:58:23 UTC
  • mfrom: (11.1.11 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080828225823-r8bdunirm8hmc76m
Tags: 1:1.4.11~dfsg-2
* Patch xpp_fxs_power: Fixed an issue with hook detection of the Astribank
  FXS module.
* Don't fail init.d script if fxotune fails. This may happen if running it
  when Asterisk is already running.
* Bump standards version to 3.8.0.0 .
* Ignore false lintian warning ("m-a a-i" has "a a").
* Patch xpp_fxo_cid_always: do always pass PCM if that's what the user
  asked.
* Patch vzaphfc_proc_root_dir: fix vzaphfc on 2.6.26.
* Patch wcte12xp_flags: Proper time for irq save flags.
* Patch headers_2627: Fix location of semaphore.h for 2.6.27 .
* Patch xpp_fxs_dtmf_leak: Don't play DTMFs to the wrong channel.
* Patch wctdm_fix_alarm: Fix sending channel alarms.
* Patch device_class_2626: Fix building 2.6.26 (Closes: #493397).
* Using dh_lintian for lintian overrides, hence requiring debhelper 6.0.7.
* Lintian: we know we have direct changes. Too bad we're half-upstream :-(
* Fix doc-base section names. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
loadzone=nl
2
 
defaultzone=nl
3
 
# qozap span definitions
4
 
# most of the values should be bogus because we are not really zaptel
5
 
span=1,1,3,ccs,ami
6
 
span=2,0,3,ccs,ami
7
 
span=3,0,3,ccs,ami
8
 
span=4,0,3,ccs,ami
9
 
span=5,1,3,ccs,ami
10
 
span=6,0,3,ccs,ami
11
 
span=7,0,3,ccs,ami
12
 
span=8,0,3,ccs,ami
13
 
 
14
 
bchan=1,2
15
 
dchan=3
16
 
bchan=4,5
17
 
dchan=6
18
 
bchan=7,8
19
 
dchan=9
20
 
bchan=10,11
21
 
dchan=12
22
 
bchan=13,14
23
 
dchan=15
24
 
bchan=16,17
25
 
dchan=18
26
 
bchan=19,20
27
 
dchan=21
28
 
bchan=22,23
29
 
dchan=24
30