Loading
Telecomm: Verify foreGroundCallId is numeric when looking up id for ringtone.
If a SIP or instrumentation account sets a phone account id to a non-numeric,attempting to get the integer value of the foreground call id will fail with a numberformatexception. Work around this by defaulting to the default phone id when utilizing these accounts. Change-Id: I8c8aeb97eba4438db77bb8b1b733088b9acafffd TICKET: CYNGNOS-2261