I think you can use pjmedia_stream_pause and pjmedia_stream_start functions in stream.c to achieve the required functionality. However, in my case, to achieve the same thing, I used pjmedia_conf_disconnect_port, which disconnects a particular stream(outgoing or incoming) of an RTP session. On 9/5/07, Parmar Jayshree <jparmar at varaha.com> wrote: > > > > > > Hello , > > > > Which media function should I use to stop steam in PJMedia ? > > I want to stop steam temporarily without ending call .I mean when call is > put on HOLD ,streaming required to be stopped and started again on UNHOLD. > SO how can I dp this ? > > > > I am using PJMedia only with my SIP Client. > > Your help will be really appreciated. > > > > > > > > Thanks, > > Parmar Jayshree > > > > _______________________________________________ > pjsip mailing list > pjsip at pjsip.org > http://www.pjsip.org/mailman/listinfo/pjsip > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20070908/334b1db4/attachment.html