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

AMI variable container. More...

#include <res_pjsip.h>

Data Fields

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

Detailed Description

AMI variable container.

Definition at line 3031 of file res_pjsip.h.

Field Documentation

const char* action_id

Manager Action ID

Definition at line 3037 of file res_pjsip.h.

void* arg

user specified argument data

Definition at line 3039 of file res_pjsip.h.

int count

count of objects

Definition at line 3041 of file res_pjsip.h.

const struct message* m

Manager message

Definition at line 3035 of file res_pjsip.h.

struct mansession* s

Manager session

Definition at line 3033 of file res_pjsip.h.


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