diff --git a/Makefile.am b/Makefile.am index 75cc95c30a..282f63642b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -224,7 +224,7 @@ library_include_HEADERS = \ src/include/switch_types.h \ src/include/switch_utils.h \ src/include/switch_rtp.h \ - src/include/switch_vidderbuffer.h \ + src/include/switch_jitterbuffer.h \ src/include/switch_rtcp_frame.h \ src/include/switch_stun.h \ src/include/switch_nat.h \ @@ -234,7 +234,6 @@ library_include_HEADERS = \ src/include/switch_cpp.h \ src/include/switch_curl.h \ src/include/switch_json.h \ - src/include/switch_stfu.h \ src/include/switch_utf8.h \ src/include/switch_vpx.h \ libs/libteletone/src/libteletone_detect.h \ @@ -290,7 +289,7 @@ libfreeswitch_la_SOURCES = \ src/switch_resample.c \ src/switch_regex.c \ src/switch_rtp.c \ - src/switch_vidderbuffer.c \ + src/switch_jitterbuffer.c \ src/switch_ivr_bridge.c \ src/switch_ivr_originate.c \ src/switch_ivr_async.c \ @@ -315,7 +314,6 @@ libfreeswitch_la_SOURCES = \ src/switch_json.c \ src/switch_curl.c \ src/switch_hashtable.c\ - src/switch_stfu.c \ src/switch_utf8.c \ libs/libtpl-1.5/src/tpl.c \ libs/libteletone/src/libteletone_detect.c \ diff --git a/conf/vanilla/autoload_configs/opus.conf.xml b/conf/vanilla/autoload_configs/opus.conf.xml index 022cc15912..98a6b7fd1d 100644 --- a/conf/vanilla/autoload_configs/opus.conf.xml +++ b/conf/vanilla/autoload_configs/opus.conf.xml @@ -9,7 +9,7 @@ - +