summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/telephony-maemo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/telephony-maemo.c b/audio/telephony-maemo.c
index 13af058e..c1e9cfff 100644
--- a/audio/telephony-maemo.c
+++ b/audio/telephony-maemo.c
@@ -264,7 +264,7 @@ void telephony_answer_call_req(void *telephony_device)
g_dbus_send_message(connection, msg);
- telephony_dial_number_rsp(telephony_device, CME_ERROR_NONE);
+ telephony_answer_call_rsp(telephony_device, CME_ERROR_NONE);
}
void telephony_dial_number_req(void *telephony_device, const char *number)