On Wed, Feb 29, 2012 at 3:06 AM, Mark Rejhon <[email protected]> wrote: > Question: What is the simplest possible and easiest method of safely > introduce real-time text politely to a mainstream client, in a non-intrusive > manner? (i.e. privacy)
I think the simplest way that satisfies most requirements is a pair of switches in a client: 1) Request RTT sessions (default false) 2) Provide RTT session if requested (maybe default true) I'm not yet sure if this is entirely sufficient, but it's pretty simple. /K
