[Telepathy] incoming call not notified
Daniel Pocock
daniel at pocock.pro
Fri Oct 16 15:01:16 PDT 2015
On 16/10/15 23:50, Diane Trout wrote:
>> Is the telepathy-ofono code up to date?
>>
>> Are any other API calls required when making a call channel?
>>
>> Are there any other examples?
>
> I don't know the status of telepathy-ofono.
>
> ktp-call-ui has been updated to Qt5 and I'm doing more tests trying to
> (slowly) figure out some of the issues with the gstreamer pipeline.
> (I'm still learning how the ktp-call-ui code base is put together)
>
> https://projects.kde.org/projects/extragear/network/telepathy/ktp-call-ui/repository/revisions/master/entry/src/call-manager.cpp#L68
> has the core of the state machine handling calls.
>
> There's also https://projects.kde.org/projects/playground/mobile/plasma-phone-components/repository which is a fork of ktp-call-ui modified to handle voice
> calls on the Plasma phone
>
> I think the process is call comes the CM needs to trigger an approver if the
> approver approves then the call ui is brought up.
>
Is there a TelepathyQt API call to trigger the approver?
This is the code I have right now:
https://github.com/resiprocate/resiprocate/blob/master/apps/telepathy/SipCallChannel.cxx#L37
Is there something obviously missing?
More information about the telepathy
mailing list