[Asterisk-Users] Asterisk and Zaptel Versions Command?

C F shmaltz at gmail.com
Mon Oct 31 13:33:38 MST 2005


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 <asterisk at icpage.com> 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
> Asterisk-Users at 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
>
>



More information about the asterisk-users mailing list