Skip to content

Changes

Summary

  1. asterisk: Use (and fix) ActionID field in Action Login (details)
Commit 68fc7d189a4b4bb5527bf97da322ec4246a0c7ea by Pau Espin Pedrol
asterisk: Use (and fix) ActionID field in Action Login

The AMI documentation webpage mentions "ActionId", but Asterisk is
always returning "ActionID" in all response messages, so I'm using
that one to have proper patching when receiving the reponse.
In theory the keys are case insensitive, but I didn't find an easy
way to state that in TTCN-3 so far.

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