Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@markchang
Created November 10, 2011 03:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save markchang/1354065 to your computer and use it in GitHub Desktop.
Save markchang/1354065 to your computer and use it in GitHub Desktop.
IP calling on Android

== SIP setup ==

  1. sign up for a SIP account: http://sip2sip.info
  2. sign up for an IPKALL account: http://www.ipkall.com
  3. link the two together through the random 206 area code they gave you
  4. get a sip client, like http://www.tlphn.com/ for the mac
  5. connect it to your SIP account
  6. test by calling the IPKALL 206 number and seeing it ring on your computer

== Google Voice setup ==

  1. sign up for google voice through the account you plan on using with the phone
  • if you already signed up, just go on
  1. create a number
  2. point it at your 206 number and let google call it to verify
  3. answer and type in the verification code
  4. go into google voice and turn on gchat forwarding, turn off phone forwarding
  5. you are done with the ipkall number now, and can cancel it if you want

== Android setup ==

  1. download google voice https://market.android.com/details?id=com.google.android.apps.googlevoice
  2. download sipdroid https://market.android.com/details?id=org.sipdroid.sipua
  3. start google voice and authenticate
  4. select the IPKALL number as your number
  5. finish setup
  6. start sipdroid
  7. click on the "FREE PBXES" button at the bottom
  8. enter your google credentials and wait a long time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment