freeSWITCH之安裝

freeSWITCH 安裝

官網教程 https://freeswitch.org/confluence/display/FREESWITCH/FreeSWITCH+First+Stepslinux

Windows

download page

install

  • 下載對應版本
  • 默認安裝目錄 C:\Program Files\FreeSWITCH

run

  • 以管理員權限運行freeswitch命令 FreeSwitchConsole.exeandroid

    images

  • 客戶端 fs_cli.exewindows

    images
    顯示安裝成功api

Mac

install

  • brew install freeswitchapp

    images

run

  • 服務端 brew services start freeswitch
  • 客戶端 fs_cli
    images

Linux

debin-jessie install

官網教程https://freeswitch.org/confluence/display/FREESWITCH/Debian+8+Jessieide

aliyun source
deb http://mirrors.aliyun.com/debian/ jessie main non-free contrib
deb http://mirrors.aliyun.com/debian/ jessie-proposed-updates main non-free contrib
deb-src http://mirrors.aliyun.com/debian/ jessie main non-free contrib
deb-src http://mirrors.aliyun.com/debian/ jessie-proposed-updates main non-free contrib

wget -O - https://files.freeswitch.org/repo/deb/debian/freeswitch_archive_g0.pub | apt-key add -
echo "deb http://files.freeswitch.org/repo/deb/freeswitch-1.6/ jessie main" > /etc/apt/sources.list.d/freeswitch.list

apt-get update && apt-get install -y freeswitch-meta-all

run

  • 服務端 sudo systemctl start freeswitch.serviceui

    images

  • 客戶端 fs_cligoogle

    images

X-lite客戶端安裝

Before you download X-Lite for Windows PC or Mac, please note that in order to use X-Lite to make audio calls to softphone/mobile/landline numbers and make video calls/send Instant Messages to softphones, a VoIP subscription with a local service provider or Internet Service Provider is required. Please contact your local service provider to subscribe.code

默認安裝便可教程

zoiper 安裝(移動端)

開發文檔

相關文章
相關標籤/搜索