Activity for AJ Weber

  • AJ Weber AJ Weber posted a comment on discussion Help

    I searched the forum and noticed that the last discussion of Windows VSS / Shadow Copy is 10 years old. Obviously, a lot has changed since then. Has a shadow copy option been added to the x64 application to make snapraid "VSS aware"? That would be tremendously helpful for data disks that have some files locked during sync. If not, do you keep a copy of the latest batch/PS script somewhere in the github? Kudos to the program having such longevity in the first place! :) Thank you!

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    Ah, sorry. I copied over my old ncidd.conf and tweaked it for the updated version...maybe I saw that when I was comparing the new default file and forgot.

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    So is regex = 0 the default? I don't think it says that in the manual. Thanks again.

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    Yes, no idea why mine has red text either. But that doesn't really answer whether double-quoted strings (to enclose spaces within a CID Name) will still work when enabling regex = 0,1,2 ?

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    I use a Moto SPA122 with dual POTS output to two modems on my ncidd (RPi) server. It's still handy with the extra filtering that I have complete control over. One change I made when I went to VoIP is that I now "ring" my SPA122 line first (configured for 7 seconds), and then "follow me"/failover to the regular VoIP phones. This give ncidd a chance to filter the call before any of my "real" phones even ring...providing even more peace and quiet. I just review the cidcall log every now and then for...

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    When enabling regex for list-parsing (really I'm just looking to use anchors at this time, but in general...), does ncidd still understand simple, quoted names in a blacklist? Like it allows both in the same list? For example: "NYC TELEMARKETER" ^999 ^2125551212$ Can all be in one blacklist? Thanks!

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    I don't see a 32bit RPi package on SourceForge. Do you not build for that anymore (armv7l)?

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    That's awesome news! Now the tricky follow-up: Is configuration documented anywhere? I didn't notice it in the default docs pages when I looked today. My goal is to share my whitelist/blacklist config across the two modems/lines. (I also recall enhancing the blacklist/whitelist with some rudimentary regex/matching - I'm sure I offered the code back at the time. I'll ask about that in a different post. :) )

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    I noticed that multi modems (two or more lines) was described by you as a "TODO" way back in 2004 (I think, I don't have the post up in front of me). Any of the recent versions of the server actually support this? I'm running on a RPi for years - and really appreciate all your work - and had two running for a while. Now I just want to move my modem from one of the Pi's to consolidate it to one "server". Any updates??? THX

  • AJ Weber AJ Weber posted a comment on discussion General Discussion

    Setting up my first RasPBX (really my first interaction with asterisk, etc.). I have things working, but am still testing-out the system with just one DID for testing purposes. My setup is pretty standard, I think. Inbound/Outbound Trunk from my VoIP provider via IAX2 (for simplicity with NAT and ports), and then my VoIP phones are obviously SIP inside my LAN. My VoIP provider specifies 2 "allowed codecs". Should my internal, SIP phones also use only those codecs? Or is it irrelevant because the...

  • AJ Weber AJ Weber posted a comment on discussion General Discussion

    I will be testing something similar soon, but I think the SPA-3xxx is overkill for this. Isn't that a router? I would look for a Cisco SPA-112 (for the blue box), if the blue box is on the same LAN as the Pi. Each one handles two different extensions, so you could need more than one.

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    Ah, that's good info. I didn't notice that in the User Manual (I obviously did not re-RTFM). So the difference between what I'm generating and what you have seems to be that you are "giving the benefit of the doubt" and only including those that are reported at least 3 times. That reduces false-positives, for sure. Thanks for pointing me in the right direction!

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    I apologize for "being away"...I didn't know NCID was being so actively maintained (I think I have my RPi running a modified v1.4)! I glanced at the new source for 1.7 (and will probably get back to upgrading to that soon), but I just wanted to offer that I have an "fcc downloader" script I either wrote or modified from somewhere (I'm honestly not sure) that downloads the latest from the fcc site, combines it with your local blacklist, etc. and then restarts ncidd. Something I didn't notice discussed...

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    Are there any negatives to enabling reg exp's? Is it slower or substantially more...

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    Am located in the USA. All my valid (and some invalid) numbers come in with 10 digits....

  • AJ Weber AJ Weber modified a comment on discussion Open Discussion

    OK, I tried the simplest case for Raspian. The invoke-rc.d for ncidd and then run...

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    OK, I tried the simplest case for Raspian. The invoke-rc.d for ncidd and then run...

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    I am one of many running NCIDD and NCID on a RPI. I love the app(s) and the ongoing...

  • AJ Weber AJ Weber posted a comment on discussion Help

    Confirmed. client_1.4-2 installed on my RPI just fine. Thanks for the quick fix!

  • AJ Weber AJ Weber posted a comment on discussion Help

    PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"

  • AJ Weber AJ Weber posted a comment on discussion Help

    This still occurs when trying to install the client.deb in 1.4.1 (on Raspberry Pi)....

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    It's not explicitly stated in the "What Flavour of ObjectListView do I want to use?"...

  • AJ Weber AJ Weber modified a comment on discussion Open Discussion

    I have to get back to testing the official, v1.0 release of the source code with...

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    I have to get back to testing the official, v1.0 release of the source code with...

  • AJ Weber AJ Weber modified a comment on discussion Open Discussion

    My definition of "wildcard" are the non-starts-with (no caret) entries. IIRC, the...

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    My definition of "wildcard" are the non-starts-with (no caret) entries. IIRC, the...

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    Oh, and to leverage your existing verbosity and date-stamp functions, I added the...

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    OK, here are the tweaks I coded - initial tests are good, but I have to go back and...

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    All good. I think you realize it, but wanted you to know I'm not trying to be a (insert...

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    I found two sources (I am sure there's more) on the internet that aggregate known...

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    It IS harder than it first looks, mainly because of the flexibility of the search...

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    Looking at the code, it looks like all the entries are loaded into memory and then...

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    Another performance-related question about blacklists... Without looking at the source-code,...

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    I tried google, but didn't find anything. Are there any performance metrics/tests...

  • AJ Weber AJ Weber modified a comment on discussion Open Discussion

    Well, my intention was to use a spare Raspberry Pi anyway! I'll check out your project...

  • AJ Weber AJ Weber modified a comment on discussion Open Discussion

    Well, my intention was to use a spare Raspberry Pi anyway! I'll check out your project...

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    Well, my intention was to use a spare Raspberry Pi anyway! I'll check out your project...

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    OK, I'll give it a go. I will warn you...my v1.0 won't be too fancy! :)

  • AJ Weber AJ Weber posted a comment on discussion Open Discussion

    Has anyone created a simple'ish web dashboard that could run on the NCID server and...

1