Project

General

Profile

OfflineMessaging » History » Version 3

Adrian Georgescu, 06/20/2012 08:12 PM

1 2 Adrian Georgescu
h1. OfflineMessaging Application
2 1 Adrian Georgescu
3 3 Adrian Georgescu
 * Add failure routed to OpenSIPS for chat sessions requests to SylkServer with X-application offline-storage 
4
 * SylkServer answer the session in behalf of the called user 
5
 * SylkServer sends an automatic answer with 'I am offline but you an type a message'
6
 * Session is kept open for 60 seconds so that remote party has chance to write something if he did not already after connect
7
 * Session is closed and saved to local history database
8
 * SylkServer detect when targeted user comes online (find a mechanism)
9 2 Adrian Georgescu
 * Establish a new session to the user that came online and fake the original caller, deliver the stored messages, hangup and wipe delivered messages
10 1 Adrian Georgescu
11
12
13
14