Data Fields | |
| int | authentication_present |
| const char * | callid |
| const char * | fromtag |
| int | method |
| const char * | ruri |
| uint32_t | seqno |
| const char * | totag |
| const char * | viabranch |
| const char * | viasentby |
Definition at line 8157 of file chan_sip.c.
Definition at line 8170 of file chan_sip.c.
Referenced by find_call(), and match_req_to_dialog().
| const char* callid |
Definition at line 8159 of file chan_sip.c.
Referenced by find_call(), and match_req_to_dialog().
| const char* fromtag |
Definition at line 8161 of file chan_sip.c.
Referenced by find_call(), and match_req_to_dialog().
| int method |
Definition at line 8158 of file chan_sip.c.
Referenced by find_call(), and match_req_to_dialog().
| const char* ruri |
Definition at line 8165 of file chan_sip.c.
Referenced by find_call(), and match_req_to_dialog().
| uint32_t seqno |
Definition at line 8162 of file chan_sip.c.
Referenced by find_call(), and match_req_to_dialog().
| const char* totag |
Definition at line 8160 of file chan_sip.c.
Referenced by find_call(), and match_req_to_dialog().
| const char* viabranch |
Definition at line 8166 of file chan_sip.c.
Referenced by find_call(), and match_req_to_dialog().
| const char* viasentby |
Definition at line 8167 of file chan_sip.c.
Referenced by find_call(), and match_req_to_dialog().
1.6.1