<html>
    <head>
        <meta name="viewport" content="width=device-width" />
        <base href="https://wiki.asterisk.org/wiki" />
        <style type="text/css">
    body, #email-content, #email-content-inner { font-family: Arial,FreeSans,Helvetica,sans-serif; }
    body, p, blockquote, pre, code, td, th, li, dt, dd { font-size: 13px; }
    small { font-size: 11px; }

    body { width:100% !important; -webkit-font-smoothing: antialiased; }

    body,
    #email-wrapper { background-color: #f0f0f0; }
    #email-wrapper-inner { padding: 20px; text-align: center; }
    #email-content-inner { background-color: #fff; border: 1px solid #bbb; color: $menuTxtColour; padding:20px; text-align:left; }
    #email-wrapper-inner > table { width: 100%; }
    #email-wrapper-inner.thin > table { margin: 0 auto; width: 50%; }
    #email-footer { padding: 0 16px 32px 16px; margin: 0; }

    .email-indent { margin: 8px 0 16px 0; }
    .email-comment { margin: 0 0 0 56px; }
    .email-comment.removed { background-color: #ffe7e7; border: 1px solid #df9898; padding: 0 8px;}

    #email-title-avatar { text-align: left; vertical-align: top; width: 48px; padding-right: 8px; }
    #email-title-flavor { margin: 0; padding: 0 0 4px 0; }
    #email-title-heading { font-size: 16px; line-height: 20px; min-height: 20px; margin: 0; padding: 0; }
    #email-title .icon { border: 0; padding: 0 5px 0 0; text-align: left; vertical-align: middle; }

    #email-actions { border-top: 1px solid #bbb; color: #505050; margin: 8px 0 0 0; padding: 0; }
    #email-actions td { padding-top: 8px; }
    #email-actions .left { max-width: 45%; text-align: left; }
    #email-actions .right { text-align: right; }
    .email-reply-divider { border-top: 1px solid #bbb; color: #505050; margin: 32px 0 8px 0; padding: 8px 0; }
    .email-section-title { border-bottom: 1px solid #bbb; margin: 8px 0; padding: 8px 0 0 0; }

    .email-metadata { color: #505050; }

    a { color: #326ca6; text-decoration: none; }
    a:hover { color: #336ca6; text-decoration: underline; }
    a:active {color: #326ca6; }

    a.email-footer-link { color: #505050; font-size: 11px; }

    .email-item-list { list-style: none; margin: 4px 0; padding-left: 0; }
    .email-item-list li { list-style: none; margin: 0; padding: 4px 0; }
    .email-list-divider { color: #505050; padding: 0 0.35em; }
    .email-operation-icon { padding-right: 5px; }

    .avatar { -ms-interpolation-mode: bicubic; border-radius: 3px;}
    .avatar-link { margin: 2px; }

    .tableview th { border-bottom: 1px solid #69C; font-weight: bold; text-align: left; }
    .tableview td { border-bottom: 1px solid #bbbbbb; text-align: left; padding: 4px 16px 4px 0; }

    .aui-message {  margin: 1em 0; padding: 8px; }
    .aui-message.info { background-color: #e0f0ff; border: 1px solid #9eb6d4; }
    .aui-message.success { background-color: #ddfade; border: 1px solid #93c49f; }
    .aui-message.error,
    .aui-message.removed { background-color: #ffe7e7; border: 1px solid #df9898; color: #000; }

    .call-to-action-table { margin: 10px 1px 1px 1px;}
    .call-to-cancel-container, .call-to-action-container { padding: 5px 20px; }
    .call-to-cancel-container { border: 1px solid #aaa; background-color: #eee; border-radius: 3px; }
    .call-to-cancel-container a.call-to-cancel-button { background-color: #eee; font-size: 14px; line-height: 1; padding: 0; margin: 0; color: #666; font-family: sans-serif;}
    .call-to-action-container { border: 1px solid #486582;  background-color: #3068A2; border-radius: 3px; padding: 4px 10px; }
    .call-to-action-container a.call-to-action-button { background-color: #3068A2; font-size: 14px; line-height: 1; padding: 0; margin: 0; color: #fff; font-weight: bold; font-family: sans-serif; }

    /** The span around the inline task checkbox image */
    .diff-inline-task-overlay {
        display: inline-block;
        text-align: center;
        height: 1.5em;
        padding: 5px 0px 1px 5px;
        margin-right: 5px;
        /** Unfortunately, the negative margin-left is stripped out in gmail */
        margin-left: -5px;
    }

            @media handheld, only screen and (max-device-width: 480px) {
        div, a, p, td, th, li, dt, dd { -webkit-text-size-adjust: auto; }
        small, small a { -webkit-text-size-adjust: 90%; }

        td[id=email-wrapper-inner] { padding: 2px !important; }
        td[id=email-content-inner] { padding: 8px !important; }
        td[id="email-wrapper-inner"][class="thin"] > table { text-align: left !important; width: 100% !important; }
        td[id=email-footer] { padding: 8px 12px !important; }
        div[class=email-indent] { margin: 8px 0px !important; }
        div[class=email-comment] { margin: 0 !important; }

        p[id=email-title-flavor] a { display: block; } /* puts the username and the action on separate lines */
        p[id=email-permalink] { padding: 4px 0 0 0 !important; }

        table[id=email-actions] td { padding-top: 0 !important; }
        table[id=email-actions] td.right { text-align: right !important; }
        table[id=email-actions] .email-list-item { display: block; margin: 1em 0 !important; word-wrap: normal !important; }
        span[class=email-list-divider] { display: none; }
    }



        </style>
    </head>
    <body style="font-family: Arial, FreeSans, Helvetica, sans-serif; font-size: 13px; width: 100%; -webkit-font-smoothing: antialiased; background-color: #f0f0f0">
        <table id="email-wrapper" width="100%" cellspacing="0" cellpadding="0" border="0" style="background-color: #f0f0f0">
            <tbody>
                <tr valign="middle">
                    <td id="email-wrapper-inner" style="font-size: 13px; padding: 20px; text-align: center">
                        <table id="email-content" cellspacing="0" cellpadding="0" border="0" style="font-family: Arial, FreeSans, Helvetica, sans-serif; width: 100%">
                            <tbody>
                                <tr valign="top">
                                    <td id="email-content-inner" align="left" style="font-family: Arial, FreeSans, Helvetica, sans-serif; font-size: 13px; background-color: #fff; border: 1px solid #bbb; padding: 20px; text-align: left">
                                        <table id="email-title" cellpadding="0" cellspacing="0" border="0" width="100%">
                                            <tbody>
                                                <tr>
                                                    <td id="email-title-avatar" rowspan="2" style="font-size: 13px; text-align: left; vertical-align: top; width: 48px; padding-right: 8px"> <img class="avatar" src="cid:avatar_597ac98724191519f1212ed9dc97d7c9" border="0" height="48" width="48" style="-ms-interpolation-mode: bicubic; border-radius: 3px" /> </td>
                                                    <td valign="top" style="font-size: 13px">
                                                        <div id="email-title-flavor" class="email-metadata" style="margin: 0; padding: 0 0 4px 0; color: #505050">
                                                            <a href="    https://wiki.asterisk.org/wiki/display/~seanbright " style="color:#326ca6;text-decoration:none;; color: #326ca6; text-decoration: none">Sean Bright</a> edited the page:
                                                        </div> </td>
                                                </tr>
                                                <tr>
                                                    <td valign="top" style="font-size: 13px"> <h2 id="email-title-heading" style="font-size: 16px; line-height: 20px; min-height: 20px; margin: 0; padding: 0"> <a href="https://wiki.asterisk.org/wiki/display/AST/Stasis+Message+Bus" style="color: #326ca6; text-decoration: none"> <img class="icon" src="cid:page-icon" alt="" style="border: 0; padding: 0 5px 0 0; text-align: left; vertical-align: middle" /> <strong style="font-size:16px;line-height:20px;vertical-align:top;">Stasis Message Bus</strong> </a> </h2> </td>
                                                </tr>
                                            </tbody>
                                        </table>
                                        <div class="email-indent" style="margin: 8px 0 16px 0">
                                            <p class="aui-message info" style="font-size: 13px; margin: 1em 0; padding: 8px; background-color: #e0f0ff; border: 1px solid #9eb6d4"> <b>Comment:</b> snaphshot -&gt; snapshot </p>
                                            <div class="email-diff">
                                                <div id="page-diffs" class="wiki-content">
                                                    <table class="diff-macro diff-block-target" style="background-color: #f0f0f0;border: 1px solid #dddddd;margin: 10px 1px;padding: 0 2px 2px;width: 100%;">
                                                        <thead>
                                                            <tr>
                                                                <th class="diff-macro-title" style="background-color: transparent; text-align: left; font-weight: normal;padding: 5px;; font-size: 13px"><span class="icon macro-placeholder-icon" style="background-color: ;line-height: 20px;"><img src="https://wiki.asterisk.org/wiki/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.29/_/images/icons/macrobrowser/macro-placeholder-default.png" style="padding-right: 5px; vertical-align: text-bottom;" /> </span>Wiki Markup</th>
                                                            </tr>
                                                        </thead>
                                                        <tbody>
                                                            <tr>
                                                                <td class="diff-macro-body" style="background-color: #fff;border: 1px solid #dddddd;padding: 10px;; font-size: 13px"> <pre style="font-size: 13px">{numberedheadings}

While the basic API's for the Stasis Message Bus are [documented using Doxygen|http://doxygen.asterisk.org/trunk/stasis.html], there's still a lot to be said about how to use those API's within Asterisk.

{toc:style=none}

h1. Message Bus

The overall stasis-core API can be best described as a publish/subscribe message bus.

Data that needs to be published on the message bus is encapsulated in a {{stasis_message}}, which associates the message data (which is simply an AO2 managed {{void *}}) along with a {{stasis_message_type}}. (The message also has the {{timeval}} when it was created, which is generally useful, since messages are received asynchronously).

Messages are published to a {{stasis_topic}}. To receive the messages published to a topic, use {{stasis_subscribe()}} to create a subscription.

When topics are subscribed to/unsubscribed to, {{stasis_subscription_change}} are sent to all of the topic's subscribers. On unsubscribe, the {{stasis_subscription_change}} will be the last message received by the unsubscriber, which can be used to kick off any cleanup that might be necessary. The convenience function {{stasis_subscription_final_message()}} can be used to check if a message is the final unsubscribe message.

To forward all of the messages from one topic to another, use {{stasis_forward_all()}}. This is useful for creating aggregation topics, like {{[ast_channel_topic_all()|#ast_channel_topic_all()]}}, which collect all of the messages published to a set of other topics.

h2. Routing and Caching

In addition to these fundamental concepts, there are a few extra objects in the Stasis Message Bus arsenal.

For subscriptions that deal with many different types of messages, the {{stasis_message_router}} can be used to route messages based on type. This gets rid of a lot of ugly looking {{if/else}} chains and replaces them with callback dispatch.

Another common use case within Asterisk is to have a subscription that monitors state changes for snapshots that are published to a topic. To aid in this, we have {{stasis_caching_topic}}. This is a _topic filter_, which presents its own topic with filtered and modified messages from an original topic. In the case of the caching topic, it watches for snapshot messages, compares them with their prior values. For these messages, it publishes a {{stasis_cache_update}} message with both the old and new values of the snapshot.

h2. Design Philosophy

By convention (since there's no effective way to enforce this in C), messages are immutable. Not only the {{stasis_message}} type itself, but also the data it contains. This allows messages to be shared freely throughout the system without locking. If you find yourself in the situation where you want to modify the contents of a {{stasis_message}}, what you actually want to do is copy the message, and change the copy. While on the surface this seems wasteful and inefficient, the gains in reducing lock contention win the day.

Messages are opaque to the message bus, so you don't have to modify {{stasis.c}} or {{stasis.h}} to add a new topic or message type.

The {{stasis_topic}} object is thread safe. Subscribes, unsubscribes and publishes may happen from any thread. There are some ordering guarantees about message delivery, but not many.

* A {{stasis_publish()}} that begins after a {{stasis_publish()}} to the same topic completes will be delivered in order.
** In general, this means that publications from different threads to the same topic are unordered, but publications from the same thread are.
* Publications to different topics are not ordered.
* The final message delivered to a subscription will be the {{stasis_subscription_final_message()}}.

The callback invocations for a {{stasis_topic}} are serialized, although invocations can happen out of any thread from the Stasis thread pool. This is a comfortable middle ground between allocating a thread for every subscription (which would result in too many threads in the system) and invoking callbacks in parallel (which can cause insanity). If your particular handling can benefit from being parallelized, then you can dispatch it to a thread pool in your callback.

h1. Topics and messages

While Stasis allows for the proliferation of many, many message types, we feel that creating too many message types would complicate the overall API. We have a small number of first class objects, (channel snapshots, bridge snapshots, etc.). If a message needs a first class object plus a small piece of additional data, {{blob}} objects are provided which attach a [JSON object|http://doxygen.asterisk.org/trunk/d4/d05/json_8h.html] to the first class object.

The details of topics and messages are documented [on doxygen.asterisk.org|http://doxygen.asterisk.org/trunk/df/deb/group__StasisTopicsAndMessages.html]. Some of the more important items to be aware of:

h2. First Class Message Object

h3. {{ast_channel_<span class="diff-html-removed" id="removed-diff-0" style="font-size: 100%; background-color: #ffe7e7; text-decoration: line-through;">snaphshot</span><span class="diff-html-added" id="added-diff-0" style="font-size: 100%; background-color: #ddfade;">snapshot</span>}}

A snapshot of the primary state of a channel, created by {{ast_channel_snapshot_create()}}.

h2. Second Class Message Objects

h3. {{ast_channel_blob}}

Often times, you find that you want to attach a piece of data to a snapshot for your message. For these cases, there's {{ast_channel_blob}}, which associated a channel snapshot with a JSON object (which is required to have a {{type}} field identifying it).

These are used to publish messages such as hangup requests, channel variable set events, etc.

h2. Channel Topics

h2. {{ast_channel_topic(chan)}}

This is the topic to which channel associated messages are published, including [channel snapshots|#ast_channel_snaphshot].

h2. {{ast_channel_topic_all()}}

This is an aggregation topic, to which all messages published to individual channel topics are forwarded.

h2. {{ast_channel_topic_all_cached()}}

This is a caching topic wrapping {{ast_channel_topic_all()}}, which caches {{ast_channel_snaphshot}} messages.

h1. Sample Code

h2. Publishing messages

{code:c|title=foo.h}
#include &quot;asterisk/stasis.h&quot;

/*! \brief Some structure containing the content of your message. */
struct ast_foo {
        /* stuffz */
};

/*! \brief Message type for \ref ast_foo */
struct stasis_message_type *ast_foo_type(void);

/*!
 * \brief Topic for the foo module.
 */
struct stasis_topic *ast_foo_topic(void);
{code}

{code:c|title=foo.c}
#include &quot;asterisk.h&quot;

ASTERISK_FILE_VERSION(__FILE__, &quot;$Revision$&quot;)

#include &quot;asterisk/astobj2.h&quot;
#include &quot;asterisk/module.h&quot;
#include &quot;asterisk/stasis.h&quot;
#include &quot;foo.h&quot;

static struct stasis_message_type *foo_type;

struct stasis_topic *foo_topic;

struct stasis_message_type *ast_foo_type(void)
{
        return foo_type;
}

struct stasis_topic *ast_foo_topic(void)
{
        return foo_topic;
}

/*!
 * \brief Convenience function to publish an \ref ast_foo message to the
 * \ref foo_topic.
 */
static void publish_foo(struct ast_foo *foo)
{
        RAII_VAR(struct stasis_message *, msg, NULL, ao2_cleanup);

        msg = stasis_message_create(foo_type, foo);

        if (!msg) {
                return;
        }

        stasis_publish(foo_topic, msg);
}

/*
 * Imagine lots of cool foo-related code here, which uses the above
 * publish_foo message. Other foo-related messages may also be published
 * to the foo_topic.
 */

static int unload_module(void)
{
        ao2_cleanup(foo_type);
        foo_type = NULL;
        ao2_cleanup(foo_topic);
        foo_topic = NULL;
        return 0;
}

static int load_module(void)
{
        foo_type = stasis_message_type_create(&quot;ast_foo&quot;);
        if (!foo_type) {
                return AST_MODULE_LOAD_FAILURE;
        }
        foo_topic = stasis_topic_create(&quot;foo&quot;);
        if (!foo_topic) {
                return AST_MODULE_LOAD_FAILURE;
        }
        return AST_MODULE_LOAD_SUCCESS;
}

AST_MODULE_INFO(ASTERISK_GPL_KEY, 0, &quot;The wonders of foo&quot;,
                .load = load_module,
                .unload = unload_module
        );
{code}

h2. Subscribing (no message router)

{code:c|title=bar.c}
#include &quot;asterisk/astobj2.h&quot;
#include &quot;asterisk/stasis.h&quot;
#include &quot;foo.h&quot;

struct ast_bar {
        struct stasis_subscription *sub;
};

static void bar_dtor(void *obj)
{
        struct ast_bar *bar = obj;

        /* Since the subscription holds a reference, unsubscribe
         * should happen before destruction.
         */
        ast_assert(bar-&gt;sub == NULL);
}


static void bar_callback(void *data,
                         struct stasis_subscription *sub,
                         struct stasis_topic *topic,
                         struct stasis_message *message)
{
        struct ast_bar *bar = data;

        if (stasis_subscription_final_message(sub, message)) {
                /* Final message; we can clean ourselves up */
                ao2_cleanup(bar);
                return;
        }

        if (ast_foo_type() == stasis_message_type(message)) {
                struct ast_foo *foo = stasis_message_data(message);
                /* A fooing we will go... */
        } else if (ast_whatever_type() == stasis_message_type(message)) {
                struct ast_whatever *whatever = stasis_message_data (message);
                /* whatever */
        }
}

struct ast_bar *ast_bar_create(void)
{
        RAII_VAR(struct ast_bar *, bar, NULL, ao2_cleanup);

        bar = ao2_alloc(sizeof(*bar), bar_dtor);
        if (!bar) {
                return NULL;
        }

        bar-&gt;sub = stasis_subscribe(ast_foo_topic(), bar_callback, bar);
        if (!bar-&gt;sub) {
                return NULL;
        }

        ao2_ref(bar, +1); /* The subscription hold a ref to bar */

        ao2_ref(bar, +1); /* And we're returning a ref to bar */
        return bar;
}

void ast_bar_shutdown(struct ast_bar *bar)
{
        if (!bar) {
                return NULL;
        }
        stasis_unsubscribe(bar-&gt;sub);
        bar-&gt;sub = NULL;
}
{code}

h2. Subscribing (with message router)

{code:c|title=bar2.c}
#include &quot;asterisk/astobj2.h&quot;
#include &quot;asterisk/stasis.h&quot;
#include &quot;asterisk/stasis_message_router.h&quot;
#include &quot;foo.h&quot;

struct ast_bar {
        struct stasis_message_router *router;
};

static void bar_dtor(void *obj)
{
        struct ast_bar *bar = obj;

        /* Since the subscription holds a reference, unsubscribe
         * should happen before destruction.
         */
        ast_assert(bar-&gt;router == NULL);
}


static void bar_default(void *data,
                        struct stasis_subscription *sub,
                        struct stasis_topic *topic,
                        struct stasis_message *message)
{
        struct ast_bar *bar = data;
        if (stasis_subscription_final_message(sub, message)) {
                /* Final message; we can clean ourselves up */
                ao2_cleanup(bar);
        }
}

static void bar_foo(void *data,
                    struct stasis_subscription *sub,
                    struct stasis_topic *topic,
                    struct stasis_message *message)
{
        struct ast_bar *bar = data;
        struct ast_foo *foo;

        ast_assert(ast_foo_type() == stasis_message_type(message));
        foo = stasis_message_data(message);
        /* A fooing we will go... */

}

static void bar_whatever(void *data,
                         struct stasis_subscription *sub,
                         struct stasis_topic *topic,
                         struct stasis_message *message)
{
        struct ast_bar *bar = data;
        struct ast_whatever *whatever;

        ast_assert(ast_whatever_type() == stasis_message_type(message));
        whatever = stasis_message_data (message);
        /* whatever */
}

struct ast_bar *ast_bar_create(void)
{
        RAII_VAR(struct ast_bar *, bar, NULL, ao2_cleanup);
        int r;

        bar = ao2_alloc(sizeof(*bar), bar_dtor);
        if (!bar) {
                return NULL;
        }

        bar-&gt;router = stasis_message_router_create(ast_foo_topic());
        if (!bar-&gt;router) {
                return NULL;
        }

        r = stasis_message_router_set_default(bar-&gt;router, bar_default, bar);
        if (r != 0) {
                ast_bar_shutdown(bar);
                return NULL;
        }
        ao2_ref(bar, +1); /* The subscription hold a ref to bar */

        r |= stasis_message_router_add(
                bar-&gt;router, ast_foo_type(), bar_foo, bar);
        r |= stasis_message_router_add(
                bar-&gt;router, ast_whatever_type(), bar_whatever, bar);
        if (r != 0) {
                ast_bar_shutdown(bar);
                return NULL;
        }

        ao2_ref(bar, +1);
        return bar;
}

void ast_bar_shutdown(struct ast_bar *bar)
{
        if (!bar) {
                return;
        }
        stasis_message_router_unsubscribe(bar-&gt;router);
        bar-&gt;router = NULL;
}
{code}

{numberedheadings}</pre> </td>
                                                            </tr>
                                                        </tbody>
                                                    </table>
                                                </div>
                                            </div>
                                        </div>
                                        <table id="email-actions" class="email-metadata" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-top: 1px solid #bbb; color: #505050; margin: 8px 0 0 0; padding: 0; color: #505050">
                                            <tbody>
                                                <tr>
                                                    <td class="left" valign="top" style="font-size: 13px; padding-top: 8px; max-width: 45%; text-align: left"> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/display/AST/Stasis+Message+Bus" style="color: #326ca6; text-decoration: none">View Online</a> </span> <span class="email-list-divider" style="color: #505050; padding: 0 0.350em">&middot;</span> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/plugins/likes/like.action?contentId=22086002" style="color: #326ca6; text-decoration: none">Like</a> </span> <span class="email-list-divider" style="color: #505050; padding: 0 0.350em">&middot;</span> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/pages/diffpagesbyversion.action?pageId=22086002&amp;revisedVersion=9&amp;originalVersion=8" style="color: #326ca6; text-decoration: none">View Changes</a> </span> <span class="email-list-divider" style="color: #505050; padding: 0 0.350em">&middot;</span> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/display/AST/Stasis+Message+Bus?showComments=true&amp;showCommentArea=true#addcomment" style="color: #326ca6; text-decoration: none">Add Comment</a> </span> </td>
                                                    <td class="right" width="50%" valign="top" style="font-size: 13px; padding-top: 8px; text-align: right"> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/users/removespacenotification.action?spaceKey=AST" style="color: #326ca6; text-decoration: none">Stop watching space</a> </span> <span class="email-list-divider" style="color: #505050; padding: 0 0.350em">&middot;</span> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/users/editmyemailsettings.action" style="color: #326ca6; text-decoration: none">Manage Notifications</a> </span> </td>
                                                </tr>
                                            </tbody>
                                        </table> </td>
                                </tr>
                            </tbody>
                        </table> </td>
                </tr>
                <tr>
                    <td id="email-footer" align="center" style="font-size: 13px; padding: 0 16px 32px 16px; margin: 0"> <small style="font-size: 11px"> This message was sent by <a class="email-footer-link" style="color:#505050;font-size:11px;text-decoration:none;; color: #326ca6; text-decoration: none; color: #505050; font-size: 11px" href="http://www.atlassian.com/software/confluence">Atlassian Confluence</a> 5.1.5, <a class="email-footer-link" style="color:#505050;font-size:11px;text-decoration:none;; color: #326ca6; text-decoration: none; color: #505050; font-size: 11px" href="http://www.atlassian.com/software/confluence/overview/team-collaboration-software?utm_source=email-footer">Team Collaboration Software</a> </small> </td>
                </tr>
            </tbody>
        </table>
    </body>
</html>