Asterisk - The Open Source Telephony Project
18.5.0
|
argument for the 'show channels|subscriptions' callback. More...
#include <sip.h>
Data Fields | |
int | fd |
int | numchans |
int | subscriptions |
int fd |
Definition at line 733 of file sip.h.
Referenced by show_channels_cb(), show_chanstats_cb(), sip_show_channels(), and sip_show_channelstats().
int numchans |
Definition at line 735 of file sip.h.
Referenced by show_channels_cb(), show_chanstats_cb(), sip_show_channels(), and sip_show_channelstats().
int subscriptions |
Definition at line 734 of file sip.h.
Referenced by show_channels_cb(), and sip_show_channels().