Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_sip_endpoint_identifier Struct Reference

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.
 

Detailed Description

An entity responsible for identifying the source of a SIP message.

Definition at line 1274 of file res_pjsip.h.


The documentation for this struct was generated from the following file: