Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#2150 closed enhancement (fixed)

Add new callback to notify when accept operation fails on TLS listener

Reported by: riza Owned by: bennylp
Priority: normal Milestone: release-2.9
Component: pjsip Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

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

Change History (4)

comment:1 Changed 6 years ago by riza

  • Resolution set to fixed
  • Status changed from new to closed

In 5885:

Close #2150: Add new callback to notify when accept operation fails on TLS
listener.

comment:2 Changed 6 years ago by riza

In 5888:

Re #2150: Add local address to pjsip_tls_on_accept_fail_param.

comment:3 Changed 6 years ago by nanang

In 5889:

Re #2150: Added native SSL error code in SIP TLS accept failure callback.

comment:4 Changed 5 years ago by nanang

In 5936:

Re #2150: Fixed crash in SIP TLS transport after TCP socket accept error, e.g: after wakeup from background on iOS. Thanks Marcus Froeschl for the report.

Note: See TracTickets for help on using tickets.