groupchat: first try to send message to channel
commita29264ac14108bf54fdd30c03abc310de9788744
authorStefan Becker <stefan.becker@nokia.com>
Thu, 16 Sep 2010 20:03:16 +0000 (16 23:03 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Thu, 16 Sep 2010 20:03:16 +0000 (16 23:03 +0300)
tree837008db6dda6d571d0e86f7bbe5165f812d8dc1
parent2cac154fb32e21f8efe45834840c4339abcfe9f5
groupchat: first try to send message to channel

Doesn't seem to work though, at least on my test server. The log shows an error
message after a timeout:

SIP/2.0 503 Service Unavailable
Ms-diagnostics: 20000;source="xxx";reason="Chat service busy";component="GroupChat"

This could either be a real server problem or that we don't follow the correct
protocol.

Compared to the example M$ Group Chat logs we skip some messages after we join
a room and we leave out some information from the chatgrp message. But without
XCCOS protocol spec it is difficult to say if they are relevant or not :-/
src/core/sipe-groupchat.c