Opened 11 years ago
Last modified 11 years ago
#1760 closed enhancement
Ability to get access to TCP/TLS socket handle of the SIP transport — at Initial Version
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
Some application want to be able to access TCP/TLS socket handle for setsockopt. There's already an API for UDP transport (pjsip_udp_transport_get_socket), and new API is needed for TCP/TLS.
Note: See
TracTickets for help on using
tickets.