]> git.ipfire.org Git - thirdparty/asterisk.git/commit
stream: Add stream topology to channel 39/4939/9
authorGeorge Joseph <gjoseph@digium.com>
Mon, 13 Feb 2017 17:50:47 +0000 (10:50 -0700)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 14 Feb 2017 21:09:37 +0000 (14:09 -0700)
commitbf2f091bbb2b099d6ca87e5fdd76efe45a209eb7
tree3ebbbb4a3a9235f221bb0df50587e9873905b5f9
parent6c4657e28ebf9cbe6d952750142d9631ff600657
stream:  Add stream topology to channel

Adds topology set and get to channel.

ASTERISK-26790

Change-Id: Ic379ea82a9486fc79dbd8c4d95c29fa3b46424f4
include/asterisk/channel.h
include/asterisk/channel_internal.h
include/asterisk/stream.h
main/channel.c
main/channel_internal_api.c
main/stream.c
tests/test_voicemail_api.c