View Single Post
oKtosiTe's Avatar
Posts: 47 | Thanked: 14 times | Joined on Jul 2010
#7
Originally Posted by nicolai View Post
python -c 'import dbus; print dbus.Bus().call_blocking("org.freedesktop.Telepath y.AccountManager","/org/freedesktop/Telepathy/Account/ring/tel/ring", "com.nokia.Account.Interface.ChannelRequests","Ens ureChannel","a{sv}ts", ({"org.freedesktop.Telepathy.Channel.TargetHandleT ype":dbus.UInt32(1),"org.freedesktop.Telepathy.Cha nnel.TargetID":"000000000","org.freedesktop.Telepathy.Channel.ChannelType": "org.freedesktop.Telepathy.Channel.Type.Text"},0," "))'


Replace the "000000000" with the phone number of your contact.
It looks like there are some extraneous spaces in that code sample. Could it be because it's not wrapped in [CODE] tags? This has been fixed.

Last edited by oKtosiTe; 2011-02-09 at 15:40.
 

The Following User Says Thank You to oKtosiTe For This Useful Post: