search for: wildards

Displaying 4 results from an estimated 4 matches for "wildards".

Did you mean: wildcards
2005 Sep 26
0
Will Digium Wildard work with PCI-Xor PCI Express
I had trouble with a TE110P card in a Supermicro mobo - P8SCT. The PRI line kept dropping calls when the card was in a standard PCI slot. In the end the only way to fix it was to install the card in the PCI-X slot. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Matt Roth Sent: 22 September 2005 21:31 To:
2009 Feb 16
2
AstDB wildard searches
Hi All, I'm looking for a way to filter the AstDB cidname family to show only those entries with a specified area code in the Asterisk CLI. If this were a SQL database it would be something like: SELECT number, name FROM cidname WHERE number LIKE '1234%' I've tried "database show cidname 1234*" and substituted "%", "$", "-" for the wildcard
2005 Jan 19
2
Specify rule bypass by domain with wildcards?
...hoo.com, and then there are other servers named us.f(some number here).mail.yahoo.com. The two in my list currently are us.f504 and us.f522. Is there a way to specify the address to bypass using either an ip block notation (both of the us.f? address there are in the 206.190.* block) or domain with wildards (us.f*.mail.yahoo.com)? Here is my current section: (hmm. after looking at that I realize that I just answered my own question about using an IP block notation. hehe. But the question about using actual names still stands [that would be a bit more precise than opening up the whole 206.190.* bl...
2016 Apr 21
0
Automatic sysvol replication through detection of filesystem events
...no excluded dir setted excluded= ; if true, watcher will monitor directories recursively for changes recursive=true ; if true, watcher will automatically watch new subdirectory autoadd=true ; the command to run. Can be any command. It's run as whatever user started watcher. ; The following wildards may be used inside command specification: ; $$ dollar sign ; $watched watched filesystem path (see above) ; $filename event-related file name ; $tflags event flags (textually) ; $nflags event flags (numerically) ; $cookie event cookie (integer used for matching move_from and move_to events, otherw...