Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 2195)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#561 fixed select() ioqueue default concurrency setting is not initialized with the default value bennylp bennylp
Description

The ioqueue->default_concurrency (boolean) is never initialized for socket ioqueue. This shouldn't be a major problem, since if application wants to explicitly disable concurrency it will set the setting manually.

#1507 fixed pjsua_transport_get_info() not support TLS (thanks Gustavo Garcia Bernardo for the patch) bennylp nanang
Description

Reported that the implementation doesn't support SIP TLS transport (PJ_EINVALIDOP is returned and it may trigger assertion). This is specially needed as pjsua_transport_get_info() is automatically invoked when creating the transport using the python wrapper.

Original report+patch can be found here.

#84 fixed pjsua_transport_close() doesn't properly close transports (especially TLS) bennylp bennylp
Description

The pjsua_transport_close() function in PJSUA-API doesn't handle TLS transport case. Thanks Alain Totouom <alain.totouom at gmx de> for reporting this.

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