View Single Post
Posts: 303 | Thanked: 146 times | Joined on Aug 2009
#184
Originally Posted by ddrown View Post
It looks like google voice/video wants to see an ipv4 address configured. SIP is probably looking for the same thing.

try running (as root): ip addr add 10.255.255.254/30 dev gprs0

(If you don't have /sbin/ip, it comes from the iproute package)

After doing that, google voice worked for me. I'd be interested to hear if SIP starts working too.
[edit]
Did that, had to have the gprs connection on, doesn't work on wifi alone. Now if I could only get some stable signal in my rural home to try the voice chat

Last edited by Radu; 2010-12-09 at 22:10.