[asterisk-bugs] [Asterisk 0013326]: Column width with cli command sip/iax2 show registry
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Aug 17 01:40:43 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13326
======================================================================
Reported By: ib2
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13326
Category: Channels/chan_iax2
Reproducibility: always
Severity: text
Priority: normal
Status: feedback
Asterisk Version: 1.4.21.2
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 138360
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-16 14:37 CDT
Last Modified: 2008-08-17 01:40 CDT
======================================================================
Summary: Column width with cli command sip/iax2 show registry
Description:
I'm trying monitor iax registries using the command:
#asterisk -r -x "iax2 show registry"
Host dnsmgr Username Perceived Refresh
State
129.129.129.129:4569 N ABCDEFGHIJ 213.213.213.213:4569 60
Registered
129.129.129.129:4569 N 1234567890 213.213.213.213:4569 60
Registered
But the column width of the Username is too small.
Most of my Usernames are 22 characters, where the 10 first characters
could be equal.
======================================================================
----------------------------------------------------------------------
(0091489) ib2 (reporter) - 2008-08-17 01:40
http://bugs.digium.com/view.php?id=13326#c91489
----------------------------------------------------------------------
Yes. Same problem using the Asterisk Call Manager for the query.
# cat clicommand.txt | nc localhost 5038
Asterisk Call Manager/1.0
Response: Success
Message: Authentication accepted
Response: Follows
Privilege: Command
Host dnsmgr Username Perceived Refresh
State
129.129.129.129:4569 N ABCDEFGHIJ 213.213.213.213:4569 60
Registered
129.129.129.129:4569 N 1234567890 213.213.213.213:4569 60
Registered
--END COMMAND--
Response: Goodbye
Message: Thanks for all the fish.
Issue History
Date Modified Username Field Change
======================================================================
2008-08-17 01:40 ib2 Note Added: 0091489
======================================================================
More information about the asterisk-bugs
mailing list