Data Fields | |
int | can_create |
enum sipmethod | id |
int | need_rtp |
char *const | text |
Definition at line 378 of file chan_sip.c.
int can_create |
Definition at line 382 of file chan_sip.c.
int need_rtp |
when this is the 'primary' use for a pvt structure, does it need RTP?
Definition at line 380 of file chan_sip.c.
char* const text |
Definition at line 381 of file chan_sip.c.
Referenced by __sip_ack(), __sip_semi_ack(), do_proxy_auth(), handle_request(), handle_request_subscribe(), init_req(), initreqprep(), reqprep(), send_request(), send_response(), and transmit_register().