Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
show_peers_context Struct Reference

Data Fields

int havepattern
 
char idtext [256]
 
int offline_peers
 
int online_peers
 
int peerlist
 
regex_t regexbuf
 
int registeredonly
 
int total_peers
 
int unmonitored_peers
 

Detailed Description

Definition at line 6933 of file chan_iax2.c.

Field Documentation

◆ havepattern

int havepattern

Definition at line 6935 of file chan_iax2.c.

Referenced by __iax2_show_peers(), and manager_iax2_show_peer_list().

◆ idtext

char idtext[256]

Definition at line 6936 of file chan_iax2.c.

Referenced by _iax2_show_peers_one(), and manager_iax2_show_peer_list().

◆ offline_peers

int offline_peers

Definition at line 6941 of file chan_iax2.c.

Referenced by __iax2_show_peers(), and _iax2_show_peers_one().

◆ online_peers

int online_peers

Definition at line 6940 of file chan_iax2.c.

Referenced by __iax2_show_peers(), and _iax2_show_peers_one().

◆ peerlist

int peerlist

Definition at line 6938 of file chan_iax2.c.

Referenced by _iax2_show_peers_one().

◆ regexbuf

regex_t regexbuf

Definition at line 6934 of file chan_iax2.c.

Referenced by __iax2_show_peers().

◆ registeredonly

int registeredonly

Definition at line 6937 of file chan_iax2.c.

Referenced by __iax2_show_peers().

◆ total_peers

int total_peers

◆ unmonitored_peers

int unmonitored_peers

Definition at line 6942 of file chan_iax2.c.

Referenced by __iax2_show_peers(), and _iax2_show_peers_one().


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