Sat Jul 12 2014 17:20:16

Asterisk developer's documentation


show_peers_context Struct Reference

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

Data Fields

int havepattern
char idtext [256]
int peers_mon_offline
int peers_mon_online
int peers_unmon_offline
int peers_unmon_online
int realtimepeers
regex_t regexbuf

Detailed Description

Used in the sip_show_peers functions to pass parameters.

Definition at line 19155 of file chan_sip.c.


Field Documentation

Definition at line 19157 of file chan_sip.c.

Referenced by _sip_show_peers(), and _sip_show_peers_one().

char idtext[256]

Definition at line 19158 of file chan_sip.c.

Referenced by _sip_show_peers(), and _sip_show_peers_one().

Definition at line 19161 of file chan_sip.c.

Referenced by _sip_show_peers(), and _sip_show_peers_one().

Definition at line 19160 of file chan_sip.c.

Referenced by _sip_show_peers(), and _sip_show_peers_one().

Definition at line 19162 of file chan_sip.c.

Referenced by _sip_show_peers(), and _sip_show_peers_one().

Definition at line 19163 of file chan_sip.c.

Referenced by _sip_show_peers(), and _sip_show_peers_one().

Definition at line 19159 of file chan_sip.c.

Referenced by _sip_show_peers(), and _sip_show_peers_one().

regex_t regexbuf

Definition at line 19156 of file chan_sip.c.

Referenced by _sip_show_peers(), and _sip_show_peers_one().


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