Opened 8 years ago
Closed 8 years ago
#1951 closed enhancement (fixed)
Add callback to configure SRTP setting and key in pjsua/pjsua2
Reported by: | ming | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.6 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
Add callback on_create_media_transport_srtp()/onCreateMediaTransportSrtp() which allows app to modify the SRTP setting in order to specify the cryptos and keys which are going to be used.
Change History (1)
comment:1 Changed 8 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 5417: