Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 2195)

Ticket Resolution Summary Owner Reporter
#56 fixed Periodically transmit RTP packet on silence bennylp bennylp
Description

Stream should periodically transmit a silence frame once in a while to keep NAT bindings on and to prevent remote end from tearing down the call when there's no activity on the stream.

#57 fixed Update documentation and website bennylp bennylp
Description

Update the documentations:

  • pjsua-API online documentation can be made more extensive.
  • some misleading info in conference documentation (it says that it needs audio device while it's not).
  • update the documentation on the website.
#58 fixed Another 64bit problem with pool.h bennylp bennylp
Description

In <pj/pool.h>:

     /**
      * Internal pool.
      */
    char	    pool_buf[256];

This caused problem on 64bit machines.

Note: See TracQuery for help on using queries.