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