[Asterisk-Users] Re: [Asterisk] Major new * Dialplan Features

Mark Spencer markster at digium.com
Tue Feb 18 15:40:31 MST 2003


> @stdexten
> exten => s,1,Dial(${ARG2},20)
> exten => s,2,Voicemail(u${ARG1})
> exten => s,102,Voicemail(b${ARG2})
>
> [default]
> exten => 6275,Macro(stdexten,6275,Zap/1)
> exten => 6236,Macro(stdexten,6236,Zap/2)
>
> Or something similar.

That would seriously munge the config file which can't look for anything
other than [blah] and a => b and a=b :(

If it's going to be different, the "macro-" prefix seems logical otherwise
we should just do it as pauline suggested.

Mark




More information about the asterisk-users mailing list