[Bug 43166] New: Sending chatstate messages in muc doesn't please some server
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Nov 22 06:49:02 CET 2011
https://bugs.freedesktop.org/show_bug.cgi?id=43166
Bug #: 43166
Summary: Sending chatstate messages in muc doesn't please some
server
Classification: Unclassified
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: gabble
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: guillaume.desmottes at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
Original bug report: https://bugzilla.gnome.org/show_bug.cgi?id=664401
I tried sending some messages to empathytest at conference.nekolayer.net and
indeed, short messages are dropped but longer ones are not.
Actually the server is rejecting the short ones:
* message xmlns='jabber:client' from='empathytest at conference.nekolayer.net'
to='cassidy-test1 at jabber.belnet.be/ceb47283' type='error'
id='4b63bd10-7285-49fa-a912-2d80acad8ad6'
* body
"test"
* active xmlns='http://jabber.org/protocol/chatstates'
* error code='500' type='wait'
* resource-constraint xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'
* text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'
"Traffic rate limit is exceeded"
I'm pretty sure that's because we first send a chatstate stanza when starting
typing. If we send the 'real' stanza right away that doesn't please the server
and so it rejects it. This is less likely to happen when sending a longer
sentence as more time pass between the two stanzas.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list