Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
sip_notify Struct Reference

Struct to handle custom SIP notify requests. Dynamically allocated when needed. More...

#include <sip.h>

Collaboration diagram for sip_notify:
Collaboration graph
[legend]

Data Fields

struct ast_strcontent
 
struct ast_variableheaders
 

Detailed Description

Struct to handle custom SIP notify requests. Dynamically allocated when needed.

Definition at line 951 of file sip.h.

Field Documentation

◆ content

struct ast_str* content

◆ headers

struct ast_variable* headers

Definition at line 952 of file sip.h.

Referenced by manager_sipnotify(), sip_cli_notify(), sip_pvt_dtor(), and transmit_invite().


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