Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (112 - 114 of 2195)

Ticket Resolution Summary Owner Reporter
#2151 fixed Call tp_drop_data_cb() when there is PJSIP_EMISSINGHDR or PJSIP_EINVALIDSTATUS error on incoming message bennylp riza
Description

This ticket will call tp_drop_data_cb() when there is PJSIP_EMISSINGHDR or PJSIP_EINVALIDSTATUS error on incoming message.

Thanks to Peter Koletzki for the report.

#2150 fixed Add new callback to notify when accept operation fails on TLS listener bennylp riza
Description

This ticket will add new callback (on_accept_fail_cb()) to notify when accept operation fails on TLS listener.

Thanks to Peter Koletzki for the suggestion

#2149 fixed Add option to disable transport connection reuse bennylp ming
Description

Currently, TCP/TLS connection will be reused if it's used to send messages to the same destination address. However, there are cases where this may not be desirable, such as for Google Voice account which requires different accounts to use different connections.

This ticket will add option to disable transport connection reuse. But this setting is currently only available in PJSIP level (has not been exported to PJSUA yet).

Note: See TracQuery for help on using queries.