Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (55 - 57 of 2195)

Ticket Resolution Summary Owner Reporter
#68 fixed Bug when adding new account dynamically in PJSUA-API bennylp bennylp
Description

When application deletes and adds account with PJSUA-API, it may reuse the deleted account while this account hasn't finished unregistering the regc session.

This causes the previous credential and registration session to be reused.

#69 invalid (invalid) Bug when the same call id is reused in PJSUA-API bennylp bennylp
Description

When application terminates a call and immediately makes another call, PJSUA-API will reuse the same call id while this call hasn't been completely cleared.

#70 fixed Frame timestamp not propagated correctly bennylp bennylp
Description

The timestamp of outgoing media is always generated by the sound device, and it should be propagated throughout the components until the last downstream component, the media transport.

Unfortunately some components doesn't seem to propagate this information properly to downstream. Example of such components are conference bridge (there may be more).

In addition, the conference bridge should adjust the timestamp when the frame is going through a resampling algorithm (i.e. the timestamp should be adjusted according to sample rate conversion).

Note: See TracQuery for help on using queries.