[empathy: 42/99] Close call channels after hanging up
- From: Emilio Pozuelo Monfort <epm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy: 42/99] Close call channels after hanging up
- Date: Thu, 9 Jun 2011 09:52:52 +0000 (UTC)
commit edce6cf46f60c02c178e386a0f27a05e4309814d
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 30e4866..ae5958c 100644
--- a/src/empathy-event-manager.c
+++ b/src/empathy-event-manager.c
@@ -416,6 +416,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]