summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorSean Bright <sean.bright@gmail.com>2017-06-11 13:06:17 -0400
committerSean Bright <sean.bright@gmail.com>2017-06-11 13:06:17 -0400
commitda3312457e6cf1c0d7bc8cb2a4aba57877fb5afc (patch)
tree1e51477fa1db723c9e5d73bb2eeb63c7ba54151b /configs
parent85dff8e26ee9bbe3ce781eefb9b1037e1fb9217a (diff)
codecs.conf.sample: Fix max_bandwidth speling error
Reported by Sylvain Boily via asterisk-dev mailing list. Change-Id: Idc7623f335aea3e144dd369ba383b9a757480a9d
Diffstat (limited to 'configs')
-rw-r--r--configs/samples/codecs.conf.sample6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/samples/codecs.conf.sample b/configs/samples/codecs.conf.sample
index 63d0352a8..eff3da02c 100644
--- a/configs/samples/codecs.conf.sample
+++ b/configs/samples/codecs.conf.sample
@@ -162,9 +162,9 @@ packetloss_percentage=10;
;complexity= ; Encoder's computational complexity. Can be any number between 0
; and 10, inclusive. Note, 10 equals the highest complexity.
; (default: 10)
-;max_bandwitdth= ; Encoder's maximum bandwidth allowed. Sets an upper bandwidth
- ; bound on the encoder. Can be any of the following: narrow,
- ; medium, wide, super_wide, full. (default: full)
+;max_bandwidth= ; Encoder's maximum bandwidth allowed. Sets an upper bandwidth
+ ; bound on the encoder. Can be any of the following: narrow,
+ ; medium, wide, super_wide, full. (default: full)
;signal= ; Encoder's signal type. Aids in mode selection on the encoder: Can
; be any of the following: auto, voice, music. (default: auto)
;application= ; Encoder's application type. Can be any of the following: voip,