Hello,<br><br>I try to set up an IM gateway between a Jabber server (namely jabberd2) and OpenSER.<br>I have not been a really original person as I have just followed the small tutorial given by Daniel-Constantin Mierla at FOSDEM 2007. But I have a small issue here.
<br>I have no problem sending messages from a jabber client to a SIP client but sometimes I can&#39;t send a message from my SIP client to the jabber client.<br>I get the following trace :<br>Apr 18 13:02:01 devlnx /usr/local/sbin/openser[12925]: message to XMPP : from &lt;
<a href="mailto:sip:8374@mydomain.test">sip:8374@mydomain.test</a>&gt; to &lt;sip:antoine*<a href="mailto:xmpp.mydomain.test@sip-xmpp.mydomain.test">xmpp.mydomain.test@sip-xmpp.mydomain.test</a>&gt;<br>Apr 18 13:02:01 devlnx /usr/local/sbin/openser[12925]: xmpp: invalid content-type 0x300ff
<br>Apr 18 13:02:02 devlnx /usr/local/sbin/openser[12930]: message to XMPP : from &lt;<a href="mailto:sip:8374@mydomain.test">sip:8374@mydomain.test</a>&gt; to &lt;sip:antoine*<a href="mailto:xmpp.mydomain.test@sip-xmpp.mydomain.test">
xmpp.mydomain.test@sip-xmpp.mydomain.test</a>&gt;<br>Apr 18 13:02:02 devlnx /usr/local/sbin/openser[12930]: xmpp: unable to write to command pipe: Bad file descriptor<br><br>From time to time I get an error message saying :
<br>Apr 18 12:04:01 devlnx /usr/local/sbin/openser[12440]: WARNING: script writer didn&#39;t release transaction<br><br>When i send a message successfully I get : <br><br>Apr 18 12:47:32 devlnx /usr/local/sbin/openser[12718]: message to XMPP : from &lt;
<a href="mailto:sip:8374@mydomain.test">sip:8374@mydomain.test</a>&gt; to &lt;sip:antoine*<a href="mailto:xmpp.mydomain.test@sip-xmpp.mydomain.test">xmpp.mydomain.test@sip-xmpp.mydomain.test</a>&gt;<br>Apr 18 12:47:32 devlnx /usr/local/sbin/openser[12718]: xmpp: invalid content-type 0x300ff
<br>Apr 18 12:47:33 devlnx /usr/local/sbin/openser[12715]: message to XMPP : from &lt;<a href="mailto:sip:8374@mydomain.test">sip:8374@mydomain.test</a>&gt; to &lt;sip:antoine*<a href="mailto:xmpp.mydomain.test@sip-xmpp.mydomain.test">
xmpp.mydomain.test@sip-xmpp.mydomain.test</a>&gt;<br><br>My configuration file is the classic, out of the box openser.cfg for a proxy with the configuration described in the FOSDEM presentation included before the uri checking.
<br><br>Do you have an idea of what the problem can be, and how I can&nbsp; solve this ?<br><br>Thank you in advance for your answers,<br><br>Antoine<br><br><br><br>