Dear James;
Thanks a lot for your kindly help and reply.
Here is the question: what is the CONSOLE variable
that is related to the channel? What it means and to
what it indicates this variable?
So when we say that Console/dsp, what does that mean?
Because console term is related to the console
On 8/3/07, bilal ghayyad <[EMAIL PROTECTED]> wrote:
>
> At the extensions.conf file, at [demo] context, there
> is a line:
>
> exten => 1234,n,Macro(stdexten, 1234,
> ${GLOBAL(CONSOLE)})
>
> In this line, I understand that it calls the macro
> name stdexten [macro-stdexten] but about the other
> va
Hi List;
At the extensions.conf file, at [demo] context, there
is a line:
exten => 1234,n,Macro(stdexten, 1234,
${GLOBAL(CONSOLE)})
In this line, I understand that it calls the macro
name stdexten [macro-stdexten] but about the other
variables, do we consider 1234 is ARG1 and the
${GLOBAL(CONSOL