Registering com.skype.API

Abu Mohammad Muttalib abum at aftek.com
Sun Nov 19 22:38:03 PST 2006


Hi,

I am trying to connect to skype from an external application but I am getting the following error

	com.skype.API service not found.

Please help me to register the com.skype.API service.

I have created the file skype.conf in /etc/dbus-l/system.d which contains the following:

	<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" 
	 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
	<busconfig>

	  <!-- ../system.conf have denied everything, so we just punch some holes -->

	  <policy context="default">
	    <allow own="com.Skype.API"/>

	    <allow send_destination="com.Skype.API"/>
	    <allow receive_sender="com.Skype.API"/>

	    <allow send_path="/com/Skype"/>
	  </policy>

	</busconfig>

This is to no avail.

Regards,
Abu.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/dbus/attachments/20061120/23f27742/attachment.html


More information about the dbus mailing list