提交 3d0c245f authored 作者: Eliot Gable's avatar Eliot Gable

Revert "Initial draft of message dispatcher system; untested, experimental. Do…

Revert "Initial draft of message dispatcher system; untested, experimental. Do not enable unless you know what you are doing." Pushing into branch.

This reverts commit c6b3a686.
上级 c6b3a686
......@@ -209,8 +209,7 @@ library_include_HEADERS = \
libs/libtpl-1.5/src/tpl.h \
src/include/switch_limit.h \
src/include/switch_odbc.h \
src/include/switch_pgsql.h \
src/include/switch_dispatcher.h
src/include/switch_pgsql.h
nodist_libfreeswitch_la_SOURCES = \
src/include/switch_frame.h \
......@@ -267,7 +266,6 @@ libfreeswitch_la_SOURCES = \
src/switch_odbc.c \
src/switch_pgsql.c \
src/switch_limit.c \
src/switch_dispatcher.c \
src/g711.c \
src/switch_pcm.c \
src/switch_profile.c \
......
......@@ -143,7 +143,6 @@
#include "switch_pgsql.h"
#include "switch_json.h"
#include "switch_limit.h"
#include "switch_dispatcher.h"
#include <libteletone.h>
......
差异被折叠。
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论