1、由于最新pjsip不支持高版本的ffmpeg,只能支持1.2.5以下的版本
ffmpeg 1.2.5的编译:
http://www.ffmpeg.org/release/
下载
./configure --enable-shared --disable-static --enable-memalign-hack --enable-gpl --enable-libx264
2、pjsip库的编译:
下载pjsip库:
http://www.pjsip.org/download.htm
./configure --enable-epoll --enable-shared --enable-sound --enable-video --enable-speex-aec --enable-sdl --enable-ffmpeg --enable-v4l2
make & make install 编译安装
3、安装MinisipServer linux版本 搭建VOIP服务器
http://www.myvoipapp.com/cn/docs/mss_services/linux/index.html

本文介绍了如何使用pjsip库和MinisipServer在Linux上搭建VOIP服务器,并详细说明了3CX客户端的配置过程,包括ffmpeg 1.2.5的编译、pjsip的编译安装以及通过CLI命令行启动miniSIPServer。此外,还演示了如何在iPhone上使用pjsip进行账户登录和拨打IP电话。
最低0.47元/天 解锁文章
168

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



