根據(jù)官方安裝部署的步驟,大概需要經(jīng)過(guò)以下幾個(gè)步驟:
- 選擇樹莓派系統(tǒng)文件
- 安裝到SD卡。
- 把SD卡安裝到樹莓派系統(tǒng)
- 設(shè)置系統(tǒng)環(huán)境和權(quán)限。
- 安裝安全證書
- 安裝Asterisk 和PJSIP
- 配置PJSIP文件,配置撥號(hào)規(guī)則
- 播放圖像,呼叫測(cè)試
實(shí)現(xiàn)的功能:
- SIP Audio Calling
- SIP Video Calling
- Call Transfer (Both Blind & Attended)
- 3rd Party Conference Call
- Call Detail Records
- Call Recording (Audio & Video)
- Screen Share during Video Call
- Scratchpad Share during Video Call
- Video/Audio File Share during Video Call
- SIP (text/plain) Messaging
- SIP Message Accept Notification (not delivery)
- Buddy (Contact) Management
- Useful debug messages sent to console.
- Works on: Chrome (all features work), Edge (same as Chrome), Opera (same as Chrome), Firefox (Most features work), Safari (Most feature work)
安裝環(huán)境要求:
- Asterisk PBX (with WebRTC and Messaging)
- sip-0.11.6.js : WebRTC and SIP signaling library
- jquery-3.3.1.min.js : JavaScript toolkit
- jquery.md5-min.js : Md5 Hash plug-in (unused)
- Chart.bundle-2.7.2.js : Graph and Chart UI
- dhtmlx.js : Windowing & UI Library
- fabric-2.4.6.min.js : Canvas Editing Library
- moment-with-locales-2.24.0.min.js : Date & Time Library
- croppie.min.js : Profile Picture Crop Library
官方視頻分享了基于PJSIP配置和chan_sip的配置。這兩種配置方式涉及到了證書安裝和SIP配置文件,撥號(hào)規(guī)則的設(shè)置。用戶可以自行選擇自己熟悉的環(huán)境。筆者建議用戶使用PJSIP,簡(jiǎn)單原因:chan_sip 官方已不在維護(hù),PJSIP支持了更多IP終端的融合通信的業(yè)務(wù)擴(kuò)展。
官方配置文檔:
https://github.com/InnovateAsterisk/Browser-Phone
關(guān)于Asterisk/WebRTC的配置:
http://www.asterisk.org.cn/asterisk-cn-doc/doc/25690151.html
http://www.asterisk.org.cn/asterisk-cn-doc/doc/25690151.html
融合通信/IPPBX商業(yè)解決方案:www.hiastar.com
最新Asterisk完整中文用戶手冊(cè)詳解及免費(fèi)slack支持:www.asterisk.org.cn
Freepbx/FreeSBC技術(shù)文檔: www.freepbx.org.cn
如何使用FreeSBC,qq技術(shù)分享群:334023047
關(guān)注微信公眾號(hào):asterisk-cn,獲得有價(jià)值的通信行業(yè)技術(shù)分享