hellozedan / node-xmpp-bosh

Automatically exported from code.google.com/p/node-xmpp-bosh
0 stars 0 forks source link

Program always uses default xmpp port #42

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run openfire with xmpp in another port (5223)
2. Use Pidgin to connect using Connection Port 5223 and in BOSH Server port 
http://<url:5280>/http-bind/

What is the expected output? What do you see instead?
Expected output: Connection to the server
Output: Connects to node-xmpp-bosh server and node-xmpp-bosh can't conenct to 
the XMPP server.

How to solve it?
Change the default port to 5223.

What version of the product are you using? On what operating system?
Version node-xmpp-bosh 0.5.6 (npm installation)
Ubuntu 11.10

Please provide any additional information below.
It seems to ignore port information passed by pidgin and to always use default 
port.

Original issue reported on code.google.com by wass...@gmail.com on 10 Feb 2012 at 11:07

GoogleCodeExporter commented 8 years ago
Please could you reopen the issue here: 
https://github.com/dhruvbird/node-xmpp-bosh/issues

Original comment by dhruvb...@gmail.com on 10 Feb 2012 at 1:06

GoogleCodeExporter commented 8 years ago
Moved to github: https://github.com/dhruvbird/node-xmpp-bosh/issues/3

Original comment by dhruvb...@gmail.com on 11 Feb 2012 at 8:54