--- MprDecode.h	Mon Nov  3 18:33:47 2008
+++ MprDecodenew.h	Mon Nov  3 18:15:05 2008
@@ -101,7 +101,14 @@
 
      /// Add incoming RTP packet to the decoding queue
    OsStatus pushPacket(const MpRtpBufPtr &pRtp);
-     /**<
+
+	/// SSRC change unicast
+   void resetDejitter();
+   void setmIsStreamInitialized(UtlBoolean initialized);
+
+
+
+	/**<
      *  @return OS_SUCCESS on success
      *  @return OS_LIMIT_REACHED if too many codecs used in incoming RTP packets
      */
