Values_0.VoiceCallEntryPointParametersSourceParameters for initiating a voice call test.
type nonrec t = {sourcePhoneNumber : PhoneNumber.t option;The source phone number for the test.
*)destinationPhoneNumber : PhoneNumber.t option;The destination phone number for the test.
*)flowId : ContactFlowId.t option;The flow identifier for the test.
*)}