Sun Oct 16 2011 08:43:14

Asterisk developer's documentation


match_req_args Struct Reference

Data Fields

int authentication_present
const char * callid
const char * fromtag
int method
const char * ruri
unsigned int seqno
const char * totag
const char * viabranch
const char * viasentby

Field Documentation

Definition at line 7588 of file chan_sip.c.

Referenced by match_req_to_dialog(), and find_call().

const char* callid

Definition at line 7577 of file chan_sip.c.

Referenced by match_req_to_dialog(), and find_call().

const char* fromtag

Definition at line 7579 of file chan_sip.c.

Referenced by match_req_to_dialog(), and find_call().

int method

Definition at line 7576 of file chan_sip.c.

Referenced by match_req_to_dialog(), and find_call().

const char* ruri

Definition at line 7583 of file chan_sip.c.

Referenced by match_req_to_dialog(), and find_call().

unsigned int seqno

Definition at line 7580 of file chan_sip.c.

Referenced by match_req_to_dialog(), and find_call().

const char* totag

Definition at line 7578 of file chan_sip.c.

Referenced by match_req_to_dialog(), and find_call().

const char* viabranch

Definition at line 7584 of file chan_sip.c.

Referenced by match_req_to_dialog(), and find_call().

const char* viasentby

Definition at line 7585 of file chan_sip.c.

Referenced by match_req_to_dialog(), and find_call().


The documentation for this struct was generated from the following file: