Linux LAB - Openfire

Preview:

DESCRIPTION

Linux LAB - Openfire

Citation preview

即時通訊伺服器

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

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

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

3

軟體套件• 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

實驗流程 1

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

Tomcat Jave MySQL

實驗流程 2

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

實驗流程 3

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

實驗流程 4

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

實驗流程 5

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

實驗流程 6

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

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

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