Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 2195)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#12 fixed Python binding for PJSUA-LIB bennylp bennylp
Description

As the title says..

#13 fixed Send RTCP RR if stream is not transmitting RTP packets bennylp bennylp
Description

The RTCP framework should send RTCP RR when it's not transmitting anything.

Currently the transmission of RTCP was driven by transmission of RTP, so when an endpoint is only actively listening (and not sending anything, although stream direction is send-recv), then no RTCP packet is sent.

#14 fixed Don't change RTP/RTCP SSRC on re-INVITE bennylp bennylp
Description

Currently re-INVITE will cause a completely new media session to be created. Ideally some properties of the old session (such as SSRC) should be maintained throughout the duration of the call.

1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.