Version: unspecified OS: Linux I replaced telepathy-sofiasip with telepathy-rakia but then 'Voice over IP (VoIP/SIP)' disappeared in telepathy-accounts-kcm. Reproducible: Always Steps to Reproduce: 1. remove telepathy-sofiasip 2. install telepathy-rakia Actual Results: $ qdbus org.freedesktop.Telepathy.ConnectionManager.rakia Error: org.freedesktop.DBus.Error.NoReply Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Expected Results: 'Voice over IP (VoIP/SIP)' should be available in telepathy-accounts-kcm with telepathy-rakia. Contents of /usr/share/telepathy/managers/rakia.manager: [ConnectionManager] BusName=org.freedesktop.Telepathy.ConnectionManager.sofiasip ObjectPath=/org/freedesktop/Telepathy/ConnectionManager/sofiasip Interfaces= [Protocol sip] param-account=s required register param-auth-user=s param-password=s secret param-alias=s param-registrar=s param-proxy-host=s param-port=q param-transport=s param-loose-routing=b param-discover-binding=b param-keepalive-mechanism=s param-keepalive-interval=u param-discover-stun=b param-stun-server=s param-stun-port=q param-immutable-streams=b param-local-ip-address=s param-local-port=q param-extra-auth-user=s param-extra-auth-password=s secret param-ignore-tls-errors=b default-port=5060 default-transport=auto default-loose-routing=false default-discover-binding=true default-keepalive-mechanism=auto default-stun-port=3478 default-immutable-streams=false default-ignore-tls-errors=false RequestableChannelClasses=text-1on1-1;streamedmedia-1on1-2; Interfaces= ConnectionInterfaces=org.freedesktop.Telepathy.Connection.Interface.Requests;org.freedesktop.Telepathy.Connection.Interface.Contacts;org.freedesktop.Telepathy.Connection.Interface.Aliasing; VCardField=x-sip EnglishName=SIP Icon=im-sip [text-1on1-1] org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.Text org.freedesktop.Telepathy.Channel.TargetHandleType u=1 allowed=org.freedesktop.Telepathy.Channel.TargetHandle;org.freedesktop.Telepathy.Channel.TargetID; [streamedmedia-1on1-2] org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.StreamedMedia org.freedesktop.Telepathy.Channel.TargetHandleType u=1 allowed=org.freedesktop.Telepathy.Channel.TargetHandle;org.freedesktop.Telepathy.Channel.TargetID;org.freedesktop.Telepathy.Channel.Type.StreamedMedia.InitialAudio;org.freedesktop.Telepathy.Channel.Type.StreamedMedia.InitialVideo;org.freedesktop.Telepathy.Channel.Interface.DTMF.InitialTones;
telepathy-kde built fro sources ftp://ftp.kde.org/pub/kde/unstable/telepathy-kde/0.1.0/src/
Looks like this bug was only with telepathy-rakia-0.7.2. With telepathy-rakia-0.7.3 'Voice over IP (VoIP/SIP)' available again in telepathy-kde-accounts-kcm.