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

AMI variable container. More...

#include <res_pjsip.h>

Collaboration diagram for ast_sip_ami:
Collaboration graph
[legend]

Data Fields

const char * action_id
 
void * arg
 
int count
 
const struct messagem
 
struct mansessions
 

Detailed Description

AMI variable container.

Definition at line 2737 of file res_pjsip.h.

Field Documentation

◆ action_id

const char* action_id

Manager Action ID

Definition at line 2743 of file res_pjsip.h.

Referenced by ast_sip_create_ami_event().

◆ arg

void* arg

◆ count

int count

◆ m

const struct message* m

◆ s

struct mansession* s

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