Data Fields | |
| enum sipmethod | id |
| int | need_rtp |
| char *const | text |
Definition at line 208 of file chan_sip.c.
Definition at line 209 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 210 of file chan_sip.c.
| char* const text |
Definition at line 211 of file chan_sip.c.
Referenced by __sip_ack(), __sip_semi_ack(), do_proxy_auth(), handle_request_subscribe(), init_req(), initreqprep(), reqprep(), and transmit_register().
1.4.7