sofia

参考: https://www.freesion.com/article/9565997631/

fs_cli #进入管理控制台
fsctl shutdown restart 重启
reloadxml 使用配置生效
sofia profile internal restart #重启internal
sofia profile internal external #重启external



#查看freeswitch状态
sofia status
sofia status profile internal   #查看internal配置信息
sofia status profile external 
sofia status profile internal reg  #查看注册信息
sofia status profile external reg
sofia status profile internal user 1003  #查看特定用户
sofia status profile internal user 1000

originate命令

#呼出电话
originate user/1012 &echo

originate sofia/external/1006@192.168.110.39 &echo
originate sofia/external/1006@192.168.2.109 &echo