Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Public Member Functions | Data Fields
ast_sip_nat_hook Struct Reference

Structure for SIP nat hook information. More...

#include <res_pjsip.h>

Public Member Functions

 SORCERY_OBJECT (details)
 

Data Fields

void(* outgoing_external_message )(struct pjsip_tx_data *tdata, struct ast_sip_transport *transport)
 

Detailed Description

Structure for SIP nat hook information.

Definition at line 321 of file res_pjsip.h.

Member Function Documentation

◆ SORCERY_OBJECT()

SORCERY_OBJECT ( details  )

Sorcery object details

Field Documentation

◆ outgoing_external_message

void(* outgoing_external_message) (struct pjsip_tx_data *tdata, struct ast_sip_transport *transport)

Callback for when a message is going outside of our local network

Definition at line 325 of file res_pjsip.h.

Referenced by load_module(), and nat_invoke_hook().


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