Thu Jul 9 13:41:43 2009

Asterisk developer's documentation


t38properties Struct Reference

T.38 channel settings (at some point we need to make this alloc'ed. More...


Data Fields

int capability
unsigned int direct:1
int jointcapability
int peercapability
enum t38state state
ast_flags t38support


Detailed Description

T.38 channel settings (at some point we need to make this alloc'ed.

Definition at line 1069 of file chan_sip.c.


Field Documentation

int capability

Our T38 capability

Definition at line 1071 of file chan_sip.c.

Referenced by add_sdp(), create_addr_from_peer(), handle_request_invite(), process_sdp(), set_t38_capabilities(), and sip_call().

unsigned int direct

Whether the T38 came from the initial invite or not

Definition at line 1075 of file chan_sip.c.

Referenced by change_t38_state().

int jointcapability

Supported T38 capability at both ends

Definition at line 1073 of file chan_sip.c.

Referenced by add_sdp(), check_peer_ok(), check_user_ok(), create_addr_from_peer(), handle_request_invite(), process_sdp(), and sip_call().

int peercapability

Peers T38 capability

Definition at line 1072 of file chan_sip.c.

Referenced by add_sdp(), check_peer_ok(), check_user_ok(), and process_sdp().

enum t38state state

T.38 state

Definition at line 1074 of file chan_sip.c.

Referenced by change_t38_state(), check_pendings(), check_rtp_timeout(), function_sipchaninfo_read(), handle_request_invite(), handle_response_invite(), process_sdp(), sip_indicate(), sip_queryoption(), sip_read(), transmit_invite(), and transmit_response_with_sdp().

struct ast_flags t38support

Flag for udptl, rtp or tcp support for this session

Definition at line 1070 of file chan_sip.c.

Referenced by add_sdp(), create_addr_from_peer(), sip_indicate(), sip_queryoption(), sip_read(), and sip_rtp_read().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:43 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7