On Fri Jul 29 06:38:13 2011, Sachin Khandelwal wrote:
Hi,

I've two doubts :

1)  Automatically approving subscription request :

rfc6121, sec 3.1.3 mentions about contact configuring for auto approval. The exact statement is - "(b) configured its account to automatically
approve subscription requests"
I wanted to implement this feature but unable to find the way client will
communicate the same with server.


I'm not sure I follow. We implemented auto-accepot (and auto-subscribe) in M-Link some time ago, and we haven't had any interop issues as a result.

How the client configures the account is specifically not mentioned here - we chose the obvious way of providing an ad-hoc command to do this.

2) I wanted a groupchat (similar to groups in email say googlegroups) feature in xmpp so I implemented it using muc (xep-0045) through permanent chat room (every room is a group). Now I wanted that all the users offline in group (i.e. member but currently not occupant ) should receive offline message when they login to chatroom. But the offline support is missing in muc. Kindly help me to implement offline in muc or suggest if I can use
something else instead of muc for groupchat feature.

Chatrooms can store history, and clients can tell the chatroom on reconnect how much history they want.

If a client doesn't mention how much, a chatroom is free to pick a "sensible" amount.

Dave.
--
Dave Cridland - mailto:[email protected] - xmpp:[email protected]
 - acap://acap.dave.cridland.net/byowner/user/dwd/bookmarks/
 - http://dave.cridland.net/
Infotrope Polymer - ACAP, IMAP, ESMTP, and Lemonade

Reply via email to