Fri Jan 31 13:16:49 2014

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
struct ast_flags t38support

Detailed Description

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

Definition at line 886 of file chan_sip.c.


Field Documentation

Our T38 capability

Definition at line 888 of file chan_sip.c.

Referenced by add_sdp(), create_addr_from_peer(), process_sdp(), process_sdp_a_image(), sip_alloc(), and sip_call().

unsigned int direct

Whether the T38 came from the initial invite or not

Definition at line 892 of file chan_sip.c.

Referenced by process_sdp(), and sip_write().

Supported T38 capability at both ends

Definition at line 890 of file chan_sip.c.

Referenced by add_sdp(), check_user_full(), create_addr_from_peer(), process_sdp(), process_sdp_a_image(), sip_alloc(), sip_call(), and sip_handle_t38_reinvite().

Peers T38 capability

Definition at line 889 of file chan_sip.c.

Referenced by add_sdp(), check_user_full(), process_sdp(), process_sdp_a_image(), and sip_handle_t38_reinvite().

struct ast_flags t38support [read]

Flag for udptl, rtp or tcp support for this session

Definition at line 887 of file chan_sip.c.

Referenced by add_sdp(), sip_read(), and sip_rtp_read().


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

Generated on 31 Jan 2014 for Asterisk - the Open Source PBX by  doxygen 1.6.1