[Asterisk-Dev] [patch] Function to check passcode against
vmpasscode
steve at daviesfam.org
steve at daviesfam.org
Wed Jan 18 08:48:47 MST 2006
On Tue, 17 Jan 2006, Kevin P. Fleming wrote:
> Gil Kloepfer wrote:
>
> > Does anyone else see the need to support the 'j' option in
> > VMAuthenticate? If so, I'll go ahead and add that too. I just
> > thought that we were moving away from jumping around because of
> > the labelled priorities.
>
> That is correct; we will not add in any priority jumping in the
> development branch, since it is no longer needed (output status
> variables provide a much better solution).
Total off-the-wall idea, but being able to call Applications as if they
were functions and get back a return value would be a way to get away from
"mysterious" channel variables that hold the output of Apps.
GotoIf($[${Dial(SIP/${EXTEN})} == BUSY] ? ...) anybody?
Steve
More information about the asterisk-dev
mailing list