Hi!

Based on comments from my earlier patch series I made a new
one to add memory/favourites dialing. This patch set re-uses
parts of the common functionality of the earlier accepted 
"last call dialed" calling. It also has a fix for a small dbus
bug that crept in and I only noticed later on while testing. This
series also adds caller id support to the last call dialed 
functionality so that this is in line with the dial and dial favourites
options.

Cheers and thank you for reviewing,

Philippe

Philippe De Swert (7):
  voicecall: Support clir for last call dialing
  voicecall: Rename callbacks/functions related to dialing the last
    called number
  include/voicecall.h : Add support for dialing number at a given memory
    location
  voicecall: Fix issue with invalid dbus path
  voicecall.c : Add functionality to dial from a memory location.
  hfpmodem: Add memory dialling support
  doc: Document the new DialMemory method of the voicecallmanager-api

 doc/voicecallmanager-api.txt | 13 ++++++-
 drivers/hfpmodem/voicecall.c | 30 ++++++++++++++-
 include/voicecall.h          |  8 +++-
 src/voicecall.c              | 88 +++++++++++++++++++++++++++++++++++++++-----
 4 files changed, 126 insertions(+), 13 deletions(-)

-- 
2.11.0

_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono

Reply via email to