mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-23 13:09:00 +00:00
10 lines
82 B
Plaintext
10 lines
82 B
Plaintext
![]() |
#include "qq.ael"
|
||
|
|
||
|
context f
|
||
|
{
|
||
|
567 => NoOp(hi there, f);
|
||
|
}
|
||
|
|
||
|
#include "t3/*.ael"
|
||
|
|