Skip to content
Chakradhar Jonagam edited this page Jan 13, 2016 · 1 revision

sudo pip install yowsup2
yowsup-cli registration --requestcode sms --phone 15855202264 --cc 1 --mcc 544 --mnc 11
yowsup-cli registration --register 963007 --phone 15855202264 --cc 1

{
    "status": "ok",
    "login": "15855202264",
    "pw": "KDummyasdfasdfasdf=",
    "type": "existing",
    "expiration": 1472096480,
    "kind": "free",
    "price": "$0.99",
    "cost": "0.99",
    "currency": "USD",
    "price_expiration": 1455697844
}

https://en.wikipedia.org/wiki/Mobile_country_code

Clone this wiki locally