View Single Post
Posts: 38 | Thanked: 16 times | Joined on Dec 2009
#144
Originally Posted by Matan View Post
Yes. Something like
Code:
dbus-send --type=method_call --system --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"Internet Pelephone" uint32:0
Where "Internet Pelephone" should be replaced by the i.d. of your connection. Find it by examining the output of

gconftool-2 -R /system/osso/connectivity/IAP
Ah it works, thanks a lot (again)! I thought I tried that at some point and it didn't work, but I guess I did something a bit different.. That and the wiki saying that it wouldn't work with GPRS connection made me give up trying it that way. Either way, awesome!

Last edited by low life; 2010-02-20 at 13:44.