remote execution in a different directory

Gabriel Gunderson gabe at gundy.org
Fri Jul 28 11:36:55 MDT 2006


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



More information about the PLUG mailing list