Drupal XMPP API integration with external jabber server v1.4.2

pramodchirugandath - February 4, 2008 - 13:53

Hi,

i have been facing problem with integrating Drupal XMPP API with external jabber server
I have install (copied) the xmpp module under /modules/xmpp and also copied /lib directory to the /modules/xmpp/lib and then i have enabled
profile and xmpp module and given the permission of the module.

i have created a profile category just for 'uid' since the xmpp module depends on profile . My user id field of jabberid (jid) is same as my Drupal site userid .(eg) promod since i am using my drupal site justfor testing purpose i have only 3 user totally and also i have ensured that userid field is same as that of their jabber (jid)

i have registered my jid to the jabber server and my status is kept in online and also ensured that my status is shown as online to all others.

Now i have logged into my Drupal test site with my userid and i am trying to send an IM to jid's for which i have a login created in my drupal test site .I went into XMPP setting page and configured the xmpp client setting for the below field
1) JID to use for authentication (@[/]).-here i gave my jabber id
2) Password to use for authentication. Leave this field blank to keep the old password or when using the built-in server.-->i tried both without & with password of my jabber id
3) Profile field which is used to store user JIDs. You should create this if it doesn't already exist.->since i have profile created for uid i selected that
4) Transport method:-->i selected external tcp/ip
5) i have given my external jabber server host ip and port as 5222
6) Enable DNS SRV look-ups.-->same i have tried with both enabling and disabling
7)Encryption protocol --> i selected None and also my jabber server is also not enabled with ssl or tls
8)Send a test IM to the specified JID.-->Here i had a confusion whether to give the recepient jid or a test msg ,but i have tried both

Finally i have saved the configuration hoping it would sent a test IM to my jid .But i got error on the screen saying that "Please enter a valid test jid .

Ok i thought the request has reached at least to the server but actully it did not .Has this xmpp module does not have no log for to debug
i checked using etheral to see any tcp request is been sent or not but no request is sent ..

I am not able to identify the issue .pls ,pls guide me the right way to integrate my drupal xmpp with external jabber server if there is any mistake in my configuration or in my understanding how this module works.I request u all who see this post to help me pls.

I hope it is clear to u all what i have done to integrate with jabber server

Regarding
Pramod

lib

alienseer23 - January 28, 2009 - 02:06

Do you have that lib?? the links are broken that are provided. I would love to get that from you if you still have it!!

 
 

Drupal is a registered trademark of Dries Buytaert.