A SIP call.
@type t() :: %Guava.CallInfo.Sip{ call_type: String.t(), from_aor: String.t(), sip_code: String.t() | nil, sip_headers: %{required(String.t()) => String.t()} }