Re: [jdev] storing message archive support by jabber server's

2006-12-29 Thread sharadbhushank

Everything i mean bandersnatch and jabberd work work both echange message's
on registering the component,But nothing gets logged .. i did read post on
bandersnath but i am still clue less.
can any one provide information related to this..

also on the other isd i tried integrating  wildfire and mabber the same thin
happen's nothing gets logged..

So did any one successfully integrate this message archiving module (any
server-any component).

help needed ...


sharadbhushank wrote:
 
 hi all,
 I am new guy in this forum .I have been working on having chat (client
 support) component and was using wildfire-jsjac-smack(some enhacments were
 needed)for client ui(needed a simple start chat so just customised ) and
 wildfire-jwchat  for admin user ui.
 We needed to log the chatt seson or  archive the message's so that we send
 the conversation as mail 
 to the client and admin.
 
 i have seen that open source version of wildfire has no such feature but
 is given as enterprise pligin.
 
 i have read this from specs
 http://www.xmpp.org/extensions/xep-0136.html
 
 Now the question is can anyone give any information about the jabber 
 server which support arhiving messages,or storing conversations
  
 

-- 
View this message in context: 
http://www.nabble.com/storing-message-archive-support-by-jabber-server%27s-tf2870759.html#a8086162
Sent from the Jabber JDEV mailing list archive at Nabble.com.



Re: [jdev] storing message archive support by jabber server's

2006-12-27 Thread sharadbhushank

Fortunately i could install bandersnatch using synaptic as discussed in
ubuntu forums.


sharadbhushank wrote:
 
 hi all,
 I am new guy in this forum .I have been working on having chat (client
 support) component and was using wildfire-jsjac-smack(some enhacments were
 needed)for client ui(needed a simple start chat so just customised ) and
 wildfire-jwchat  for admin user ui.
 We needed to log the chatt seson or  archive the message's so that we send
 the conversation as mail 
 to the client and admin.
 
 i have seen that open source version of wildfire has no such feature but
 is given as enterprise pligin.
 
 i have read this from specs
 http://www.xmpp.org/extensions/xep-0136.html
 
 Now the question is can anyone give any information about the jabber 
 server which support arhiving messages,or storing conversations
  
 

-- 
View this message in context: 
http://www.nabble.com/storing-message-archive-support-by-jabber-server%27s-tf2870759.html#a8062437
Sent from the Jabber JDEV mailing list archive at Nabble.com.



Re: [jdev] storing message archive support by jabber server's

2006-12-26 Thread sharadbhushank

can any one help me in finding the link of tutorials for integrating jabberd2
and bandersnatch ,i could not find the download links also.all links i found
in search are broken links

http://www.funkypenguin.co.za/bandersnatch_with_jabberd2 Bandersnatch with
Jabberd2 



sharadbhushank wrote:
 
 hi all,
 I am new guy in this forum .I have been working on having chat (client
 support) component and was using wildfire-jsjac-smack(some enhacments were
 needed)for client ui(needed a simple start chat so just customised ) and
 wildfire-jwchat  for admin user ui.
 We needed to log the chatt seson or  archive the message's so that we send
 the conversation as mail 
 to the client and admin.
 
 i have seen that open source version of wildfire has no such feature but
 is given as enterprise pligin.
 
 i have read this from specs
 http://www.xmpp.org/extensions/xep-0136.html
 
 Now the question is can anyone give any information about the jabber 
 server which support arhiving messages,or storing conversations
  
 

-- 
View this message in context: 
http://www.nabble.com/storing-message-archive-support-by-jabber-server%27s-tf2870759.html#a8060260
Sent from the Jabber JDEV mailing list archive at Nabble.com.



[jdev] storing message archive support by jabber server's

2006-12-22 Thread sharadbhushank

hi all,
I am new guy in this forum .I have been working on having chat (client
support) component and was using wildfire-jsjac-smack(some enhacments were
needed)for client ui(needed a simple start chat so just customised ) and
wildfire-jwchat  for admin user ui.
We needed to log the chatt seson or  archive the message's so that we send
the conversation as mail 
to the client and admin.

i have seen that open source version of wildfire has no such feature but is
given as enterprise pligin.

i have read this from specs
http://www.xmpp.org/extensions/xep-0136.html

Now the question is can anyone give any information about the jabber  server
which support arhiving messages,or storing conversations
 
-- 
View this message in context: 
http://www.nabble.com/storing-message-archive-support-by-jabber-server%27s-tf2870759.html#a8023742
Sent from the Jabber JDEV mailing list archive at Nabble.com.


Re: [jdev] storing message archive support by jabber server's

2006-12-22 Thread Matthias Wimmer

Hi!

I guess all open source implementations do support this.

The jabberd14 server supports it without plugin starting with version 1.4.4.
jabberd2 needs a (free) plugin to store conversations, and it is 
supported since one of the 2.0 versions.
ejabberd propably allows storing exchanges messages as well, but I am 
not sure.



Tot kijk
  Matthias

sharadbhushank schrieb:
hi all, I am new guy in this forum .I have been working on having chat 
(client support) component and was using wildfire-jsjac-smack(some 
enhacments were needed)for client ui(needed a simple start chat so 
just customised ) and wildfire-jwchat for admin user ui. We needed to 
log the chatt seson or archive the message's so that we send the 
conversation as mail to the client and admin. i have seen that open 
source version of wildfire has no such feature but is given as 
enterprise pligin. i have read this from specs 
http://www.xmpp.org/extensions/xep-0136.html Now the question is can 
anyone give any information about the jabber server which support 
arhiving messages,or storing conversations


View this message in context: storing message archive support by 
jabber server's 
http://www.nabble.com/storing-message-archive-support-by-jabber-server%27s-tf2870759.html#a8023742
Sent from the Jabber JDEV 
http://www.nabble.com/Jabber-JDEV-f16186.html mailing list archive 
at Nabble.com.




Re: [jdev] storing message archive support by jabber server's

2006-12-22 Thread Sander Devrieze
Op vrijdag 22 december 2006 16:09, schreef Matthias Wimmer:
 I guess all open source implementations do support this.

 The jabberd14 server supports it without plugin starting with version
 1.4.4. jabberd2 needs a (free) plugin to store conversations, and it is
 supported since one of the 2.0 versions.
 ejabberd propably allows storing exchanges messages as well, but I am
 not sure.

Yes:
http://ejabberd.jabber.ru/mod_logmnesia
http://ejabberd.jabber.ru/mod_log_chat
http://ejabberd.jabber.ru/mod_archive
http://ejabberd.jabber.ru/mod_logxml
http://ejabberd.jabber.ru/mod_log_forensic

-- 
Mvg, Sander Devrieze.
xmpp:[EMAIL PROTECTED]

ejabberd, the expandable Jabber daemon. --
http://ejabberd.jabber.ru/