Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
asterisk
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Voice
asterisk
Commits
32713608
Commit
32713608
authored
8 years ago
by
Richard Mudgett
Browse files
Options
Downloads
Patches
Plain Diff
dsp.c: Correct DTMF twist dsp.conf documentation.
Change-Id: Idf97e3a72f1edc5fca58f2fa7b20785922be0cae
parent
49461f37
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
configs/samples/dsp.conf.sample
+14
-14
14 additions, 14 deletions
configs/samples/dsp.conf.sample
with
14 additions
and
14 deletions
configs/samples/dsp.conf.sample
+
14
−
14
View file @
32713608
...
...
@@ -8,28 +8,28 @@
; DTMF Reverse Twist and Normal Twist is the difference in power between the row and column energies.
;
; Normal Twist is where the
Column
energy is greater than the
Row
energy
; Reverse Twist is where the
Row
energy is greater.
; Normal Twist is where the
row
energy is greater than the
column
energy
.
; Reverse Twist is where the
column
energy is greater.
;
; Power level difference between frequencies for different Administrations/RPOAs
;
Power Gain
equiv
;
normal
reverse
dB's
; AT&T(default) 6.31
2.51
8dB(normal), 4dB(reverse)
; NTT
3.16 3.16
Max. 5dB
; Danish
3.98 3.98
Max. 6dB
; Australian
10.0 10.0
Max. 10dB
; Brazilian
7.94 7.94
Max. 9dB
; ETSI
3.98 3.98
Max. 6dB
;
Power Gain
equiv
;
normal
reverse
dB's
; AT&T(default) 6.31
2.51
8dB(normal), 4dB(reverse)
; NTT
3.16 3.16
Max. 5dB
; Danish
3.98 3.98
Max. 6dB
; Australian
10.0 10.0
Max. 10dB
; Brazilian
7.94 7.94
Max. 9dB
; ETSI
3.98 3.98
Max. 6dB
;previous version compatible AT&T values
; RADIO_RELAX disabled, and relaxdtmf=no
;
6.30 2.50
7.99dB(normal), 3.98dB(reverse)
;
6.30 2.50
7.99dB(normal), 3.98dB(reverse)
; RADIO_RELAX disabled, and relaxdtmf=yes
;
6.30 4.00
7.99dB(normal), 6.02dB(reverse)
;
6.30 4.00
7.99dB(normal), 6.02dB(reverse)
; RADIO_RELAX enabled, and relaxdtmf=no
;
6.30 2.50
7.99dB(normal), 3.984dB(reverse)
;
6.30 2.50
7.99dB(normal), 3.984dB(reverse)
; RADIO_RELAX enabled, and relaxdtmf=yes
;
6.30 6.50
7.99dB(normal), 8.13dB(reverse)
;
6.30 6.50
7.99dB(normal), 8.13dB(reverse)
;If you don't know what these mean, don't change them.
;dtmf_normal_twist=6.31
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment