Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 2195)

Ticket Resolution Summary Owner Reporter
#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).

#71 fixed When host doesn't have any NIC interfaces, it should return 127.0.0.1 instead of error bennylp bennylp
Description

The primary host IP is resolved by detecting the default interface. Unfortunately when no NIC is present in the host, the pj_gethostip() function will return error while it really should return 127.0.0.1.

#72 fixed Visual Studio 2005 Workspace support bennylp bennylp
Description

Yup, finally I'm committed to support this!

(don't ask about VS7 or VS7.1 as I don't have them :) ).

Note: See TracQuery for help on using queries.