[asterisk-users] LCR in Asterisk
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Mon Mar 17 22:31:29 CDT 2008
On Monday 17 March 2008 21:55:10 Ex Vito wrote:
> On Wed, Feb 13, 2008 at 6:49 PM, Tilghman Lesher
>
> <tilghman at mail.jeffandtilghman.com> wrote:
> > Macros are deprecated. Gosubs are the way forward, and yes, they have
> > local variables. Simply define them once as Set(LOCAL(foo)=bar) and foo
> > will be gone when the innermost stack is removed (either by Return or
> > StackPop).
>
> I was keeping up with the list traffic when I found this... Hmmm, maybe
> to my surpirse.
>
> Are macros deprecated in 1.4 or 1.6 ? What, if any, is the replacement
> for the M() option in the Dial() application ?
1.6. U().
--
Tilghman
More information about the asterisk-users
mailing list