mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
Merge "stasis: Improve topic/subscription names and statistics."
This commit is contained in:
@@ -514,6 +514,8 @@ struct stasis_topic;
|
||||
* from a topic and destroy it. As a result the topic can persist until
|
||||
* the last subscriber unsubscribes itself even if there is no
|
||||
* publisher.
|
||||
*
|
||||
* \note Topic names should be in the form of <subsystem>:<functionality>[/<object>]
|
||||
*/
|
||||
struct stasis_topic *stasis_topic_create(const char *name);
|
||||
|
||||
|
Reference in New Issue
Block a user