diff --git a/doc/index.html b/doc/index.html index 9e58042..0a51712 100644 --- a/doc/index.html +++ b/doc/index.html @@ -35,7 +35,10 @@

Modules

  • ami.connection
  • ami.login
  • ami.utils
  • -
  • etc.interactive-test
  • + +

    Scripts

    + @@ -51,30 +54,25 @@

    Modules

    - + - + - + - + +
    amiami.lua: Lua module to talk with Asterisk by AMI protocol - This file is a part of Lua-AMI library - Copyright (c) Lua-AMI authors (see file `COPYRIGHT` for the license)Lua module to talk with Asterisk by AMI protocol.
    ami.connectionconnection.lua: Low-level connection object - This file is a part of Lua-AMI library - Copyright (c) Lua-AMI authors (see file `COPYRIGHT` for the license)Low-level connection object
    ami.loginlogin.lua: implementation of AMI protocol authorization sequence - This file is a part of Lua-AMI library - Copyright (c) Lua-AMI authors (see file `COPYRIGHT` for the license)implementation of AMI protocol authorization sequence
    ami.utilsutils.lua: utility functions - This file is a part of Lua-AMI library - Copyright (c) Lua-AMI authors (see file `COPYRIGHT` for the license)utility functions
    +

    Scripts

    + - + diff --git a/doc/modules/Lua.html b/doc/modules/Lua.html new file mode 100644 index 0000000..7c32b67 --- /dev/null +++ b/doc/modules/Lua.html @@ -0,0 +1,107 @@ + + + + + Reference + + + + +
    + +
    + +
    +
    +
    + + +
    + + + + + + +
    + +

    Module Lua

    + +

    ami.lua: Lua module to talk with Asterisk by AMI protocol + This file is a part of Lua-AMI library + Copyright (c) Lua-AMI authors (see file `COPYRIGHT` for the license)

    +

    + +

    Functions

    +
    etc.interactive-testinteractive-test.lua interactive-test.lua: interactive test This file is a part of Lua-AMI library Copyright (c) Lua-AMI authors (see file `COPYRIGHT` for the license)
    + + + + +
    make_ami_manager (config)Make AMI manager object
    + +
    +
    + + +

    Functions

    + +
    +
    + + make_ami_manager (config) +
    +
    + Make AMI manager object + +

    Parameters:

    + + + +

    Returns:

    +
      + AMI manager object +
    + + +
    +
    + + + + +
    +generated by LDoc 1.2 +
    + + + diff --git a/doc/modules/ami.connection.html b/doc/modules/ami.connection.html index cd28939..be8aacc 100644 --- a/doc/modules/ami.connection.html +++ b/doc/modules/ami.connection.html @@ -32,7 +32,6 @@

    lua-AMI

    Contents

    @@ -42,7 +41,10 @@

    Modules

  • ami.connection
  • ami.login
  • ami.utils
  • -
  • etc.interactive-test
  • + +

    Scripts

    + @@ -51,39 +53,14 @@

    Modules

    Module ami.connection

    -

    connection.lua: Low-level connection object - This file is a part of Lua-AMI library - Copyright (c) Lua-AMI authors (see file `COPYRIGHT` for the license)

    +

    Low-level connection object

    -

    Fields

    - - - - - -
    ASTERISK_BANNER


    -

    Fields

    - -
    -
    - - ASTERISK_BANNER -
    -
    - ? - - - - - -
    -
    diff --git a/doc/modules/ami.html b/doc/modules/ami.html index f5f8f2e..8b94240 100644 --- a/doc/modules/ami.html +++ b/doc/modules/ami.html @@ -42,7 +42,10 @@

    Modules

  • ami.connection
  • ami.login
  • ami.utils
  • -
  • etc.interactive-test
  • + +

    Scripts

    + @@ -51,9 +54,7 @@

    Modules

    Module ami

    -

    ami.lua: Lua module to talk with Asterisk by AMI protocol - This file is a part of Lua-AMI library - Copyright (c) Lua-AMI authors (see file `COPYRIGHT` for the license)

    +

    Lua module to talk with Asterisk by AMI protocol.

    Functions

    diff --git a/doc/modules/ami.login.html b/doc/modules/ami.login.html index f8a31fb..2431029 100644 --- a/doc/modules/ami.login.html +++ b/doc/modules/ami.login.html @@ -41,7 +41,10 @@

    Modules

  • ami.connection
  • ami.login
  • ami.utils
  • -
  • etc.interactive-test
  • + +

    Scripts

    + @@ -50,9 +53,7 @@

    Modules

    Module ami.login

    -

    login.lua: implementation of AMI protocol authorization sequence - This file is a part of Lua-AMI library - Copyright (c) Lua-AMI authors (see file `COPYRIGHT` for the license)

    +

    implementation of AMI protocol authorization sequence

    diff --git a/doc/modules/ami.lua.html b/doc/modules/ami.lua.html new file mode 100644 index 0000000..8a0af6f --- /dev/null +++ b/doc/modules/ami.lua.html @@ -0,0 +1,107 @@ + + + + + Reference + + + + +
    + +
    + +
    +
    +
    + + +
    + + + + + + +
    + +

    Module ami.lua

    + +

    ami.lua: Lua module to talk with Asterisk by AMI protocol + This file is a part of Lua-AMI library + Copyright (c) Lua-AMI authors (see file `COPYRIGHT` for the license)

    +

    + +

    Functions

    + + + + + +
    make_ami_manager (config)Make AMI manager object
    + +
    +
    + + +

    Functions

    + +
    +
    + + make_ami_manager (config) +
    +
    + Make AMI manager object + +

    Parameters:

    +
      +
    • config: -- table with configuration values
    • +
    + + +

    Returns:

    +
      + AMI manager object +
    + + +
    +
    + + +
    +
    +
    +generated by LDoc 1.2 +
    +
    + + diff --git a/doc/modules/ami.utils.html b/doc/modules/ami.utils.html index faa6f1a..af04f69 100644 --- a/doc/modules/ami.utils.html +++ b/doc/modules/ami.utils.html @@ -41,7 +41,10 @@

    Modules

  • ami.connection
  • ami.login
  • ami.utils
  • -
  • etc.interactive-test
  • + +

    Scripts

    + @@ -50,10 +53,8 @@

    Modules

    Module ami.utils

    -

    utils.lua: utility functions - This file is a part of Lua-AMI library - Copyright (c) Lua-AMI authors (see file `COPYRIGHT` for the license)

    -

    This module is part of implementation, not API

    +

    utility functions

    +


    diff --git a/doc/scripts/interactive-test.lua.html b/doc/scripts/interactive-test.lua.html new file mode 100644 index 0000000..08b0a93 --- /dev/null +++ b/doc/scripts/interactive-test.lua.html @@ -0,0 +1,72 @@ + + + + + Reference + + + + +
    + +
    + +
    +
    +
    + + +
    + + + + + + +
    + +

    Script interactive-test.lua

    + +

    interactive-test.lua: interactive test + This file is a part of Lua-AMI library + Copyright (c) Lua-AMI authors (see file `COPYRIGHT` for the license)

    +

    Little tool, to accsess "live" asterisk: send originate command

    + + +
    +
    + + + + +
    +
    +
    +generated by LDoc 1.2 +
    +
    + +