Skip to content

Releases: chan-sccp/PAMI

v2.0.10

27 Nov 12:56
Compare
Choose a tag to compare

Fixed travis / developer build
Updated Dependencies

v2.0.9

27 Nov 10:52
f119d47
Compare
Choose a tag to compare

Fixes:

  • Sleep issue reported/fixed by @passcod
  • incorrectly named class in return type declaration reported/fixed by @Vantomas

Incremental fixes

28 Mar 11:10
fdccabd
Compare
Choose a tag to compare

Improvements:

  • Documentation

Fixes:

  • correction for previous revision acbcb8f
  • Wrong comment on rTimeout, wrongly indicating milliseconds instead of seconds

Incremental fixes

10 May 09:53
Compare
Choose a tag to compare

Improvements:

  • Make sure we get a valid response message back during processing, before adding event

Fixes:

  • Fix #13 VarSetEvent VariableName
    When handling incoming messages and setting channelvariables and variables, we should update the 'variable' in the set of available keys

Update composer to 1.10.4

10 Apr 08:14
Compare
Choose a tag to compare

Fixed:

  • Fix file/class names to comply with PSR-4 autoloader
  • OriginateAction (Issues #11 )
  • AttendedTransferAction (Issues #9)
  • dropped php 5.6 support in travis compilation (phpunit requirement)

Include latest fixes for issues ports and pull requests

14 Nov 18:39
Compare
Choose a tag to compare

Fixed:

  • linkedid -> should return string
  • commandaction -> returning commandevent
  • Return message values as string if there's a leading zero

move to chan-sccp/PAMI

30 Apr 22:11
Compare
Choose a tag to compare

move to chan-sccp/PAMI

Small updates / fixes

29 Apr 14:04
Compare
Choose a tag to compare

Minor release with a lot of small updates/fixes
And a slew of newly supported Actions and Events (mostly autogenerated)

New Action Messages

27 Apr 12:27
Compare
Choose a tag to compare
New Action Messages Pre-release
Pre-release
Added new (Auto Generated) AMI Actions + Tests for:
 * BridgeDestroy
 * BridgeKick
 * BridgeTechnologyList
 * BridgeTechnologySuspend
 * BridgeTechnologyUnsuspend
 * CancelAtxfer
 * ConfbridgeSetSingleVideoSrc
 * ControlPlayback
 * DeviceStateList
 * ExtensionStateList
 * FAXSession
 * FAXSessions
 * FAXStats
 * Filter
 * IAXnetstats
 * IAXpeerlist
 * IAXpeers
 * IAXregistry
 * LoggerRotate
 * MWIDelete
 * MWIGet
 * MWIUpdate
 * MeetmeListRooms
 * MuteAudio
 * PJSIPNotify
 * PJSIPShowAors
 * PJSIPShowAuths
 * PJSIPShowContacts
 * PJSIPShowRegistrationInboundContactStatuses
 * PRIDebugFileSet
 * PRIDebugFileUnset
 * PRIDebugSet
 * PRIShowSpans
 * Parkinglots
 * PresenceState
 * PresenceStateList
 * QueueChangePriorityCaller
 * QueueMemberRingInUse
 * SIPpeerstatus
 * SKINNYdevices
 * SKINNYlines
 * SKINNYshowdevice
 * SKINNYshowline
 * SorceryMemoryCacheExpire
 * SorceryMemoryCacheExpireObject
 * SorceryMemoryCachePopulate
 * SorceryMemoryCacheStale
 * SorceryMemoryCacheStaleObject
 * VoicemailRefresh
 * VoicemailUserStatusAction.php

Continuation of marcelog/PAMI

25 Apr 01:01
Compare
Choose a tag to compare
Pre-release

Integrating all the outstanding PR's on the marcelog/PAMI/pulls list that made sense.

PR's: