Skip to content

Changes

Summary

  1. AMI_Functions: Tx ActionID instead of ActionId (details)
Commit cdea9eb92d804e410034064fd3add73e426e2dca by Pau Espin Pedrol
AMI_Functions: Tx ActionID instead of ActionId

The AMI documentation webpage mentions "ActionId", but Asterisk is
always returning "ActionID" in all response messages.
Any of the 2 is parsed fine by Asterisk since the keys are case
insensitive, but anyway let's use same case as what Asterisk is actually
transmitting to make reading of output easier.

Change-Id: I8097e461fd0cadfa780d52ab1666e41b9d2b8a0e
The file was modified asterisk/AMI_Functions.ttcn