[Asterisk-Users] blocked caller id
    Philipp von Klitzing 
    klitzing at pool.informatik.rwth-aachen.de
       
    Fri May 21 02:24:04 MST 2004
    
    
  
Hi!
> exten => s,1,gotoif,"$[${CALLERIDNAME} = \0]?2:3";
Do this:
GotoIf($[foo${CALLERIDNAME} = foo]?2:3)
Cheers, Philipp
    
    
More information about the asterisk-users
mailing list