安装依赖包
yum -y install unixODBC-devel mysql-connector-odbc pcre-devel speex-devel libedit-devel openssl-devel postgresql-devel
使用vim工具,打开module.conf
注释mod_enum模块
取消 mod_ilbc mod_rtmp 注释(可以以略过)
./configure --enable-core-odbc-support
make
make install
make cd-sounds-install
make cd-moh-install
安装多媒体服务器软件

本文介绍如何安装配置多媒体服务器软件,包括安装必要的依赖包,如unixODBC-devel、mysql-connector-odbc等,并通过vim编辑module.conf文件来调整模块设置。最后通过编译配置、编译、安装等步骤完成整个过程。
1791

被折叠的 条评论
为什么被折叠?



