[Bug 33525] New: Helper class(es) for observing calls

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 26 13:01:28 CET 2011


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

           Summary: Helper class(es) for observing calls
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Keywords: love
          Severity: normal
          Priority: medium
         Component: tp-qt4
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: will.thompson at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


Tp::ChannelClassSpec is nice! I think it would be nice to have a
Tp::CallObserver class which supports common variations on the theme of
observing calls. Something like:

  Tp::CallObserver(oneToOne=true, conference=false, incoming=true,
outgoing=true)

with newCall and callFinished signals.

This should be relatively easy to write by plugging together
Tp::AbstractObserver and Tp::ChannelClassSpec, so I'm setting the love flag. :)
This is a sibling of bug 28753.

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