]> git.ipfire.org Git - thirdparty/asterisk.git/commit
core: Show streams in "core show channel". 59/5059/1
authorJoshua Colp <jcolp@digium.com>
Wed, 22 Feb 2017 14:32:23 +0000 (14:32 +0000)
committerJoshua Colp <jcolp@digium.com>
Wed, 22 Feb 2017 14:32:23 +0000 (14:32 +0000)
commitf58aefba5be6ab8ada6899ff50c6148830032814
treed500fe189bd2326f8d058b513961008838048734
parent8f248f7a1cc8452eb455a338ddc9bae593310ee7
core: Show streams in "core show channel".

The "core show channel" CLI command will now output the streams
present on the channel with their details.

ASTERISK-26811

Change-Id: I9c95b57aa09415005f0677a1949a0feb07e4987a
include/asterisk/stream.h
main/cli.c
main/stream.c