Thanks, but what I was really hoping for was something that could be used in a script to report current revisions... me sad

Bart


----- Original Message ----- From: "C F" <[EMAIL PROTECTED]> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <[email protected]>
Sent: Monday, October 31, 2005 12:33 PM
Subject: Re: [Asterisk-Users] Asterisk and Zaptel Versions Command?


Yeah, show versions in the CLI will give you the version of your asterisk build
Also you can do the following in the CLI:
show version files <filename>
where <filename> is a valid file name.
As always in Linux you can press TAB to get a list of available
commands in the CLI, for example you can type:
show version files {TAB}
that will give you a list of all the files you can then type the file
you want. Or you could narrow it down like this:
show version files chan{TAB}
that will give you a list of all the avaiable files that start with
chan, you could also do just {TAB} to get a list of all the commands.
To get help you could type help command.

Hope this helps.

On 10/31/05, Bart Fisher <[EMAIL PROTECTED]> wrote:

Is there a command line for discovery of Asterisk and Zaptel Versions?

Bart
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:

http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to