"ring-android/app/src/main/java/cx/ring/model/SipCall.java" did not exist on "a9ee4ebfab011098233b24aaa2fd3e270747042f"
Every call is considered has a Conference, holding one or several SipCall. This simplify extraction and storage of calls in history. It also provide a unique interface to handle calls instead of two (which were SipCall and Conference).