[Telepathy-commits] [telepathy-sofiasip/master] Do advertise Requests interface as supported by the connection

Mikhail Zabaluev mikhail.zabaluev at nokia.com
Thu Nov 27 06:56:07 PST 2008


---
 src/sip-connection.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/sip-connection.c b/src/sip-connection.c
index 2e8959d..40bdc2b 100644
--- a/src/sip-connection.c
+++ b/src/sip-connection.c
@@ -399,6 +399,7 @@ static void
 tpsip_connection_class_init (TpsipConnectionClass *klass)
 {
   static const gchar *interfaces_always_present[] = {
+      TP_IFACE_CONNECTION_INTERFACE_REQUESTS,
       TP_IFACE_CONNECTION_INTERFACE_CONTACTS,
       TP_IFACE_CONNECTION_INTERFACE_ALIASING,
       NULL };
-- 
1.5.6.5



More information about the Telepathy-commits mailing list