Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BuildInfo

Hierarchy

  • BuildInfo

Index

Properties

date

date: string

Date and time when Asterisk was built.

kernel

kernel: string

Kernel version Asterisk was built on.

machine

machine: string

Machine architecture (x86_64, i686, ppc, etc.).

options

options: string

Compile time options, or empty string if default.

os

os: string

OS Asterisk was built on.

user

user: string

Username that build Asterisk.

Generated using TypeDoc