]> git.ipfire.org Git - thirdparty/asterisk.git/commit
ccss.c: Replace space in taskprocessor name. 38/1938/1
authorRichard Mudgett <rmudgett@digium.com>
Thu, 7 Jan 2016 01:00:27 +0000 (19:00 -0600)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 8 Jan 2016 18:48:44 +0000 (12:48 -0600)
commitb6c4746409613b00b41eb8e0280657dde7cc10fc
treeceaa1b7acc3ac7002bad4d56c5441aa7d88cd0f0
parentea43b40c0316a45f0c6344066b57441b80c45048
ccss.c: Replace space in taskprocessor name.

The CLI "core ping taskprocessor" command does not work very
well with taskprocessor names that have spaces in them.  You
have to put quotes around the name so using tab completion
becomes awkward.

Change-Id: I29e806dd0a8a0256f4e2e0a7ab88c9e19ab0eda0
main/ccss.c