View Single Post
  #41 (permalink)  
Old 04-11-2010, 11:46 AM
reekotubbs's Avatar
reekotubbs
PPCGeeks Regular
Offline
 
Join Date: Oct 2008
Posts: 159
Reputation: 45
reekotubbs is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: google voice with android

Quote:
Originally Posted by makkonen View Post
The problem might be that for some, dialing +1 makes calls not go through. For some (like myself), it causes no problem. That's what makes it so confusing to troubleshoot.

A workaround was added to the RIL a while back (commit here, if you're curious). Try adding

Code:
north_am_dialing=1
to your cmdline (startup.txt). If the problem is with the +1, and if that fix works for TP2 (it should, but I'm not 100% sure), that should solve the problem.
Thanks that fixes my issues without any complicated work around.

Quote:
Originally Posted by rehtonAesoohC View Post
I tried this, and I got a haret.exe error stating "unknown switch 'north_am_dialing'" and crashed.
I had the same experience but when I ran it again no issue.
Good luck.
Reply With Quote