Sat Apr 26 2014 22:03:25

Asterisk developer's documentation


match_req_args Struct Reference

Data Fields

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

Detailed Description

Definition at line 8831 of file chan_sip.c.


Field Documentation

Definition at line 8847 of file chan_sip.c.

Referenced by find_call(), and match_req_to_dialog().

const char* callid

Definition at line 8833 of file chan_sip.c.

Referenced by find_call(), and match_req_to_dialog().

const char* fromtag

Definition at line 8835 of file chan_sip.c.

Referenced by find_call(), and match_req_to_dialog().

int method

Definition at line 8832 of file chan_sip.c.

Referenced by find_call(), and match_req_to_dialog().

int respid

Definition at line 8839 of file chan_sip.c.

Referenced by find_call(), and match_req_to_dialog().

const char* ruri

Definition at line 8842 of file chan_sip.c.

Referenced by find_call(), and match_req_to_dialog().

uint32_t seqno

Definition at line 8836 of file chan_sip.c.

Referenced by find_call(), and match_req_to_dialog().

const char* totag

Definition at line 8834 of file chan_sip.c.

Referenced by find_call(), and match_req_to_dialog().

const char* viabranch

Definition at line 8843 of file chan_sip.c.

Referenced by find_call(), and match_req_to_dialog().

const char* viasentby

Definition at line 8844 of file chan_sip.c.

Referenced by find_call(), and match_req_to_dialog().


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