[Asterisk-Dev] Dev Meeting list
    Kevin P. Fleming 
    kpfleming at digium.com
       
    Fri Apr 29 11:58:41 MST 2005
    
    
  
Matthew Boehm wrote:
>     For instance, lets say MyApp() can possibly return 10 different ${RES}
> results. But I as the dial plan programmer only check for 2 of these
> results, I need to be able to say "any other ${RES}, do this.." instead of
> checking for each.
You can already do that: two GotoIf() for the ones you care about, 
followed by the default case.
    
    
More information about the asterisk-dev
mailing list