mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-24 06:53:41 +00:00
8 lines
92 B
Plaintext
8 lines
92 B
Plaintext
![]() |
#include "t1/*.ael"
|
||
|
|
||
|
context z ()
|
||
|
{
|
||
|
123 => NoOp(hi there, z);
|
||
|
124 => NoOp(hi there, z);
|
||
|
}
|