[Bug 32718] Calling without number returns org.freedesktop.Telepathy.Error.NotImplemented
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 3 13:23:55 CET 2011
https://bugs.freedesktop.org/show_bug.cgi?id=32718
--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2011-01-03 04:23:55 PST ---
When you say "without number", what exact channel request are you making? In
particular, what values (if any) do you provide for TargetID, TargetHandle,
TargetHandleType?
I think it's reasonable for some combinations to raise NotImplemented: for
instance, it'd be reasonable to believe that TargetHandleType=None (or omitted)
is an attempt to "call nobody", which is an unimplemented class of channel (we
only support calling contacts), hence NotImplemented is right.
InvalidHandle would be right for a request for { ChannelType=StreamedMedia,
TargetHandleType=CONTACT, TargetID="" }, though.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list