Sha256: 1a039ff0a88ca065e061400e3e4f0749da2fde47351bc9fe5e707f828dc8547a
Contents?: true
Size: 1.36 KB
Versions: 1
Compression:
Stored size: 1.36 KB
Contents
# develop # 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.3.0 | CHANGELOG.md |