summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins2 <jenkins2@gerrit.asterisk.org>2017-06-12 16:07:50 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-06-12 16:07:50 -0500
commit44a0edcf71f09258673491154601ebd0f36cc3f0 (patch)
treedd97a167ce91de292e57c9c1035fb838450f5d88
parentac5f40f797f6eb3de87604cddacd9c3d8c997b10 (diff)
parent847087a4ffc3fe914cdeea519c9d52a2f8709d7f (diff)
Merge "codecs.conf.sample: Fix max_bandwidth speling error"
-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 e40aa35a3..9b7af3e36 100644
--- a/configs/samples/codecs.conf.sample
+++ b/configs/samples/codecs.conf.sample
@@ -165,9 +165,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,