Wed Aug 15 01:25:53 2007

Asterisk developer's documentation


t38properties Struct Reference

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

Collaboration diagram for t38properties:

Collaboration graph
[legend]

Data Fields

int capability
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 842 of file chan_sip.c.


Field Documentation

int capability

Our T38 capability

Definition at line 844 of file chan_sip.c.

Referenced by add_t38_sdp(), create_addr_from_peer(), process_sdp(), sip_alloc(), and sip_call().

int jointcapability

Supported T38 capability at both ends

Definition at line 846 of file chan_sip.c.

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

int peercapability

Peers T38 capability

Definition at line 845 of file chan_sip.c.

Referenced by add_t38_sdp(), check_user_full(), process_sdp(), and sip_handle_t38_reinvite().

enum t38state state

T.38 state

Definition at line 847 of file chan_sip.c.

Referenced by function_sipchaninfo_read(), handle_request_invite(), handle_response_invite(), process_sdp(), sip_answer(), sip_call(), sip_handle_t38_reinvite(), sip_read(), and transmit_invite().

struct ast_flags t38support [read]

Flag for udptl, rtp or tcp support for this session

Definition at line 843 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 Wed Aug 15 01:25:53 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.3