Data Fields | |
int | can_create |
enum sipmethod | id |
int | need_rtp |
char *const | text |
XXX Note that sip_methods[i].id == i must hold or the code breaks
Definition at line 378 of file chan_sip.c.
int can_create |
Definition at line 382 of file chan_sip.c.
Definition at line 379 of file chan_sip.c.
Referenced by handle_request().
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_autodestruct(), __sip_destroy(), __sip_pretend_ack(), __sip_semi_ack(), do_proxy_auth(), find_call(), get_destination(), handle_request(), handle_request_subscribe(), init_req(), initreqprep(), reqprep(), retrans_pkt(), send_request(), send_response(), sip_scheddestroy(), and transmit_register().