Opened 11 years ago

Last modified 11 years ago

#1760 closed enhancement

Ability to get access to TCP socket handle of the SIP transport — at Version 1

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

Description (last modified by bennylp)

Some application want to be able to access TCP socket handle for setsockopt. There's already an API for UDP transport (pjsip_udp_transport_get_socket), and new API is needed for TCP.

Change History (1)

comment:1 Changed 11 years ago by bennylp

  • Description modified (diff)
  • Milestone set to release-2.3
  • Summary changed from Ability to get access to TCP/TLS socket handle of the SIP transport to Ability to get access to TCP socket handle of the SIP transport
Note: See TracTickets for help on using tickets.