look at stream.c inside pjmedia/src library find pjmedia_transport_attach which is used to attach the address to the rtp socket. there you can see which address is setup to the socket. On Wed, Mar 24, 2010 at 6:04 PM, Fabio Pietrosanti (naif) < lists at infosecurity.ch> wrote: > In my situation i use FreeSWITCH.org that make by default RTP media relay > by dynamically discovering if the peer is behind nat or not. > I also force FS to act as a proxy for the media. > > Now something it's not working, FS does not receive RTP packets of one leg. > > I need to find out what PJSIP is sending out to the FS (that is not > receiving anything), also to understand if PJSIP is sending something and if > it's sending something if the target IP/PORT is correct (on SDP attribute it > seems correct). > > Fabio > > > On 24/03/10 16.56, nir elkayam wrote: > > if it one way then this might be the solution. u can't usually have one way > connection when both sides are behaind symetric nat. > this is because the public address of the other side is never reveled when > he doesn't sends any packets.. > > On Wed, Mar 24, 2010 at 4:37 PM, Fabio Pietrosanti (naif) < > lists at infosecurity.ch> wrote: > >> Hi all, >> >> i am struggling with debugging a one-way audio situation. >> >> I analyzed everything related to SIP and SDP attributes and everything >> seems fine. >> >> I look at PJSIP logs in realtime during debugging. >> >> Particulary i am interested in: >> - see every RTP packets sent out >> - see to which address/port the RTP packets are sent out >> >> Is there a way to check RTP related information by enabling some macro >> and/or define? >> >> I am already running with PJSIP at maximum debug level. >> >> Fabio >> >> >> _______________________________________________ >> 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 > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing listpjsip at lists.pjsip.orghttp://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > > _______________________________________________ > 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/20100324/02a7d695/attachment.html>