[Asterisk-Dev] [RFC] Small CLI change
    Kevin P. Fleming 
    kpfleming at digium.com
       
    Fri Apr 29 17:09:45 MST 2005
    
    
  
Matthew Boehm wrote:
> You mean like "sip show peers like phone*" and I see just those UA's that
> begin with "phone"?
It already supports that, it just doesn't require the 'like' keyword. 
You can actually do 'sip show peers foo' and it will list the ones that 
have foo _anywhere_ in their name, or you can anchor the string with ^ 
or $, since it's a regular expression.
    
    
More information about the asterisk-dev
mailing list