[asterisk-users] How to determine which version is running
Tzafrir Cohen
tzafrir.cohen at xorcom.com
Thu Nov 2 08:12:37 MST 2006
On Thu, Nov 02, 2006 at 02:39:14PM +0100, René Christensen wrote:
> Hi,
>
> Is it possible to see which version of libpri and zaptel that's currently
> running/loaded for example
> in the * CLI?
You can tell the versions of the modules that are currently in your
filesystem (not necessarily those that are currently loaded) using
modinfo:
modinfo zaptel
/sbin/modinfo zaptel
The same information for the running module (at least for more recent
kernels) :
cat /sys/modules/zaptel/version
Not sure about Zaptel's userspace tools and for libpri.
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir at jabber.org
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
More information about the asterisk-users
mailing list