Sha256: b97edb09a115a08ea21d3add1099d44c645a250aea0912b8d7a21ecbcf4ce4c0

Contents?: true

Size: 1.56 KB

Versions: 1

Compression:

Stored size: 1.56 KB

Contents

# develop

# v1.4.0
  * Feature: Add `#goto`, which will pass a call to another context/extension/priority and disconnect from Adhearsion

# v1.3.1
  * Bugfix: Fixed `#execute` to concatenate multiple arguments correctly

# v1.3.0
  * Feature: Added explicit silence generation

# v1.2.1
  * Feature: added play_tone for DTMF in-call generation
  * Bugfix: "code is an undefined method" errors on executing AMI methods directly (issue #6)

# v1.2.0
  * Feature: Added helper to execute AMI actions easily

# v1.1.1
  * Fix error in header name for #agi_context

# v1.1.0
  * Adhearsion::Call now exposes the AGI context through #agi_context

# v1.0.0
  * Stable release

# v0.3.0 - 2012-03-29
  * Remove the monkey-patched version of `CallController#stream_file` since Punchblock now supports stopping output

# v0.2.0 - 2012-03-22
  * Update to work with Adhearsion 2.0.0.rc2
  * Remove overloaded `CallController#play` and `#play!` - we should use Adhearsion's core auto-detection

# v0.1.3 - 2012-01-30
  * Update to use Adhearsion's changed Plugin semantics (no more dialplan hooks)
  * Monkeypatch Adhearsion::CallController with Asterisk-specific overloads

# v0.1.2 - 2012-01-24
  * Fix a bug that prevented agi actions from completing properly due to accessing their completion reason incorrectly

# v0.1.1 - 2012-01-18
  * Depend on Adhearsion properly

# v0.1.0 - 2012-01-17
  * A whole bunch of new stuff

## Config Generators
  * Asterisk config generators moved from Adhearsion
  * Namespace cleanup

## Plugin Rename
  * ahn-asterisk to adhearsion-asterisk

# v0.0.1
  * First release!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
adhearsion-asterisk-1.4.0 CHANGELOG.md