[empathy/gnome-2-34] Close call channels after hanging up
- From: Sjoerd Simons <sjoerds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-2-34] Close call channels after hanging up
- Date: Wed, 23 Feb 2011 17:04:01 +0000 (UTC)
commit c10d6f51c74185475f1203c2de936d7030c7e10e
Author: Sjoerd Simons <sjoerd simons collabora co uk>
Date: Wed Feb 23 16:44:05 2011 +0000
Close call channels after hanging up
src/empathy-event-manager.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-event-manager.c b/src/empathy-event-manager.c
index f6c05da..323e28d 100644
--- a/src/empathy-event-manager.c
+++ b/src/empathy-event-manager.c
@@ -415,6 +415,7 @@ reject_channel_claim_cb (GObject *source,
tpy_call_channel_hangup_async (user_data,
TPY_CALL_STATE_CHANGE_REASON_USER_REQUESTED,
"", "", NULL, NULL);
+ tp_channel_close_async (user_data, NULL, NULL);
}
#endif
else if (EMPATHY_IS_TP_CHAT (user_data))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]