Data Fields | |
| int | can_create |
| enum sipmethod | id |
| int | need_rtp |
| char *const | text |
Definition at line 372 of file chan_sip.c.
| int can_create |
Definition at line 376 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 374 of file chan_sip.c.
| char* const text |
Definition at line 375 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().
1.5.5