|
|
@ -196,8 +196,8 @@ AMI (Asterisk Manager Interface)
|
|
|
|
event, the various ChanVariable fields will contain a suffix that specifies
|
|
|
|
event, the various ChanVariable fields will contain a suffix that specifies
|
|
|
|
which channel they correspond to.
|
|
|
|
which channel they correspond to.
|
|
|
|
|
|
|
|
|
|
|
|
* The NewPeerAccount AMI event is no longer raised. The NewAccountCode AMI
|
|
|
|
* The NewPeerAccount AMI event is no longer raised. The NewAccountCode AMI
|
|
|
|
event always conveys the AMI event for a particular channel.
|
|
|
|
event always conveys the AMI event for a particular channel.
|
|
|
|
|
|
|
|
|
|
|
|
* All "Reload" events have been consolidated into a single event type. This
|
|
|
|
* All "Reload" events have been consolidated into a single event type. This
|
|
|
|
event will always contain a Module field specifying the name of the module
|
|
|
|
event will always contain a Module field specifying the name of the module
|
|
|
@ -252,6 +252,8 @@ AMI (Asterisk Manager Interface)
|
|
|
|
|
|
|
|
|
|
|
|
* "ChannelUpdate" events have been removed.
|
|
|
|
* "ChannelUpdate" events have been removed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* AMI events now contain a SystemName field, if available.
|
|
|
|
|
|
|
|
|
|
|
|
AGI (Asterisk Gateway Interface)
|
|
|
|
AGI (Asterisk Gateway Interface)
|
|
|
|
------------------
|
|
|
|
------------------
|
|
|
|
* The manager event AGIExec has been split into AGIExecStart and AGIExecEnd.
|
|
|
|
* The manager event AGIExec has been split into AGIExecStart and AGIExecEnd.
|
|
|
|