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

Data Fields

struct ast_cli_argsa
 
struct ast_strbuf
 
int count
 
struct ast_cli_entrye
 
regex_t * like
 

Detailed Description

Definition at line 4379 of file res_pjsip_pubsub.c.

Field Documentation

struct ast_cli_args* a

CLI handler entry a parameter

Definition at line 4383 of file res_pjsip_pubsub.c.

struct ast_str* buf

CLI subscription entry output line(s)

Definition at line 4385 of file res_pjsip_pubsub.c.

struct ast_cli_entry* e

CLI handler entry e parameter

Definition at line 4381 of file res_pjsip_pubsub.c.

regex_t* like

Compiled regular expression to select if buf is written to CLI when not NULL.

Definition at line 4387 of file res_pjsip_pubsub.c.


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