[Bug 26866] add support for requesting handles for a vCard field or URI

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 22 13:10:43 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=26866

--- Comment #7 from Mikhail Zabaluev <mikhail.zabaluev at nokia.com> 2010-06-22 04:10:43 PDT ---
(In reply to comment #6)
> EnsureChannel(
>   { ChannelType: Call,
>     TargetAddress: ('TEL', '+441234567890'),
>   });
> 
> rather than having to faff around getting a handle before you can place the
> call.
> 
> But if we want to support showing this in RCC, then it'll have to be
> 
>     TargetAddressField: 'TEL',
>     TargetAddress: '+441234567890',
> 
> because then there can be an RCC with TAF set to TEL, and clients can
> reasonably easily look this up.

I'm all for that. Indeed, resolving handles and requesting channels are two
distinct cases, and the latter implies the former and uses the same
implementation. Everybody wins.

-- 
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