From: Sean Bright Date: Sun, 11 Jun 2017 17:06:17 +0000 (-0400) Subject: codecs.conf.sample: Fix max_bandwidth speling error X-Git-Tag: 13.17.0-rc1~44^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da3312457e6cf1c0d7bc8cb2a4aba57877fb5afc;p=thirdparty%2Fasterisk.git codecs.conf.sample: Fix max_bandwidth speling error Reported by Sylvain Boily via asterisk-dev mailing list. Change-Id: Idc7623f335aea3e144dd369ba383b9a757480a9d --- diff --git a/configs/samples/codecs.conf.sample b/configs/samples/codecs.conf.sample index 63d0352a86..eff3da02c6 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,