On Wed, Feb 06, 2008 at 03:40:58PM +0100, Vadim Lebedev wrote: > Ralf Schlatterbeck wrote: > >On Wed, Feb 06, 2008 at 12:28:09PM +0100, Vadim Lebedev wrote: > >>Ralf Schlatterbeck wrote: > >>>- IM even if no presence info is available or if other party is offline > >>>-- many IM architectures store messages in the infrastructure while a > >>>client is offline. So we need to be able to use IM even if no presence > >>>is available or presence indicates offline status. Some of this was > >>>quite easy to get going, but in the infrastructure we use for testing > >>>I'm still not able to send IM -- they have no presence infrastructure > >>>currently :-( > >>> > >>You mean the sfotphhone storing messages locally? > > > >No, several IM Infrastructures (like e.g., ICQ) store messages while a > >party is not logged on. They'll get the waiting messages when they are > >online the next time. Currently Wengo refuses to send any messages if > >the presence status is offline which is undesirable for IM > >Infrastructures which support storage of messages. > > > >I've hacked Wengo to make the IM-Button available even if the contact is > >currently not online. On some architectures this may mean that sent > >messages disappear without notice, on others messages will be waiting. > >For our mobile phone project IM-messages might be sent as SMS when the > >remote party is not logged on, for example.
> Ideally this behaviour should be parametrable per account Yes, and probably should have different defaults for different IM structures, e.g., the default for an ICQ contact would be that the chat button is available while for SIP the default (that can be changed by the user) would be unavailable. Ralf -- Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16 Open Source Consulting Fax: +43/2243/26465-23 Reichergasse 131 www: http://www.runtux.com A-3411 Weidling email: [EMAIL PROTECTED] osAlliance member email: [EMAIL PROTECTED] _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
