> -----Original Message-----
> From: Антон Загорский [mailto:[email protected]]
> Sent: Wednesday, October 20, 2010 4:54 PM
> To: '[email protected]'
> Subject: transfering RTP
> 
> Hello!
> 
> Could you please explain me how to transfer RTP stream to another UA in
> AmSession?
> I have UA1 <--(SIP + RTP) --> SEMS <-- (SIP + RTP) --> UA2,
> and I want to make UA1 <-- (SIP) --> SEMS <-- (SIP) --> UA2 with UA1 <-
> - (RTP) --> UA2.


Now I'm doing this the following way
setMute(true);
RTPStream->close();
sdp.genResponse(..);
dlg.reinvite(..);


Will this completely close/destroy RTP stream in an AmSession class?


> 
> 
> 
> 
> 
> 
> WBR, Anton Zagorskiy
> VoIP Developer, Oyster Telecom
> Phone.: +7 812 601-0666
> Fax: +7 812 601-0593
> [email protected]
> www.oyster-telecom.ru
> 


_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to