git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7464 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-02-01 17:28:00 +00:00
parent 141b2666ab
commit 04169f7b0a
1 changed files with 1 additions and 0 deletions

View File

@ -131,6 +131,7 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_g722_load)
mpf * count, spf * count, bpf * count, ebpf * count, 1, 1, 12,
switch_g722_init, switch_g722_encode, switch_g722_decode, switch_g722_destroy);
}
SWITCH_ADD_CODEC(codec_interface, "G.722_8");
for (count = 12; count > 0; count--) {
switch_core_codec_add_implementation(pool, codec_interface,
SWITCH_CODEC_TYPE_AUDIO, 109, "G722_8", NULL, 8000, 8000, 64000,