OSDN Git Service

Replace SendDTMF by StartDTMF/StopDTMF in maemo6
authorDmitriy Paliy <dmitriy.paliy@nokia.com>
Tue, 27 Sep 2011 10:22:43 +0000 (13:22 +0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 27 Sep 2011 13:41:01 +0000 (16:41 +0300)
commit16af0ec65ede03e4779b2d72ed50219ea033cdbe
treecd3bfca4a74b678a8f13a2b2f32b2938d898414d
parent6d0ec74904324b667d7450c4e1d565623b3d986c
Replace SendDTMF by StartDTMF/StopDTMF in maemo6

SendDTMF method call is replaced by StartDTMF/StopDTMF in maemo6 telephony
driver. StartDTMF/StopDTMF places DTMF tone in queue on modem side playing
it minimum required time. When using SendDTMF, modem ignores new tone
until currently playing one is not finished.

Downside of StartDTMF/StopDTMF combination is absence of audio feedback to
hands-free.
audio/telephony-maemo6.c