代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/425208/2009942
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/425208/2009943
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/425208/2009952
ael extensions.ael
#include "t1/*.ael"
context z ()
{
123 => NoOp(hi there, z);
124 => NoOp(hi there, z);
}
www.eeworm.com/read/425208/2009964
ael extensions.ael
#include "t1/*.ael"
context z
{
123 => NoOp(hi there, z);
124 => NoOp(hi there, z);
}
www.eeworm.com/read/425208/2009972
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/420697/2066913
java extensions.java
/*
* The Apache Software License, Version 1.1
*
*
* Copyright (c) 1999 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or wi
www.eeworm.com/read/418684/2086595
h extensions.h
/**
* \file extensions.h
* Extension handling.
*
* \if subset
* (No-op)
*
* \endif
*/
/*
* Mesa 3-D graphics library
* Version: 6.5.1
*
* Copyright (C) 1999-2006 Brian Paul All Right
www.eeworm.com/read/418684/2086605
c extensions.c
/*
* Mesa 3-D graphics library
* Version: 7.1
*
* Copyright (C) 1999-2008 Brian Paul All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy