adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1679 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
3ba26db705
commit
ee19beb17a
|
@ -225,7 +225,7 @@ static const switch_codec_implementation_t ilbc_8k_20ms_implementation = {
|
|||
|
||||
|
||||
static const switch_codec_implementation_t ilbc_102_8k_30ms_implementation = {
|
||||
/*.ianacode */ 97,
|
||||
/*.ianacode */ 102,
|
||||
/*.iananame */ "iLBC",
|
||||
/*.samples_per_second */ 8000,
|
||||
/*.bits_per_second */ NO_OF_BYTES_30MS*8*8000/BLOCKL_30MS,
|
||||
|
|
Loading…
Reference in New Issue