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

Used in the sip_show_peers functions to pass parameters. More...

Data Fields

int havepattern
 
char idtext [256]
 
int offline_peers
 
int online_peers
 
int peerlist
 
int peers_mon_offline
 
int peers_mon_online
 
int peers_unmon_offline
 
int peers_unmon_online
 
int realtimepeers
 
regex_t regexbuf
 
int registeredonly
 
int total_peers
 
int unmonitored_peers
 

Detailed Description

Used in the sip_show_peers functions to pass parameters.

Definition at line 6830 of file chan_iax2.c.

Field Documentation

◆ havepattern

int havepattern

◆ idtext

char idtext

◆ offline_peers

int offline_peers

Definition at line 6838 of file chan_iax2.c.

Referenced by __iax2_show_peers(), and _iax2_show_peers_one().

◆ online_peers

int online_peers

Definition at line 6837 of file chan_iax2.c.

Referenced by __iax2_show_peers(), and _iax2_show_peers_one().

◆ peerlist

int peerlist

Definition at line 6835 of file chan_iax2.c.

Referenced by _iax2_show_peers_one().

◆ peers_mon_offline

int peers_mon_offline

Definition at line 20289 of file chan_sip.c.

Referenced by _sip_show_peers(), and _sip_show_peers_one().

◆ peers_mon_online

int peers_mon_online

Definition at line 20288 of file chan_sip.c.

Referenced by _sip_show_peers(), and _sip_show_peers_one().

◆ peers_unmon_offline

int peers_unmon_offline

Definition at line 20290 of file chan_sip.c.

Referenced by _sip_show_peers(), and _sip_show_peers_one().

◆ peers_unmon_online

int peers_unmon_online

Definition at line 20291 of file chan_sip.c.

Referenced by _sip_show_peers(), and _sip_show_peers_one().

◆ realtimepeers

int realtimepeers

Definition at line 20287 of file chan_sip.c.

Referenced by _sip_show_peers(), and _sip_show_peers_one().

◆ regexbuf

regex_t regexbuf

Definition at line 6831 of file chan_iax2.c.

Referenced by __iax2_show_peers(), _sip_show_peers(), and _sip_show_peers_one().

◆ registeredonly

int registeredonly

Definition at line 6834 of file chan_iax2.c.

Referenced by __iax2_show_peers().

◆ total_peers

int total_peers

◆ unmonitored_peers

int unmonitored_peers

Definition at line 6839 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 files: