argument for the 'show channels|subscriptions' callback. More...
Data Fields | |
int | fd |
int | numchans |
int | subscriptions |
argument for the 'show channels|subscriptions' callback.
Definition at line 777 of file chan_sip.c.
int fd |
Definition at line 778 of file chan_sip.c.
Referenced by show_channels_cb(), show_chanstats_cb(), sip_show_channels(), and sip_show_channelstats().
int numchans |
Definition at line 780 of file chan_sip.c.
Referenced by show_channels_cb(), show_chanstats_cb(), sip_show_channels(), and sip_show_channelstats().
int subscriptions |
Definition at line 779 of file chan_sip.c.
Referenced by show_channels_cb(), and sip_show_channels().