pjsip logo pjsip.org
Open source SIP stack and media stack for presence, im/instant messaging, and multimedia communication

HOME

SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port

FAQ

Documentation

Licensing

Download

Development (Trac)

Projects using pjsip

Mailing List

Open Source Links


About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono
<bennylp@pjsip.org>


 

Home --> Documentations --> PJMEDIA Reference

pjmedia_srtp_info Struct Reference
[Secure RTP (SRTP) Media Transport]


Detailed Description

This structure specifies SRTP transport specific info. This will fit into buffer field of pjmedia_transport_specific_info.

Data Fields

pj_bool_t active
pjmedia_srtp_crypto rx_policy
pjmedia_srtp_crypto tx_policy
pjmedia_srtp_use use
pjmedia_srtp_use peer_use

Field Documentation

Specify whether the SRTP transport is active for SRTP session.

Specify the policy used by the SRTP session for receive direction.

Specify the policy used by the SRTP session for transmit direction.

Specify the usage policy.

Specify the peer's usage policy.


The documentation for this struct was generated from the following file:

 


PJMEDIA small footprint Open Source media stack
(C)2003-2008 Benny Prijono