mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-21 20:56:39 +00:00
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r62883 | murf | 2007-05-03 07:54:56 -0600 (Thu, 03 May 2007) | 1 line These mods fix bug 9623, where an '@' in the eswitch contents causes a syntax error. I also updated the regressions. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@62911 65c4cc65-6c06-0410-ace0-fbb531ad65f3
9 lines
164 B
Plaintext
9 lines
164 B
Plaintext
context interesting {
|
|
eswitches {
|
|
Realtime/default@extensions;
|
|
IAX2/context@${CURSERVER};
|
|
}
|
|
13 => NoOp(LuckyNumber!);
|
|
}
|
|
|