I'm trying to connect to a bosh server but i have a problem, never connect. Here is the code:
Client configuration:
<<JabberClient>
<USE_WINDOWS_CREDS>False</USE_WINDOWS_CREDS>
<plaintext>False</plaintext>
<password>pass</password>
<to>x.x.x.x</to>
<user>user</user>
<network_host />
<ssl>False</ssl>
<port>5222</port>
<poll.url>http://URL:PORT/http-bind</poll.url>
<connection>HTTP_Binding</connection>
<proxy.password />
<proxy.user />
<proxy.port>1080</proxy.port>
<proxy.host />
<proxy.type>None</proxy.type></JabberClient>
The debug console show this:

TThanks.