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

Data Fields

void(* build_notify )(pjsip_tx_data *, void *)
 
struct ast_sip_endpointendpoint
 
void * info
 

Detailed Description

Definition at line 271 of file res_pjsip_notify.c.

Field Documentation

void(* build_notify) (pjsip_tx_data *, void *)

Function to help build notify request

Definition at line 277 of file res_pjsip_notify.c.

struct ast_sip_endpoint* endpoint

The endpoint being notified

Definition at line 273 of file res_pjsip_notify.c.

void* info

The info of headers, types and content

Definition at line 275 of file res_pjsip_notify.c.


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