There is only one way for IM clients to connect to openfire and that is
through the XMPP protocol on TCP port 5222.  The XML-RPC ports are used
by the sipXecs applications and are of no use to IM clients.  

> -----Original Message-----
> From: sipx-users-boun...@list.sipfoundry.org 
> [mailto:sipx-users-boun...@list.sipfoundry.org] On Behalf Of 
> Roman Gelfand
> Sent: Thursday, November 19, 2009 11:14 PM
> To: Lawrence, Scott (BL60:9D30)
> Cc: sipx-users@list.sipfoundry.org
> Subject: Re: [sipx-users] Openfire
> 
> Looking at the sipxopenfire configuration, it appears that 
> there is a variety of ways to connect the server (ie xmpp, 
> xmlrpc, etc)
> 
> I am trying to configure jwchat, web im.  In the apache 
> configuration for jwchat, there is the following config.  I 
> am not sure if I got the port right here.  I was wondering if 
> you could help me here.  BTW...
> what http-bind in the context of xmpp server?
> 
> <VirtualHost *:80>
>   ServerName chat.abc.com
>   DocumentRoot /usr/share/jwchat/www
>   <Directory /usr/share/jwchat/www>
>     Options  +Indexes +Multiviews +FollowSymLinks
>   </Directory>
>   AddDefaultCharset UTF-8
>   ProxyPass /http-poll/ http://sipx.abc.com:6667/http-poll/
>   ProxyPassReverse /http-poll/ http://sipx.abc.com:6667/http-poll/
>   <Proxy *>
>     Allow from all
>   </Proxy>
> </VirtualHost>
> 
> Thanks in advance
> _______________________________________________
> sipx-users mailing list sipx-users@list.sipfoundry.org List 
> Archive: http://list.sipfoundry.org/archive/sipx-users
> Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
> sipXecs IP PBX -- http://www.sipfoundry.org/
> 
_______________________________________________
sipx-users mailing list sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to