mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
cli: increase channel column width
For 'core show channels', the Channel name field is increased
to 64 characters and the Location name field is increased to
32 characters.
For 'core show channels verbose', the Channel name field is
increased to 80 characters, the Context is increased to 24
characters and the Extension is increased to 24 characters.
ASTERISK-30455
Change-Id: Ibec3742ce360ffc93bc56e9984c2a21dabc4d5e1
(cherry picked from commit f102e81d0f
)
This commit is contained in:
committed by
Asterisk Development Team
parent
ec3add3c44
commit
20b0cfca39
14
doc/CHANGES-staging/cli_channel_display_length_increase.txt
Normal file
14
doc/CHANGES-staging/cli_channel_display_length_increase.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Subject: cli
|
||||
Subject: core
|
||||
|
||||
This change increases the display width on 'core show channels'
|
||||
amd 'core show channels verbose'
|
||||
|
||||
For 'core show channels', the Channel name field is increased to
|
||||
64 characters and the Location name field is increased to 32
|
||||
characters.
|
||||
|
||||
For 'core show channels verbose', the Channel name field is
|
||||
increased to 80 characters, the Context is increased to 24
|
||||
characters and the Extension is increased to 24 characters.
|
||||
|
Reference in New Issue
Block a user