mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-22 13:25:17 +00:00
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);
|
||
|
}
|