Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (79 - 81 of 2195)

Ticket Resolution Summary Owner Reporter
#94 fixed Bug in level adjustment calculation in conference bridge bennylp bennylp
Description

Bug in conference.c at line 1731. The code should be:

if (itemp >= 0) level += itemp;
else            level -= itemp;

Thanks frank wiersma for the fix.

#95 fixed Keep-alive mechanism for TCP and TLS transports bennylp bennylp
Description

TCP and TLS transports should periodically transmit packet to keep the connection and NAT binding open.

#97 fixed Bug with URI copying in strict routing handling bennylp bennylp
Description

Ryder Rishel <ryderblue-NO at SPAM-gmail.com> points out bug with URI copying when handling strict-route request. It manifests itself in a double "<<" characters in the Route header of outgoing requests sent by pjsip:

Route: <<sip:pjsip-perf@192.168.2.47:5060;transport=udp>>
Note: See TracQuery for help on using queries.