Add ringing timeout and max call duration setting for SIP. #2433
Annotations
9 errors and 1 warning
Static Check:
rpc/sip.go#L70
unknown field RingingTimeout in struct literal of type InternalCreateSIPParticipantRequest
|
Static Check:
rpc/sip.go#L70
req.RingingTimeout undefined (type *livekit.CreateSIPParticipantRequest has no field or method RingingTimeout)
|
Static Check:
rpc/sip.go#L71
unknown field MaxCallDuration in struct literal of type InternalCreateSIPParticipantRequest
|
Static Check:
rpc/sip.go#L71
req.MaxCallDuration undefined (type *livekit.CreateSIPParticipantRequest has no field or method MaxCallDuration) (compile)
|
Static Check:
rpc/sip.go#L70
unknown field RingingTimeout in struct literal of type InternalCreateSIPParticipantRequest
|
Static Check:
rpc/sip.go#L70
req.RingingTimeout undefined (type *livekit.CreateSIPParticipantRequest has no field or method RingingTimeout)
|
Static Check:
rpc/sip.go#L71
unknown field MaxCallDuration in struct literal of type InternalCreateSIPParticipantRequest
|
Static Check:
rpc/sip.go#L71
req.MaxCallDuration undefined (type *livekit.CreateSIPParticipantRequest has no field or method MaxCallDuration) (compile)
|
Static Check
Process completed with exit code 1.
|
Set up Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading