freeswitch

freeswitch
official document
https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/
ELS& language:
https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Client-and-Developer-Interfaces/
ESL EVENT :
https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Introduction/Event-System/Event-List_7143557
ESL event header
https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Introduction/Event-System/Event-headers_32178341#0-about
module:
https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Modules/mod_xml_cdr_6587377/#fs-xml-cdrpl
Chinese Reference
http://www.freeswitch.org.cn/books/references/index.html
life cycle of a call
https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Introduction/Life-Cycle-of-a-Call_1048888
channel states
https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Dialplan/Channel-States_7144639#0-about
channel variables
https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Dialplan/Channel-Variables_16352493
api: / command:show api
https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Modules/mod_commands_1966741/#originate

CHANNEL app:
https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Modules/mod_dptools_1970333/#about

curl http
uncomment the module.xml.conf
some usual command
/log F7 F8
https://www.jianshu.com/p/e80f6dc3423c

ivr default config
C:\Program Files\FreeSWITCH\conf\autoload_configs\ivr.conf.xml
C:\Program Files\FreeSWITCH\conf\ivr_menus

main configuration is
freeswitch.xml and
C:\Program Files\FreeSWITCH\conf\dialplan\default.xml

callcenter
setstatus : wss://crm-callcenter.bestpay.cn/ws
CTI 157/159 :9050 dll C开发
cti 统一发送命令 到record 152 /ippbx/scripts/Record.js record the mp3
ACD 160 : set agent status
IVR 155 — event EXECUTE 172.31.15.153/
the brokers interact with each other by event socket
kamailio: 159配置sippwdll分发 到sip:172.31.15.152ls :4473(record) 157未配置
172.31.15.152:4473(record): 内联模式 开端口 4521 event_socket_config.xml

你可能感兴趣的:(中间件,apache,mysql,intellij-idea)