yum install git gcc-c++ autoconf automake libtool wget python ncurses-devel zlib-devel libjpeg-devel openssl-devel e2fsprogs-devel sqlite-devel libcurl-devel pcre-devel speex-devel ldns-devel libedit-devel
git clone -b v1.4 https://freeswitch.org/stash/scm/fs/freeswitch.git
wget http://soft.docall100.com/soft/freeswitch.1.4.tar.gz
./bootstrap.sh -j
edit user-agent profile->user_agent =./src/mod/endpoints/mod_sofia/sofia.c 4063
./configure -C --prefix=/home/freeswitch-1.4
make && make install


edit
acl
dialplan/default.xml
logfile
ip
event_socket
internal.xml context=default
external context=default
inbound-reg-in-new-thread

 

相关文章:

  • 2021-09-20
  • 2021-05-24
  • 2021-12-04
  • 2021-09-28
  • 2021-05-28
  • 2022-02-03
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-04-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案