I'm not sure if you mean within the CLI or to have a separate file you can then sort...however, you can execute a command to the CLI and redirect the output to a file.
For example: Asterisk -rx "sip show users" > /[out-directory]/[out-file] This will output the data normally displayed on the CLI to an external file. Does that help? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Irakli Natsvlishvili Sent: Tuesday, May 17, 2005 6:53 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Display SIP useragents Is there a way to display registered SIP useragents and sort them from CLI? I.N. _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.11.11 - Release Date: 5/16/2005 _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users