Hi,
i'm having problem to establishing a connection from an external client (HP OCMP) and an unimrcp server using ONLY a RTSP protocol and the RSTP Agent.
I get the follow message in the server logs:
2016-11-08 13:56:45:593801 [DEBUG] Wait for Messages [RTSP-Agent-1]
2016-11-08 13:56:45:595545 [DEBUG] Process Signalled Descriptor [RTSP-Agent-1]
2016-11-08 13:56:45:595576 [INFO] Receive RTSP Data (IP SERVER):(PORT)<-> (IP CLIENT):(PORT) [56 bytes]
OPTIONS rtsp://IP_SERVER:PORT RTSP/1.0
CSeq: 16
2016-11-08 13:56:45:595596 [WARN] Missing RTSP Session-ID
2016-11-08 13:56:45:595608 [INFO] Send RTSP Data (IP SERVER):(PORT) <-> (IP CLIENT):(PORT) [38 bytes]
RTSP/1.0 400 Bad Request
CSeq: 16
2016-11-08 13:56:45:595633 [WARN] Failed to Create RTSP Session
2016-11-08 13:56:45:595645 [INFO] Send RTSP Data (IP SERVER):(PORT) <-> (IP CLIENT):(PORT) [41 bytes]
RTSP/1.0 406 Not Acceptable
CSeq: 16
Please can someone help me on this? Thanks for your support.