Logs for jabber

Show join/part/nick changes:

[00:48:05] * tfallon left the chat.
[01:04:22] * MattJ left the chat.
[02:17:59] * blad1 joined the chat.
[02:21:19] * blad1 left the chat.
[03:47:21] * null joined the chat.
[03:56:32] * null left the chat.
[04:30:20] * null joined the chat.
[04:31:21] * tthc joined the chat.
[04:32:19] * tthc left the chat.
[04:35:25] * KiDo joined the chat.
[04:40:45] * null left the chat.
[05:03:08] * null joined the chat.
[05:15:48] * null left the chat.
[05:42:39] * harlock joined the chat.
[05:52:01] * tfallon joined the chat.
[05:52:01] * tfallon left the chat.
[05:52:53] * null joined the chat.
[05:55:23] * tfallon joined the chat.
[06:01:49] * null left the chat.
[06:12:26] * tfallon left the chat.
[06:16:11] * null joined the chat.
[06:24:21] * null left the chat.
[06:36:19] * harlock left the chat.
[06:37:06] * harlock joined the chat.
[06:46:40] * KiDo left the chat.
[06:50:10] * KiDo joined the chat.
[06:57:04] * nomadofnorad left the chat.
[06:57:04] * nomadofnorad joined the chat.
[06:57:14] * nomadofnorad left the chat.
[06:59:54] * nomadofnorad joined the chat.
[07:06:32] * darkrain left the chat.
[07:06:32] * darkrain joined the chat.
[07:07:05] * vilius joined the chat.
[07:11:23] * nomadofnorad left the chat.
[07:11:47] * nomadofnorad joined the chat.
[07:11:56] * nomadofnorad left the chat.
[07:14:56] * nomadofnorad joined the chat.
[07:20:37] * harlock left the chat.
[07:22:53] * harlock joined the chat.
[07:36:24] * yuppinturic joined the chat.
[07:36:24] * yuppinturic left the chat.
[07:37:09] * Kevmin left the chat.
[07:50:24] * Neustradamus left the chat.
[07:53:22] * Neustradamus joined the chat.
[08:03:39] * PaulFertser joined the chat.
[08:21:24] * vilius left the chat.
[08:23:12] * vilius joined the chat.
[08:36:39] * Neustradamus left the chat.
[08:37:54] * MattJ joined the chat.
[08:39:23] * Neustradamus joined the chat.
[08:48:08] * Neustradamus left the chat.
[08:50:50] * Neustradamus joined the chat.
[08:53:33] * KiDo left the chat.
[08:54:47] * KiDo joined the chat.
[08:58:47] * pengwen left the chat.
[08:59:36] * pengwen joined the chat.
[09:02:30] * PaulFertser left the chat.
[09:03:00] * Neustradamus left the chat.
[09:05:20] * Alexander Ulrich joined the chat.
[09:06:00] * Neustradamus joined the chat.
[09:06:02] * Alexander Ulrich left the chat.
[09:07:42] * Neustradamus left the chat.
[09:09:59] * Neustradamus joined the chat.
[09:32:52] * nikhil.91083 joined the chat.
[09:32:53] * nikhil.91083 left the chat.
[09:33:00] * nikhil.91083 joined the chat.
[09:33:00] * nikhil.91083 left the chat.
[09:38:02] * nikhil.91083 joined the chat.
[09:39:29] * nikhil.91083 left the chat.
[09:45:27] * theking joined the chat.
[09:47:19] * KiDo left the chat.
[10:14:17] * KiDo joined the chat.
[10:21:13] * Neustradamus left the chat.
[10:22:46] * Neustradamus joined the chat.
[11:03:27] * yuppinturic joined the chat.
[11:03:45] * yuppinturic left the chat.
[11:05:55] * nikhil.91083 joined the chat.
[11:05:56] * nikhil.91083 left the chat.
[11:07:50] * nikhil.91083 joined the chat.
[11:08:14] <nikhil.91083> the video is broadcasted from tomcat server to diff mobile devices
[11:08:14] * nomadofnorad left the chat.
[11:08:14] * Nÿco left the chat.
[11:09:02] <nikhil.91083> for that i use XMPP pub/sub extension
[11:09:49] <nikhil.91083> for publisher m use Smack API and on mobile device using Strophe.js
[11:10:52] <nikhil.91083> for XMPP server using Openfire 3.8.1
[11:11:33] <nikhil.91083> when i publish message from Smack i m getting the error in xml file
[11:12:08] <nikhil.91083> my request xml is like this :
[11:12:10] <nikhil.91083> <stream:stream to="192.168.0.52" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" version="1.0"> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> <stream:stream to="tthahdpc002" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" version="1.0"> <auth mechanism="PLAIN" xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dGVzdHVzZXIxAHRlc3R1c2VyMQB0ZXN0dXNlcjE=</auth> <stream:stream to="tthahdpc002" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" version="1.0"> <iq id="3dhT1-6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>pubsub</resource></bind></iq> <iq id="3dhT1-7" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> <iq id="3dhT1-8" type="get"><query xmlns="jabber:iq:roster"></query></iq> <presence id="3dhT1-10"></presence> <iq id="3dhT1-9" to="pubsub.tthahdpc002" type="set"><pubsub xmlns="http://jabber.org/protocol/pubsub"><create node='testNode'/><configure><x xmlns="jabber:x:data" type="submit"><field var="pubsub#persist_items" type="boolean"><value>1</value></field><field var="pubsub#deliver_payloads" type="boolean"><value>1</value></field><field var="pubsub#access_model" type="list-single"><value>open</value></field><field var="pubsub#publish_model" type="list-single"><value>open</value></field><field var="pubsub#subscribe" type="boolean"><value>1</value></field></x></configure></pubsub></iq>
[11:12:30] <nikhil.91083> and response xml is like :
[11:12:32] <nikhil.91083> <?xml version='1.0' encoding='UTF-8'?><stream:stream xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client" from="tthahdpc002" id="ff8a5973" xml:lang="en" version="1.0"> <stream:features><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"></starttls><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><mechanism>CRAM-MD5</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/></stream:features> <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> <?xml version='1.0' encoding='UTF-8'?><stream:stream xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client" from="tthahdpc002" id="ff8a5973" xml:lang="en" version="1.0"><stream:features><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><mechanism>CRAM-MD5</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/></stream:features> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/> <?xml version='1.0' encoding='UTF-8'?><stream:stream xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client" from="tthahdpc002" id="ff8a5973" xml:lang="en" version="1.0"><stream:features><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></stream:features> <iq type="result" id="3dhT1-6" to="tthahdpc002/ff8a5973"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>testuser1@tthahdpc002/pubsub</jid></bind></iq> <iq type="result" id="3dhT1-7" to="testuser1@tthahdpc002/pubsub"/> <iq type="result" id="3dhT1-8" to="testuser1@tthahdpc002/pubsub"><query xmlns="jabber:iq:roster"/></iq> <iq type="error" id="3dhT1-9" from="pubsub.tthahdpc002" to="testuser1@tthahdpc002/pubsub"><pubsub xmlns="http://jabber.org/protocol/pubsub"><create node="testNode"/><configure><x xmlns="jabber:x:data" type="submit"><field var="pubsub#persist_items" type="boolean"><value>1</value></field><field var="pubsub#deliver_payloads" type="boolean"><value>1</value></field><field var="pubsub#access_model" type="list-single"><value>open</value></field><field var="pubsub#publish_model" type="list-single"><value>open</value></field><field var="pubsub#subscribe" type="boolean"><value>1</value></field></x></configure></pubsub><error code="409" type="cancel"><conflict xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>
[11:12:42] <nikhil.91083> plz help me on the same
[11:12:47] <nikhil.91083> thanks
[11:21:19] <theking> هاي
[11:21:19] * theking left the chat.
[11:21:20] * nikhil.91083 left the chat.
[12:47:58] * blad1 joined the chat.
[13:08:36] * Alex left the chat.
[13:21:19] * harlock left the chat.
[14:10:05] * Alex joined the chat.
[14:13:17] * z joined the chat.
[14:14:35] * dynam1te joined the chat.
[14:35:34] * Lastwebpage joined the chat.
[14:50:16] * psa joined the chat.
[14:53:16] * tfallon joined the chat.
[14:53:16] * tfallon left the chat.
[14:53:23] * tfallon joined the chat.
[14:53:23] * tfallon left the chat.
[14:58:26] * tfallon joined the chat.
[14:58:38] * tfallon left the chat.
[14:59:34] * tfallon joined the chat.
[15:03:38] * tfallon left the chat.
[15:07:52] * tfallon joined the chat.
[15:17:54] * tfallon left the chat.
[15:38:13] * tfallon joined the chat.
[15:38:16] * tfallon left the chat.
[15:39:29] * tfallon joined the chat.
[15:57:07] * Alex left the chat.
[15:59:00] * KiDo left the chat.
[16:11:19] * KiDo joined the chat.
[16:15:02] * blad1 left the chat.
[16:50:12] * aRyo joined the chat.
[16:54:38] * vilius left the chat.
[17:07:19] * aRyo left the chat.
[17:48:09] * nguyenvanuyn96 joined the chat.
[17:49:50] * z4tdbts1zq8 joined the chat.
[17:50:24] * nguyenvanuyn96 left the chat.
[17:56:06] * z4tdbts1zq8 left the chat.
[18:03:57] * dynam1te left the chat.
[18:06:49] * dynam1te joined the chat.
[18:07:19] * nomadofnorad joined the chat.
[18:07:19] * nomadofnorad left the chat.
[18:07:19] * nomadofnorad joined the chat.
[18:07:19] * nomadofnorad left the chat.
[18:09:37] * nomadofnorad joined the chat.
[18:12:12] * Z_God joined the chat.
[18:18:32] * black.tiger joined the chat.
[18:19:27] * black.tiger left the chat.
[18:51:19] * tfallon left the chat.
[18:56:08] * tfallon joined the chat.
[19:12:25] * yuppinturic joined the chat.
[19:21:44] * pubuntu joined the chat.
[19:26:37] <ThurahT> wow..
[19:28:58] * yuppinturic left the chat.
[19:45:09] * yuppinturic joined the chat.
[19:46:38] * tfallon left the chat.
[19:50:47] * yuppinturic left the chat.
[19:51:37] * tfallon joined the chat.
[19:53:00] * pubuntu left the chat.
[20:22:00] * pubuntu joined the chat.
[20:22:00] * tfallon left the chat.
[20:26:55] * tfallon joined the chat.
[20:38:33] * pubuntu left the chat.
[20:53:12] * pubuntu joined the chat.
[21:23:03] * tfallon left the chat.
[21:23:42] * tfallon joined the chat.
[21:27:38] * tfallon left the chat.
[21:29:57] * pubuntu left the chat.
[21:40:59] * Neustradamus left the chat.
[21:41:53] * Neustradamus joined the chat.
[22:01:22] * Lastwebpage left the chat.
[22:11:03] * Florian joined the chat.
[22:14:55] <Florian> hi, i've setup a script to post information to a (password protected) muc room and i wonder: is it possible to send text to a chatroom without having to actually be visible in that room? right now every time my script receives data it will join the room, post the message, leave the room
[22:30:23] <psa> hi Florian
[22:33:20] <Florian> my method is probably not the best one to handle that kind of data publication, but i am somewhat starting to experiment with things
[22:35:29] <psa> that's the easiest way to approach the problem
[22:35:57] <psa> what server software are you using, or are you just joining a chatroom running at a server you don't control?
[22:36:04] <Florian> exactly - i will probably later experiment with pub/sub nodes
[22:36:38] <Florian> i am using ejabberd on the server side with its muc component and it is our companies server
[22:36:56] <Florian> so yes, we control the server
[22:37:23] <psa> you could probably write a server-side script that would push data into the room
[22:38:22] <Florian> that is the indirect way of saying "you cannot post messages to a muc room without entering"?
[22:38:30] <psa> heh
[22:38:31] <psa> well
[22:38:42] <psa> if you hacked something into the server side, you wouldn't need to join
[22:39:06] <psa> but it's probably easier to write the kind of bot you have working now
[22:39:38] <Florian> i see.
[22:41:16] <psa> just trying to make your life easier ;-)
[22:41:25] <Florian> another question: i do have a bot running on the same jid as the script that connects occasionally to that muc room - and i am probably notdisconnecting correctly as my bot receives data from the muc after data is posted to the muc by the script
[22:42:13] <Florian> well thats not really a question, but i should probably not just do something like client.disconnect() without leaving the chatroom first
[22:42:54] <psa> hmm
[22:44:36] <psa> MUC room occupancy is based on full JID (user@host/resource) -- so if your script logs in as bot@server/script and your bot logs in as bot@server/bot, leaving the room from bot@server/script will (should!) mean that bot@server/bot won't receive the groupchat messages
[22:45:14] <Florian> ahm sorry, when i said i have one bot and one script i meant, i have a bot with a permanent connection (accepts commands via text commands) and the script is basically a commandline/jabber version of unix mail command
[22:45:56] <Florian> let me check the details of that
[22:49:56] <Florian> i am connecting with the same jid - without a defined resource - i am not entirely sure if the python libraries i use automatically create unique resources for me though
[22:53:00] * z left the chat.
[22:56:47] <Florian> so i just checked the output i get in my chatroom when the bot enters and posts - it does have a unique resource (like 16 digit numerical value, changing on each invocation)
[22:57:56] <Florian> with my permanent connected bot i am not so sure, it probably doesn't use a resource at all (is that possible?)
[23:03:29] <Florian> psa: i'll probably figure out the details myself. thanks for your help
[23:09:33] <psa> Florian: ok, good luck
[23:09:55] <psa> usually we have someone here in the chatroom, but sometimes people are busy looking at other parts of their screens :-)
[23:10:27] <Florian> no problem - is this even the right place to ask questions like mine?
[23:10:36] <psa> sure, this is fine :-)
[23:11:08] <psa> we have another chatroom jdev@conference.jabber.org where coders hang out -- this room is more for helping end users
[23:11:40] <Florian> ah alright, i'll check out jdev with my next batch of questions :)
[23:11:56] <psa> ok :)
[23:16:14] * black.tiger joined the chat.
[23:17:20] * black.tiger left the chat.
[23:17:42] * Florian left the chat.
[23:31:09] * psa left the chat.