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 |
Used in the sip_show_peers functions to pass parameters.
Definition at line 17291 of file chan_sip.c.
| int havepattern |
Definition at line 17293 of file chan_sip.c.
Referenced by _sip_show_peers(), and _sip_show_peers_one().
| char idtext[256] |
Definition at line 17294 of file chan_sip.c.
Referenced by _sip_show_peers(), and _sip_show_peers_one().
Definition at line 17297 of file chan_sip.c.
Referenced by _sip_show_peers(), and _sip_show_peers_one().
| int peers_mon_online |
Definition at line 17296 of file chan_sip.c.
Referenced by _sip_show_peers(), and _sip_show_peers_one().
Definition at line 17298 of file chan_sip.c.
Referenced by _sip_show_peers(), and _sip_show_peers_one().
Definition at line 17299 of file chan_sip.c.
Referenced by _sip_show_peers(), and _sip_show_peers_one().
| int realtimepeers |
Definition at line 17295 of file chan_sip.c.
Referenced by _sip_show_peers(), and _sip_show_peers_one().
| regex_t regexbuf |
Definition at line 17292 of file chan_sip.c.
Referenced by _sip_show_peers(), and _sip_show_peers_one().
1.6.1