`srt_rejectreason_str` doesn't give us a unique string for every possible reason. Peers can define their own reasons and SRT just gives us the string `"Application-defined rejection reason"` for all of them. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4948>