Fri Jul 24 00:42:05 2009

Asterisk developer's documentation


cfsip_methods Struct Reference

The core structure to setup dialogs. We parse incoming messages by using structure and then route the messages according to the type. More...


Data Fields

enum can_create_dialog can_create
enum sipmethod id
int need_rtp
char *const text


Detailed Description

The core structure to setup dialogs. We parse incoming messages by using structure and then route the messages according to the type.

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

Definition at line 536 of file chan_sip.c.


Field Documentation

enum can_create_dialog can_create

Definition at line 540 of file chan_sip.c.

enum sipmethod id

Definition at line 537 of file chan_sip.c.

Referenced by find_sip_method(), and handle_incoming().

int need_rtp

when this is the 'primary' use for a pvt structure, does it need RTP?

Definition at line 538 of file chan_sip.c.

char* const text

Definition at line 539 of file chan_sip.c.

Referenced by __sip_semi_ack(), do_proxy_auth(), find_call(), handle_incoming(), handle_request_subscribe(), init_req(), initreqprep(), reqprep(), send_response(), sip_alloc(), and transmit_register().


The documentation for this struct was generated from the following file:
Generated on Fri Jul 24 00:42:05 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7