Mike Jagdis ha scritto: > 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!
The new app will simply return doing nothing if the channell has not yet answered. I can Answer() the channel myself before a Dial(...) but if i do so i get a duplicated CDR (in asterisk 1.2/1.4) ... that's another major Asterisk's pain that i've heard CallWeaver people is aware of and trying to do a better thing for the future. _______________________________________________ Callweaver-dev mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-dev
