Yury K.

Results 1 issues of Yury K.

When try call `Subscribe` with wrong `InitialTerminationTime` parameter value server return error response with status code `500`: ```xml http://docs.oasis-open.org/wsrf/fault env:Receiver wsnt:UnacceptableInitialTerminationTimeFault 2023-11-24T08:17:18Z ``` In this [Call_Subscribe](https://github.com/use-go/onvif/blob/217f1231c56ffa22fa77a6dc8d7a9f387038e3cd/sdk/event/Subscribe_auto.go#L26-L29) doesn't check status code...