Should presence be case sensitive? B/c it is:
$ curl -X GET http://api.twelephone.com/presence/_zph
{"online":false}
$ curl -X GET http://api.twelephone.com/presence/_ZPH
{"online":true}
Profile request errored out with the following "curl: (52) Empty reply from server" after a long delay