mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-21 20:56:39 +00:00
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@84134 65c4cc65-6c06-0410-ace0-fbb531ad65f3
8 lines
90 B
Plaintext
8 lines
90 B
Plaintext
#include "t1/*.ael"
|
|
|
|
context z
|
|
{
|
|
123 => NoOp(hi there, z);
|
|
124 => NoOp(hi there, z);
|
|
}
|