[asterisk-users] Asterisk-1.6.2.0-rc1 and Instant Message sending
Jens Wolf
jens at khaolakforum.de
Sat Sep 5 13:02:17 CDT 2009
Hi,
i have try to send IM from Client A (Ekiga) to Client B (Ekiga).
I have enable the textsupport in the sip.conf.
I used this "How to":
http://www.voip-info.org/wiki/view/Asterisk+Documentation+1.6.1+realtimetext.txt
sip.conf
[general]
[...]
disallow=all
allow=ulaw
allow = alaw
allow=t140
allow=t140red
textsupport = yes
videosupport = yes
allow=h263
[...]
But Asterisk dropped the Message:
[Sep 5 19:57:05] WARNING[17906]: chan_sip.c:13724 receive_message:
Received message to <sip:2000 at khaolakforum.de> from "Jens Wolf"
<sip:2001 at khaolakforum.de>;tag=66a2f62e-b398-de11-99d4-00c0268c092d,
dropped it...
Content-Type:text/plain;charset=UTF-8
Message: test
[Sep 5 19:57:05] WARNING[17906]: chan_sip.c:13724 receive_message:
Received message to <sip:2000 at khaolakforum.de> from "Jens Wolf"
<sip:2001 at khaolakforum.de>;tag=c80e232f-b398-de11-99d4-00c0268c092d,
dropped it...
Content-Type:text/plain;charset=UTF-8
Message: test
Is this Feature already implemented in Asterisk ?
Regards
Jens
More information about the asterisk-users
mailing list