Hi everyone,
I have a problem with xmpp module. Messages going
from xmpp to sip-simple work fine. The problem I have is in the opposite
direction (from sip-sipmle to xmpp). If I set fork=no or children=1 in my
config file then all messages are sent and received in both directions.
This is what I see in the logs:
xmpp: invalid content-type 0x300ff
xmpp: unable to write to command pipe: Bad file
descriptor
Any Idea how to overcome this situation?
Thanks!
Cesar