Issue 1: Need timeout for URLConnection
Status:  New
Owner: ----
Reported by seh...@gmail.com, Aug 29, 2010
Occasionally a call to Twilio will timeout and the URLConnection will hang forever.

Should implement the setConnectTimeout() and setReadTimeout() to reasonable defaults in TwilioClient.java.