代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/302713/3824364
ael extensions.ael
context workext {
ignorepat => 8;
ignorepat => 9;
793 => {
Set(QUERYSTRING=SELECT\ foo\,\ bar\ FROM\ foobar);
Verbose(2|${QUERYSTRING});
query="SELECT foo\, bar FROM foobar" ;
Verbo
www.eeworm.com/read/302713/3824367
ael extensions.ael
context test1
{
771 => {
for( i=0;
${i} {
for(i=0; ${i}
www.eeworm.com/read/302713/3824368
ael extensions.ael
context default
{
706/3077610011 => {
JabberStatus(asterisk|jmls@mike,StatusCode);
switch(${StatusCode}) {
case 1:
www.eeworm.com/read/302713/3824369
ael extensions.ael
macro testdial(number, timeout) {
Dial(IAX2/vpconnect-t02/${number},${timeout},${OG_DIAL_FLAGS});
switch (${DIALSTATUS}) {
case CHANUNAVAIL:
goto dial-trunk2;
break;
d
www.eeworm.com/read/302713/3824370
ael extensions.ael
macro endsess()
{
NoOp(hithere);
}
macro nullchk(type)
{
NoOp(${type} is this);
}
macro endcall(type) {
switch(${type}) {
case out:
&nullchk(callid);
if(${testnotnull}) {
www.eeworm.com/read/302713/3824379
ael extensions.ael
#include "t1/*.ael"
context z ()
{
123 => NoOp(hi there, z);
124 => NoOp(hi there, z);
}
www.eeworm.com/read/302713/3824391
ael extensions.ael
#include "t1/*.ael"
context z
{
123 => NoOp(hi there, z);
124 => NoOp(hi there, z);
}
www.eeworm.com/read/302713/3824399
ael extensions.ael
globals
{
static=yes;
writeprotect=yes;
CONSOLE=Console/dsp; // Console interface for demo
IAXINFO=murf:tlhfckoct; // IAXtel username/password
FWDNUMBER=544788 ; // your calli
www.eeworm.com/read/287127/4026431
h extensions.h
/****************************************************************************
*
* Copyright (c) 1999, Network Associates, Inc. and its affiliated Companies
*
**********************************
www.eeworm.com/read/287127/4026435
c extensions.c
/****************************************************************************
*
* Copyright (c) 1998, Network Associates, Inc. and its affiliated Companies
*
**********************************