![]() |
Home page |
Mailing list |
Docs
Collaboration diagram for t38properties:Asterisk developer's documentation :: Codename Pineapple
t38properties Struct Reference
#include <sip3.h>

Definition at line 833 of file chan_sip.c.
Data Fields | |
| int | capability |
| int | jointcapability |
| int | peercapability |
| enum t38state | state |
| ast_flags | t38support |
| ast_flags | t38support |
|
|
Our T38 capability Definition at line 835 of file chan_sip.c. Referenced by add_t38_sdp(), create_addr_from_peer(), dialog_activate_media(), and sip_call(). |
|
|
Supported T38 capability at both ends Definition at line 837 of file chan_sip.c. Referenced by add_t38_sdp(), check_peer_ok(), create_addr_from_peer(), dialog_activate_media(), sip_call(), and sip_handle_t38_reinvite(). |
|
|
Peers T38 capability Definition at line 836 of file chan_sip.c. Referenced by add_t38_sdp(), check_peer_ok(), and sip_handle_t38_reinvite(). |
|
|
T.38 state Definition at line 838 of file chan_sip.c. Referenced by function_sipchaninfo_read(), handle_request_invite(), handle_response_answer(), handle_response_invite(), sip_call(), sip_handle_t38_reinvite(), sip_read(), and transmit_invite(). |
|
|
Flag for udptl, rtp or tcp support for this session |
|
|
Flag for udptl, rtp or tcp support for this session Definition at line 834 of file chan_sip.c. Referenced by add_sdp(), sip_read(), and sip_rtp_read(). |