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 |
Definition at line 7754 of file chan_sip.c.
Definition at line 7767 of file chan_sip.c.
Referenced by find_call(), and match_req_to_dialog().
| const char* callid |
Definition at line 7756 of file chan_sip.c.
Referenced by find_call(), and match_req_to_dialog().
| const char* fromtag |
Definition at line 7758 of file chan_sip.c.
Referenced by find_call(), and match_req_to_dialog().
| int method |
Definition at line 7755 of file chan_sip.c.
Referenced by find_call(), and match_req_to_dialog().
| const char* ruri |
Definition at line 7762 of file chan_sip.c.
Referenced by find_call(), and match_req_to_dialog().
| unsigned int seqno |
Definition at line 7759 of file chan_sip.c.
Referenced by find_call(), and match_req_to_dialog().
| const char* totag |
Definition at line 7757 of file chan_sip.c.
Referenced by find_call(), and match_req_to_dialog().
| const char* viabranch |
Definition at line 7763 of file chan_sip.c.
Referenced by find_call(), and match_req_to_dialog().
| const char* viasentby |
Definition at line 7764 of file chan_sip.c.
Referenced by find_call(), and match_req_to_dialog().