mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +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
This commit is contained in:
committed by
Joshua Colp
parent
71e317f68f
commit
76da3c71a7
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