linux lab - openfire

12
即即即即即即即 即即即即 即即即 即即即 即即即 Michael Lee

Upload: ascxc-cfasdasd

Post on 12-Mar-2016

242 views

Category:

Documents


4 download

DESCRIPTION

Linux LAB - Openfire

TRANSCRIPT

Page 1: Linux LAB - Openfire

即時通訊伺服器

指導老師 林旺聰 彭學勤 楊宏文學 生 Michael Lee

Page 2: Linux LAB - Openfire

預期完成項目• Message of the Day• 設定個別帳號使用外部 IM 的種類• 特定字串過濾替換• 訊息內容監看及存檔• 網頁客服• 整合 SIP Server 提供 VOIP 服務• Clustering

Page 3: Linux LAB - Openfire

實驗環境及硬體規格• Oracle VM VirtualBox 4.1.2• Intel core 2 duo E4500 4G RAM Realtek RTL8168 NIC

3

Page 4: Linux LAB - Openfire

軟體套件• Server : openSUSE Enterprise 11 Apache Openfire 3.7.1

SIP Server 3CX Phone System 10• Client : Spark 2.6.3• Plugins:– IM Gateway – Fastpath Service – Fastpath Webchat

Page 5: Linux LAB - Openfire

實驗流程 1

• 根據 Openfire server 官網的建置要求 準備以下環境 Apache

Tomcat Jave MySQL

Page 6: Linux LAB - Openfire

實驗流程 2

安裝 Openfire 後就可進入 WEB 化的管理介面

Page 7: Linux LAB - Openfire

實驗流程 3

• 在 Client PC 安裝 Spark 用戶端程式 即可進行內部即時通

Page 8: Linux LAB - Openfire

實驗流程 4

• 安裝 IM Gateway 即可同時登入外部即時通

Page 9: Linux LAB - Openfire

實驗流程 5

• 安裝 Fastpath Service Fastpath Webchat 即可實現網頁客服

Page 10: Linux LAB - Openfire

實驗流程 6

• 安裝 SIP SERVER 及 SIP Plugin 即可提供網路電話服務

Page 11: Linux LAB - Openfire

問題• 在安裝 Clustering Plugin 要實作多台主機叢集一直無法登入管理平台 需要進一步找出解決方案

Page 12: Linux LAB - Openfire

參考資源• http://www.igniterealtime.org/• http://tomcat.apache.org/