argument to the helper function to identify a call More...
Data Fields | |
| const char * | callid |
| const char * | fromtag |
| enum sipmethod | method |
| const char * | tag |
| const char * | totag |
argument to the helper function to identify a call
Definition at line 6882 of file chan_sip.c.
| const char* callid |
Definition at line 6884 of file chan_sip.c.
Referenced by find_call(), and find_call_cb().
| const char* fromtag |
Definition at line 6885 of file chan_sip.c.
Referenced by find_call().
Definition at line 6883 of file chan_sip.c.
Referenced by find_call(), and find_call_cb().
| const char* tag |
Definition at line 6887 of file chan_sip.c.
Referenced by find_call(), and find_call_cb().
| const char* totag |
Definition at line 6886 of file chan_sip.c.
Referenced by find_call(), and find_call_cb().
1.6.1