Archives : December-2011
Execif Executes a dialplan application if some condition is met. e.g.If expr is true, execute and return the result of appiftrue(args).If expr is true, but appiftrue is not found, then the application will return a non-zero value.SyntaxExecIf(expression?appiftrue[:…][:appiffalse[:…]])Argume..