Releases: chan-sccp/PAMI
Releases · chan-sccp/PAMI
v2.0.10
v2.0.9
Incremental fixes
Improvements:
- Documentation
Fixes:
- correction for previous revision acbcb8f
- Wrong comment on rTimeout, wrongly indicating milliseconds instead of seconds
Incremental fixes
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
Include latest fixes for issues ports and pull requests
Fixed:
- linkedid -> should return string
- commandaction -> returning commandevent
- Return message values as string if there's a leading zero
move to chan-sccp/PAMI
move to chan-sccp/PAMI
Small updates / fixes
Minor release with a lot of small updates/fixes
And a slew of newly supported Actions and Events (mostly autogenerated)
New Action Messages
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
Integrating all the outstanding PR's on the marcelog/PAMI/pulls list that made sense.
PR's:
- @brenard : Updates to ConfBridge. See:Orig PR:179
- @NikolayRevin: Add action QueueMemberRingInUse and updated: QueueMemberEvent and
QueueParamsEvent. See:Orig PR:177. - @alexmnv: Added
getSocket()
method toClientImpl
class. See:Orig
PR:169. - @edigomes: Added Options-XXXXXX. See:Orig PR:162.
- @amir200xven: Added CDR EVent. See:Orig PR:159.
- @wizzle: Added PJSIPShowEndpoints et al. See:Orig PR:158
and Orig PR:157. - @syco: Extended MonitorAction. See:Orig PR:149.
- @ilgiz-badamshin: Extended AsyncAgi impl. See:Orig
PR:143. - @Adrian0350: Added DAHDIChannelEvent. See:Orig
PR:138. - @Bloodoff: Added DeviceStateChange/VarSet. See:Orig
PR:126. - @thomasvargiu: Fix getMessages. See:Orig PR:122.
- @sctt: Added event filters. See:Orig PR:107.
- @alesf: Added QueueEntry. See:Orig PR:98.
- @parhamdoustdar: ConfBridge et al. See:Orig PR:80.
- @dkgroot: ResponseHandling for ReponseEvents See:Orig PR:73.