hi, I am trying to do same thing. >From what i have seen, maybe use: pjsua_media_transports_attach to attach new media type which lead to almost all the callbacks needed (e.g. send_rtp). however I didn't see how do I receive incomming rtp packets. I also hope that this would take care of ice etc. as the upper layer (sua) will take care of that. nir On Thu, Apr 16, 2009 at 11:25 AM, Tzury Bar Yochay <tzury.by at gmail.com>wrote: > Hi, > > I am trying to write a bridge between SIP and a proprietary voip protocol > (kind of media gateway). > The basic idea is to let a non SIP clients communicate with SIP clients. > I am using python for the task and am trying to figure out how to > implement this by looking at the samples found under > pjsip-apps/src/python/samples and reading the docs. > > Handling the signalling is relatively easy thanks to the examples. > > Yet, I could not find how to hook on the RTP (both directions). > > Can someone show me the way > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > -- ??? ?????? ??: 050-3930056 nir.elkayam at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090416/e7ec322a/attachment.html>