mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-13 21:39:05 +00:00
9 lines
164 B
Plaintext
9 lines
164 B
Plaintext
|
|
context interesting {
|
||
|
|
eswitches {
|
||
|
|
Realtime/default@extensions;
|
||
|
|
IAX2/context@${CURSERVER};
|
||
|
|
}
|
||
|
|
13 => NoOp(LuckyNumber!);
|
||
|
|
}
|
||
|
|
|