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:[EMAIL PROTECTED]
+972-50-7952406           mailto:[EMAIL PROTECTED]       
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to