On Mon, Jul 23, 2007 at 08:54:59AM +0200, Antonio Gallo wrote: > Mike Jagdis ha scritto: > > Or do you have some other idea for how SendText might cause the the > > phones to handle otherwise identical MESSAGEs in different ways? > > I think i'm downloading CallWeaver SVN in august when i'm off from work > and more free time and try to develop something like app_SipOSD (On > Screen Display) that will be a clone of SendText only for Snom and > GXP2000 to display OnScreen messages during the call.
Yes, but SendText simply sends a SIP MESSAGE that just carries the given text string. If the phones behave differently depending on their answer state the only thing you can do to get SendText to do the right thing at the right time is to manage the answer state very carefully in your dial plan - i.e. you can always Answer, but you probably don't want to have to Hangup! Mike -- Mike Jagdis Web: http://www.eris-associates.co.uk Eris Associates Limited Tel: +44 7780 608 368 Reading, England Fax: +44 118 926 6974 _______________________________________________ Callweaver-dev mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-dev
