I didn?t understand why to use the option PJMEDIA_UDP_NO_SRC_ADDR_CHECKING Thanks, Tomer -----????? ??????----- ???: pjsip-bounces at lists.pjsip.org [mailto:pjsip-bounces at lists.pjsip.org] ??? Benny Prijono ????: ? 09 ????? 2007 15:01 ??: pjsip embedded/DSP SIP discussion ????: Re: [pjsip] Using multicast addresses rozenezvaig_t at tadcomm.com wrote: > Benny Hi, > > Is PJ media can use multicast address for send end receive RTP packets? Yes. The trick is to create the socket yourself, join it to the multicast group using native API, and create a pjmedia_transport using this socket by calling pjmedia_transport_udp_attach() with "options" argument set to PJMEDIA_UDP_NO_SRC_ADDR_CHECKING. cheers, -benny > > Thanks, > > Tomer _______________________________________________ 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