]> git.ipfire.org Git - thirdparty/asterisk.git/commit
stasis: Store subscriber uniqueids with topic statistics.
authorJoshua C. Colp <jcolp@digium.com>
Wed, 20 Feb 2019 18:22:31 +0000 (14:22 -0400)
committerJoshua C. Colp <jcolp@digium.com>
Wed, 20 Feb 2019 18:22:31 +0000 (14:22 -0400)
commit82758295df1877b534944bd3acd28a910b7a97cb
treebc0c324d6df01650292c7bcecd649a1eb52b8dd6
parentda93d17af87dcdfdf74daa8028a17755fa0f658a
stasis: Store subscriber uniqueids with topic statistics.

This change provides an easier mechanism to determine which
subscribers are subscribed to a topic. Using this you can
inspect the specific subscribers for further details.

Change-Id: I8deea21703cd5c5357b85593b46c3eaf24e18c0c
main/stasis.c