Hi Andras, > + CallForwarded(string type) > + > + Signal emitted when an outgoing voice call is made and > + the call has been redirected to another number due to > + the remote party's "Call Forwarding" Supplementary > + Services settings. In this case the type parameter in > + the signal is set to "outgoing". You do not want to distinguish between conditional / unconditional? Just checking here, either one is fine with me. > + The signal is also emitted when the incoming voice call > + is a redirected call due to a call forwarding operation. > + In this case the type parameter in the signal is set to > + "incoming". > + > + > Properties array{string} EmergencyNumbers [readonly] > > Contains the list of emergency numbers recognized The proposal looks good to me. I'd apply it, however git am complains: Applying: voicecall API changes (proposal v3) /home/denkenz/ofono-master/.git/rebase-apply/patch:32: new blank line at EOF. + fatal: 1 line adds whitespace errors. Regards, -Denis