asterisk/pbx/ael/ael-test/ael-ntest23/extensions.ael

8 lines
92 B
Plaintext
Raw Permalink Normal View History

2023-05-25 18:45:57 +00:00
#include "t1/*.ael"
context z ()
{
123 => NoOp(hi there, z);
124 => NoOp(hi there, z);
}