On Fri, 2006-07-28 at 10:41 -0600, Byron Clark wrote:
> I think you meant to use () instead of {}, otherwise your second
> example (and the rest of the message) doesn't make sense.

It's a good thing too.

It would be confusing working in an Asterisk dialplan (extensions.conf)
where that references variables.  I spend a lot of time with that usage
and my mind would struggle to make the transition.

Typical usage:

[globals]
        SOME_PERSON => THIS_PERSON

[office]
        exten => 500,1,Dial(${SOME_PERSON})

Just an random little tidbit.

-- 
Gabriel Gunderson
http://gundy.org


/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to