summaryrefslogtreecommitdiff
path: root/pbx/ael/ael-test/ael-ntest22/extensions.ael
blob: f476bd532fe9e08bc764d5772d1c365199e52226 (plain)
1
2
3
4
5
6
7
#include "t1/*.ael"

context z
{
	123 => NoOp(hi there, z);
	124 => NoOp(hi there, z);
}