Mon May 14 04:52:30 2007

Asterisk developer's documentation


cfsip_methods Struct Reference


Data Fields

int can_create
enum sipmethod id
int need_rtp
char *const text

Detailed Description

XXX Note that sip_methods[i].id == i must hold or the code breaks

Definition at line 361 of file chan_sip.c.


Field Documentation

int can_create

Definition at line 365 of file chan_sip.c.

enum sipmethod id

Definition at line 362 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 363 of file chan_sip.c.

char* const text

Definition at line 364 of file chan_sip.c.

Referenced by __sip_ack(), __sip_autodestruct(), __sip_destroy(), __sip_pretend_ack(), __sip_semi_ack(), do_proxy_auth(), get_destination(), handle_request(), handle_request_subscribe(), init_req(), initreqprep(), reqprep(), retrans_pkt(), send_request(), send_response(), sip_scheddestroy(), and transmit_register().


The documentation for this struct was generated from the following file:
Generated on Mon May 14 04:52:30 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.1