Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/pbx/ael/ael-test/ael-ntest22/extensions.ael

8 lines
90 B
Text

#include "t1/*.ael"
context z
{
123 => NoOp(hi there, z);
124 => NoOp(hi there, z);
}