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

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