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 488 of file chan_sip.c.
| int fd |
Definition at line 489 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 491 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 490 of file chan_sip.c.
Referenced by show_channels_cb(), and sip_show_channels().
1.6.1