Hi Rémi, 2011/1/4 Rémi Denis-Courmont <[email protected]>: > --- > doc/voicecall-api.txt | 5 +++++ > src/voicecall.c | 6 +++++- > 2 files changed, 10 insertions(+), 1 deletions(-) > > diff --git a/doc/voicecall-api.txt b/doc/voicecall-api.txt > index 4f38e6a..682b46b 100644 > --- a/doc/voicecall-api.txt > +++ b/doc/voicecall-api.txt > @@ -92,6 +92,11 @@ Properties string LineIdentification [readonly] > Contains the Name Identification information returned > by the network, if present. > > + boolean Originated [readonly] > + > + Indicates whether the call was mobile-originated > + (true) or mobile-terminated (false). > +
This (still) looks good to me. I think it makes the API complete. Cheers, Aki _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
