mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-11 12:28:27 +00:00
9 lines
59 B
Plaintext
9 lines
59 B
Plaintext
|
|
context test1
|
||
|
|
{
|
||
|
|
s =>
|
||
|
|
{
|
||
|
|
#include "apptest.ael2";
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|