[telepathy-butterfly/master] Remove session handler from d-bus connection

Louis-Francis Ratté-Boulianne louis-francis.ratte-boulianne at collabora.co.uk
Thu Sep 10 06:48:16 PDT 2009


---
 butterfly/channel/media.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/butterfly/channel/media.py b/butterfly/channel/media.py
index f050dae..e840c64 100644
--- a/butterfly/channel/media.py
+++ b/butterfly/channel/media.py
@@ -152,6 +152,7 @@ class ButterflyMediaChannel(
         print "Call ended"
         telepathy.server.ChannelTypeStreamedMedia.Close(self)
         self.remove_from_connection()
+        self._session_handler.remove_from_connection()
 
     #papyon.event.media.MediaSessionEventInterface
     def on_stream_created(self, stream):
-- 
1.5.6.5




More information about the telepathy-commits mailing list