/home/chaser/Zfone/Work/build/zfone-full-0.90.438/zfone3/lib/libzrtp/include/zrtp_pbx.h File Reference

Defines basic Functions to work with MiTM endpoints. More...

#include "zrtp_config.h"
#include "zrtp_types.h"

Include dependency graph for zrtp_pbx.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

zrtp_status_t zrtp_stream_registration_start (zrtp_stream_t *stream, uint32_t ssrc)
 Start ZRTP enrollment ritual on Server side.
zrtp_status_t zrtp_stream_registration_secure (zrtp_stream_t *stream)
 Continue ZRTP enrollment ritual (from CLEAR state) on Server side.
zrtp_status_t zrtp_register_with_trusted_mitm (zrtp_stream_t *stream)
 Confirms enrollment ritual on Client side.
zrtp_status_t zrtp_resolve_mitm_call (zrtp_stream_t *stream1, zrtp_stream_t *stream2)
 Automatically handle ZRTP call in PBX environment.
zrtp_status_t zrtp_update_remote_options (zrtp_stream_t *stream, zrtp_sas_id_t transf_sas_scheme, zrtp_string32_t *transf_sas_value, uint8_t transf_ac_flag, uint8_t transf_d_flag)
 Updates remote-side SAS value and rendering scheme.
uint8_t zrtp_is_user_enrolled (zrtp_stream_t *stream)
 Check if user at the end of the stream stream is enrolled.
zrtp_stream_t * zrtp_choose_one_enrolled (zrtp_stream_t *stream1, zrtp_stream_t *stream2)
 Choose single enrolled stream from two enrolled.


Detailed Description

Defines basic Functions to work with MiTM endpoints.


Generated on Wed Dec 9 17:31:06 2009 for libzrtp  zfone