Implement DTMF interface support on StreamedMediaChannel and change callable example CM to support simulating the DTMF interface
telepathy-glib patch: http://git.collabora.co.uk/?p=user/andrunko/telepathy-glib.git;a=shortlog;h=refs/heads/callable-dtmf
>+dtmf_start_tone (TpSvcChannelInterfaceDTMF *iface, >... >+ tp_svc_channel_interface_dtmf_return_from_stop_tone (context); Use return_from_start_tone, please (yes, I know the implementations are identical). Other than that the telepathy-glib patch looks good. The telepathy-qt4 patches looks good too, except that you should sync the callable example with the above change.
Fixed upstream, will be in next release 0.1.10
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.