Asterisk - The Open Source Telephony Project
21.4.1
|
An entity responsible for identifying the source of a SIP message. More...
#include <res_pjsip.h>
Data Fields | |
struct ast_sip_endpoint *(* | identify_endpoint )(pjsip_rx_data *rdata) |
Callback used to identify the source of a message. See ast_sip_identify_endpoint for more details. | |
An entity responsible for identifying the source of a SIP message.
Definition at line 1274 of file res_pjsip.h.