search for: auth_nonsasl

Displaying 2 results from an estimated 2 matches for "auth_nonsasl".

2007 Sep 20
0
How to get stream ID.
Hi, I am trying to get the stream ID of the jabber stream initiated when I create a new connection like this : @cl = Jabber::Client::new(@jid) @cl.connect(host=''host'', port=5223) @cl.auth_nonsasl(@password, false) I don''t see any method defined for the client object @cl which can give me the id for underlying stream. Any help would be appreciated. Thanks, Shishir --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the G...
2006 Dec 15
1
:job_key acting weird?
Hi all I''m experiencing something strange with a :job_key, it took me a very long time to find out a worker wasn''t doing it''s job because of the name of my job_key. The first one I tried was :make_kohier, and with that name (and lot''s of other ones) I can''t get the worker to work. I do get my key in return, but the job doesn''t start