[asterisk-users] Asterisk-1.6.2.0-rc1 and Instant Message sending
Olle E. Johansson
oej at edvina.net
Sun Sep 6 02:59:38 CDT 2009
5 sep 2009 kl. 20.02 skrev Jens Wolf:
> Hi,
> i have try to send IM from Client A (Ekiga) to Client B (Ekiga).
Realtime text is sent in the RTP stream. What you're sending is a SIP
message. Those are two different things.
Asterisk does not support SIP messages outside of a call - so test
while you have a call in UP state.
If you want Asterisk to send IM messages, test the sendtext()
application in the dialplan.
/Olle
More information about the asterisk-users
mailing list