]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add a "console active" CLI command, which lets you find out which console device
authorRussell Bryant <russell@russellbryant.com>
Sun, 20 Jan 2008 07:28:23 +0000 (07:28 +0000)
committerRussell Bryant <russell@russellbryant.com>
Sun, 20 Jan 2008 07:28:23 +0000 (07:28 +0000)
commit3a95a07e692bde8221fe3307ecf748cd3ef1d7f7
tree688eab976dc781fa7de79ea747a03ad7442303db
parent12a6e88d8cf2aa1921426a0208d1a1da66387d10
Add a "console active" CLI command, which lets you find out which console device
is currently active for the Asterisk CLI, or to set it.  Also, knock multiple device
support off of the to-do list.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@99248 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_console.c