Status: Started Owner: [email protected]Labels: Component-JAIN-SIP-Javascript Type-Defect Priority-Medium JAIN-SIP-Javascript-1.0.0.Final
New issue 43 by [email protected]: URL parsing error on URL without user/password: infinite loop
http://code.google.com/p/jain-sip/issues/detail?id=43 replace while(true) by while(this.lexer.hasMoreChars()
