IM SUPPORT - Asterisk 1.6.2.7

Hello I’m using asterisk 1.6.2.7 and X-Lite 4 and I want to use Instan Message, so in sip.conf I set this in [general]:

disallow=all
videosupport=yes
textsupport = yes
allow=t140
allow=t140red
allow=h261
allow=h263
allow=h263p
allow=h264
allow=g729
language=es
t38pt_udptl=yes

But it didn’t work, I recieve this to messages from asterisk:

415 - Unsupported Media Type
405 - Method not allowed

Can I solve that?

Thanks in advance