Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.1 KB

INSTALL.md

File metadata and controls

30 lines (22 loc) · 1.1 KB

#platform

##建议环境

  1. linux内核操作系统,建议内核版本> 2.6.9
  2. gcc 3.4 编译工具链

##依赖项

  1. FreeSWITCH
  2. OpenSIPS (可选)
  3. boost
  4. json-c
  5. libxml2
  6. mysql
  7. pcre
  8. libcurl

##编译

  • $ bash build.sh build
  • 目录release目录下有imsacdagentproxyivrfreeswitch四个目录,每个目录下有独立的可执行程序

#tools

##建议环境

  1. windows系列操作系统,建议版本不低于 windows xp
  2. vs2003、vs2010

##编译

  1. 各工程目录的vcprj或sln文件打开编译即可