<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Problem in sending  RTSP  Requests from media server</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi all,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I am sending GET_PARAMETER and SET_PARAMETER RTSP requests from the server after it receives PLAY&nbsp; to to the openRTSP Client. But I observed that when i do PLAY and PAUSE&nbsp; then&nbsp; instead of getting PAUSE response&nbsp; pauseMediaSession&nbsp; is getting SET/GET Parameter&nbsp; request .</FONT></P>

<P><FONT SIZE=2 FACE="Arial">&nbsp;But the incoming request should be processed in the incomingRequestHandler and not in pauseMediaSesion().</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Do I need to modify the code to support this feature or it will be handled in the current code ?</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Regards</FONT>

<BR><FONT SIZE=2 FACE="Arial">Nitin</FONT>
</P>

</BODY>
</HTML>