Home --> Documentations --> PJSIP Reference
#include <sip_transport_tls.h>
This structure describe the parameter passed from on_accept_fail_cb().
Local address of the fail accept operation of the TLS listener.
Remote address of the fail accept operation of the TLS listener.
Error status of the fail accept operation of the TLS listener.
Last error code returned by native SSL backend. Note that this may be zero, if the failure is not SSL related (e.g: accept rejection).