Re: [reSIProcate-users] ichat GW
Oh OK! I will try out with OpenFire and let you know how it goes. Thanks Scott.
Rgds,
Ashwin.
On Wed, Jun 9, 2010 at 6:15 PM, Scott Godin
<sgodin@xxxxxxxxxxxxxxx> wrote:
Scott
On Wed, Jun 9, 2010 at 2:58 AM, Ashwin Kumar
<theashwin007@xxxxxxxxx> wrote:
Hi All,
I was trying to use iChat Gateway app and not succeeded. I have a couple of questions.
1. iChat gw is compatible with Jabberd Version 1.4.3 or Jabberd2?
2. I am not able to configure a component for ichat at jabber server. I mean, I am not getting how to configure these corresponding settings on jabber server
1. JabberComponentName - Identity of this component - note: domain suffix should match Jabber server domain.
2. JabberComponentPassword - Jabber component password required in order to connect to Jabber server as a component.
3. JabberComponentPort - Port on Jabber server that accepts component connections.
4. JabberServerPingDuration - Duration between Jabber ping messages sent to the server, in order to keep the component connection alive.
5. JabberControlUsername - Username for the iChat Gateway control user - Note: iChat users of the Gateway must add this user to their roster.
Can you please tell me what wrong configuration I made in jabber.xml
In <browse> section I added
<browse>
.............
.............
<service type="jabber" jid="iCG.10.95.20.58" name="iChatGateway">
<ns>jabber:iq:register</ns>
<ns>jabber:iq:gateway</ns>
</service>
.........
..........
</browse>
and also added this at
<service id="iCG.10.95.20.58">
<host>10.95.20.58</host>
<accept>
<ip>10.95.20.97</ip>
<port>9001</port>
<secret>secret</secret>
</accept>
</service>
With this when i restart the jabber server, it wont come up and also no logs it writes. Please help me out.
Rgds,
Ashwin.
_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/
--
-Ashwin.