Hi,
Greetings!

I have issue with offline messages. When a user 'A' sends message to a 
offline user 'B' in one-to-one chat, those offline messages are received by 
user 'B' once he/she goes online. But in MUC conference, when a new users 
join the conversation, they are not receiving the history of last 20 
messages as mentioned in documentation.
 
Below is my conference component configuration:

Component "conference.localhost" "muc"
    modules_enabled = { "muc_mam"; }
    max_history_messages = 100
    storage = { muc_log = "sql"; }
    muc_room_locking = false
    muc_room_lock_timeout = 10 
    muc_log_by_default = true
    muc_log_presences = true
    log_all_rooms = true
    muc_log_expires_after = "1w"
    muc_log_cleanup_interval = 4 * 60 * 60

Please help me in finding the solution.
Thank you.

Regards,
Vishnu

-- 
You received this message because you are subscribed to the Google Groups 
"prosody-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prosody-dev/732489c8-6a4c-4907-8eba-3b80d7b70a1cn%40googlegroups.com.

Reply via email to