This change implements getConfiguration() according to the WebRTC 1.0. Specifically it returns the last configuration applied via setConfiguration(), or if setConfiguration() hasn't been called, the configuration the RTCPeerConnection was constructed with.
Docs: https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/getConfiguration