Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
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 9146 of file chan_sip.c.

Field Documentation

◆ authentication_present

int authentication_present

Definition at line 9162 of file chan_sip.c.

Referenced by __find_call(), and match_req_to_dialog().

◆ callid

const char* callid

Definition at line 9148 of file chan_sip.c.

Referenced by __find_call(), and match_req_to_dialog().

◆ fromtag

const char* fromtag

Definition at line 9150 of file chan_sip.c.

Referenced by __find_call(), and match_req_to_dialog().

◆ method

int method

Definition at line 9147 of file chan_sip.c.

Referenced by __find_call(), and match_req_to_dialog().

◆ respid

int respid

Definition at line 9154 of file chan_sip.c.

Referenced by __find_call(), and match_req_to_dialog().

◆ ruri

const char* ruri

Definition at line 9157 of file chan_sip.c.

Referenced by __find_call(), and match_req_to_dialog().

◆ seqno

uint32_t seqno

Definition at line 9151 of file chan_sip.c.

Referenced by __find_call(), FaxPcap::add(), and match_req_to_dialog().

◆ totag

const char* totag

Definition at line 9149 of file chan_sip.c.

Referenced by __find_call(), and match_req_to_dialog().

◆ viabranch

const char* viabranch

Definition at line 9158 of file chan_sip.c.

Referenced by __find_call(), and match_req_to_dialog().

◆ viasentby

const char* viasentby

Definition at line 9159 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: