<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Dear Ross, all, </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>quite a while ago we discussed the issue of a SIP 
server class.</FONT></DIV>
<DIV><FONT face=Arial size=2>I have this running now. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Now&nbsp;we like to support also session transfer 
in our project. </FONT></DIV>
<DIV><FONT face=Arial size=2>We realised this by starting a second stream, 
when&nbsp;the&nbsp;INVITE from the&nbsp;other user agent occurs to whom the 
session was&nbsp;refered.&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2>This INVITE got an additional tag with the orginal 
(refered)&nbsp;Call-ID.&nbsp;With this Call-ID the SIPServer can find the 
subsession.&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2>Now&nbsp;I need to find out the current position of 
the original stream and to postion the new stream accordingly.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The positioning can be done with&nbsp; 
"OnDemandServerMediaSubsession::seekStream(...), but how can I get the current 
position of the stream?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I there already some functionality 
available?&nbsp;&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2>As place where some functionality could be added, I 
identified the FrameSource class. Would this be an appropriate 
place?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thank you in advance for your ideas,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Bernhard</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>