Opened 10 years ago

Closed 10 years ago

#1739 closed enhancement (fixed)

Info of last receive timestamp and data size in TCP/TLS

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-2.2.1
Component: pjsua-lib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description (last modified by nanang)

PJSIP periodically transmit "ping" packet with TCP/TLS, and relies on socket failure to detect failed connection with the server. However it has been reported that some firewall doesn't forward data to PJSIP, but at the same time it also doesn't terminate the connection.

Some applications want to be able to monitor incoming packet statistics in order to determine if the connection is still good.

Thank you Johan Lantz for the suggestion.

Change History (2)

comment:1 Changed 10 years ago by nanang

  • Description modified (diff)
  • Summary changed from Callback to process TCP/TLS keep-alive "pong" response to Info of last receive timestamp and data size in TCP/TLS

comment:2 Changed 10 years ago by nanang

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

In 4775:

Close #1739: Info of last receive timestamp and data size in TCP/TLS.

Note: See TracTickets for help on using tickets.