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
Peers request does the same as profile request, erroring out.
Sipaddress is case insensitive (expected behavior)
Favorite, Calls, Chats, Chats-from, Chats-to, works