From: Luiz Augusto von Dentz <luiz.dentz-von@xxxxxxxxx> --- audio/telephony-maemo6.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/audio/telephony-maemo6.c b/audio/telephony-maemo6.c index 2e01fb1..0240957 100644 --- a/audio/telephony-maemo6.c +++ b/audio/telephony-maemo6.c @@ -1963,7 +1963,7 @@ int telephony_init(void) add_watch(NULL, NULL, CSD_CSNET_REGISTRATION, NULL); add_watch(NULL, NULL, CSD_CSNET_OPERATOR, NULL); add_watch(NULL, NULL, CSD_CSNET_SIGNAL, NULL); - add_watch(NULL, NULL, CSD_CSNET_SIGNAL, "modem_state_changed_ind"); + add_watch(NULL, NULL, SSC_DBUS_IFACE, "modem_state_changed_ind"); if (send_method_call(SSC_DBUS_NAME, SSC_DBUS_PATH, SSC_DBUS_IFACE, "get_modem_state", modem_state_reply, -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html