Ignore:
Timestamp:
Jun 29, 2006 2:45:17 PM (18 years ago)
Author:
bennylp
Message:

Improvements in PJMEDIA to support RFC 3605 (RTCP attribute in SDP) and other changes to improve RTCP communication behind NAT. Also fixed bug related to RTCP reporting changes in revision 565

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip-apps/src/samples/siprtp.c

    r546 r568  
    12851285    status = pjmedia_transport_attach(audio->transport, audio,  
    12861286                                      &audio->si.rem_addr,  
     1287                                      &audio->si.rem_rtcp, 
    12871288                                      sizeof(pj_sockaddr_in), 
    12881289                                      &on_rx_rtp, 
Note: See TracChangeset for help on using the changeset viewer.