Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
notify_data Struct Reference
Collaboration diagram for notify_data:
Collaboration graph
[legend]

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

◆ build_notify

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

Function to help build notify request

Definition at line 277 of file res_pjsip_notify.c.

Referenced by notify_ami_data_create(), notify_cli_data_create(), and notify_contact().

◆ endpoint

struct ast_sip_endpoint* endpoint

◆ info

void* info

The info of headers, types and content

Definition at line 275 of file res_pjsip_notify.c.

Referenced by notify_ami_data_create(), notify_ami_data_destroy(), notify_cli_data_create(), notify_cli_data_destroy(), and notify_contact().


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