Asterisk - The Open Source Telephony Project
18.5.0
|
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 |
Definition at line 9146 of file chan_sip.c.
int authentication_present |
Definition at line 9162 of file chan_sip.c.
Referenced by __find_call(), and match_req_to_dialog().
const char* callid |
Definition at line 9148 of file chan_sip.c.
Referenced by __find_call(), and match_req_to_dialog().
const char* fromtag |
Definition at line 9150 of file chan_sip.c.
Referenced by __find_call(), and match_req_to_dialog().
int method |
Definition at line 9147 of file chan_sip.c.
Referenced by __find_call(), and match_req_to_dialog().
int respid |
Definition at line 9154 of file chan_sip.c.
Referenced by __find_call(), and match_req_to_dialog().
const char* ruri |
Definition at line 9157 of file chan_sip.c.
Referenced by __find_call(), and match_req_to_dialog().
uint32_t seqno |
Definition at line 9151 of file chan_sip.c.
Referenced by __find_call(), FaxPcap::add(), and match_req_to_dialog().
const char* totag |
Definition at line 9149 of file chan_sip.c.
Referenced by __find_call(), and match_req_to_dialog().
const char* viabranch |
Definition at line 9158 of file chan_sip.c.
Referenced by __find_call(), and match_req_to_dialog().
const char* viasentby |
Definition at line 9159 of file chan_sip.c.
Referenced by __find_call(), and match_req_to_dialog().