Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 2195)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#27 fixed PortAudio device open log shows incorrect channel count bennylp bennylp
#28 fixed Bug in Replaces header parsing bennylp bennylp
Description

The Replaces header parsing doesn't allow '@' character in the Call-ID part of the header.

#29 fixed Calling pjsua_create() after pjsua_destroy() fails bennylp bennylp
Description

Some application want to be able to call pjsua_create() after calling pjsua_destroy(). Currently this sequence fails because the error subsystem has already been registered and subsequent registration will be refused.

The solution perhaps is to clear the error subsystem once pj_shutdown() is called.

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