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