• FANVIL Deskphone setting for dialing

    Unsolved
    40
    0 Votes
    40 Posts
    3k Views
    JaredBuschJ

    @Dashrender said in FANVIL Deskphone setting for dialing:

    @JaredBusch said in FANVIL Deskphone setting for dialing:

    @Dashrender said in FANVIL Deskphone setting for dialing:

    I've found overlapping issues with my posted rules...

    I can't dial any area code that starts with 2 or 3, as that will pull the call to an extension (i.e. 1-213 goes to ext 1213)

    This is a typical scenario to be aware of and design for. Nothing more than attention to detail.

    Yeah - and I wonder if that's one of the leading reasons for adding a 9 for dialing out?

    no.

  • Power in Qatar

    9
    0 Votes
    9 Posts
    714 Views
    CCWTechC

    @marcinozga said in Power in Qatar:

    I checked few power supplies in office pcs, every single one accepts 100-240VAC 50-60Hz input. So they will work anywhere. I haven't seen one in years that would be limited to 110 or 230 (or others) only.

    Nice, thanks!

  • Virtual WAF

    34
    1 Votes
    34 Posts
    2k Views
    scottalanmillerS

    One of the reasons that you don't see many good options for this is because the place where the industry has decided that this should go, when hosting like you want, is on the app itself because of the performance and latency aspects of it. So tools tend to be like this one...

    https://shieldon.io/en

    And they tend to be platform specific to do a good job. This is something your developers would be doing, not IT, generally. Sure IT can buy third party hosted solutions or hardware, but software is going to be rare because it's an additional reverse proxy that hurts app performance.

    So any app big enough to need this is generally happy to pay for Amazon or CloudFlare because the cost is nominal (less than having your own IT research and set it up.) And those that want to host themselves do so closer to the app.

  • SIP Calls not passing audio under one specific condition.

    41
    0 Votes
    41 Posts
    3k Views
    dbeatoD

    @JasGot That is good to know.

  • Ubiquiti Line change up again

    9
    0 Votes
    9 Posts
    934 Views
    dbeatoD

    @Dashrender Agreed.

  • Gophemeral

    15
    7 Votes
    15 Posts
    1k Views
    stacksofplatesS

    @JasGot said in Gophemeral:

    @Pete-S said in Gophemeral:

    I mean you are mailing the message ID and password needed to decrypt.

    You could mail one, and speak the other.

    Many institutions send usernames and passwords through separate mediums.

    This is anther way. If you really want to be secure, text the ID and email the password. Or call and give one of them.

  • Control network shares with DNS-

    2
    0 Votes
    2 Posts
    165 Views
    J

    @gjacobse said in Control network shares with DNS-:

    This is a new one on me,.. I don’t have much more than this;

    . State has AD tree with multiple domains.
    . Network shares ‘require’ local DNS record for a agency domain.
    . Displayed list shows servers and IPs and Host A record

    I’ve never heard of controlling shares with DNS. I may be able to get more information from that team, but they are in the middle of a pilot user domain to domain migration.

    Shares may be assigned to users via GPO and restricted to certain computers (here's your need for DNS).
    OR they may be using AD and GPO to create shares on remote computers.

    GPO Loopback is for the first option:
    https://docs.microsoft.com/en-US/troubleshoot/windows-server/group-policy/loopback-processing-of-group-policy

  • NC: Download direct from Plex

    13
    0 Votes
    13 Posts
    1k Views
    M

    @JasGot said in NC: Download direct from Plex:

    @marcinozga said in NC: Download direct from Plex:

    It's a social problem, not a technical one.

    Related to Scott? 🙂

    Nope.

  • VMware Get Host Details from PowerCLI

    1
    3 Votes
    1 Posts
    458 Views
    No one has replied
  • Does this IP mean anything to anyone? 192.168.99.184

    Solved
    9
    0 Votes
    9 Posts
    457 Views
    SkyetelS

    @JasGot said in Does this IP mean anything to anyone? 192.168.99.184:

    @scottalanmiller said in Does this IP mean anything to anyone? 192.168.99.184:

    That's a non-routable number. It's part of the private 192.168.0.0/16 range that anyone can use, but can't go out to the Internet.

    I know. And that's really the basis for why I am asking. "Is it a default IP used (for some vendors) when there is no known destination?"

    https://router-network.com/ip/192-168-99-184
    https://forums.grandstream.com/t/issue-setting-up-new-skyetel-trunk-to-ucm-pbx/35731

    And here's a packet capture showing this IP as the destination for the RTP traffic (from Skyetel)

    d9c756e8-ab20-4727-80dd-7792ccef5cea-image.png

    We don't use it when there is no destination, we use it to communicate with our load balances and other routing gizmos. The stuff in "line=sr-...." gibberish is the actual data that we care about, not the IP.

    Its basically a way for us to securely communicate across multiple routers that are unaware of each other's existence on a call-by-call basis.

  • Old IT won't provide documentation or passwords

    22
    1 Votes
    22 Posts
    1k Views
    scottalanmillerS

    @syko24 said in Old IT won't provide documentation or passwords:

    At this point my only option to support their hardware is to modify the root password on their VMWare server and then modify the domain admin password assuming there is no encryption in place. I would much rather the client contact their attorney and have the old IT hand everything over.

    Pretty much, yeah, if they aren't willing to take the proper business steps, all you can do is mitigate.

  • Server 2019 randomly DNS stops

    30
    0 Votes
    30 Posts
    2k Views
    C

    UPDATE: We have replaced the router, wifi APs and enabled DHCP forwarding .... it hasn't gone down since! *Really don't want to Jinx it" Thanks all for you help I really appreciate it

  • Registrar Dotster when domains expire

    8
    0 Votes
    8 Posts
    352 Views
    scottalanmillerS

    @Dashrender said in Registrar Dotster when domains expire:

    and it does mention they will redirect the website to an expired page, but nothing about redirecting everything through their own servers, then onto the expected ones.

    Doesn't need to, shouldn't be expected to.

  • Promox and VM replication

    Solved
    21
    1 Votes
    21 Posts
    5k Views
    JaredBuschJ

    I'll try and make a cleaner guide later..

    First, spin up your ProxmoxVE system. During the install wizard, I left the boot drive as LVM but did change it to XFS instead of ext4. You do not setup secondary drives during the install wizard. Once up, you need to create the ZFS store on each system, named the same, prior to joining the cluster. The replication process wants the ZFS pool to be named the same on both systems and you cannot name it the same (at least in the GUI) if it already exists anywhere in the cluster.
    3c9d3871-d8f6-4da0-93fd-22bf8526ef6b-image.png Then from the GUI, go to the disks of system 1.
    67ae2a41-d84b-4fbc-9cd0-4dea04cb5465-image.png then click on ZFS and create the storage pool name it, single disk, compression off.
    4379c8d3-edf1-4733-95ce-d3bc5f2400e9-image.png wait for it to show normal.
    145f1381-2d1e-4215-b29c-30e2227c00d2-image.png then repeat the process on the second system. make sure to use the same name. Now create the cluster and join the second system to the cluster.
    e9401472-ad68-433a-b569-5cc14f21552d-image.png You will not see the storage on ZFS storage on system 2 when it first loads up.
    0e6e610a-21fd-4317-9f15-336eec787af3-image.png But it does exist if you look.
    d5efc711-8126-4e30-955a-9d0deba7db10-image.png To make it available, go to storage under datacenter.
    545a0b08-72e0-4912-bf3c-f10ce2527d73-image.png edit the existing "data" and add pve2
    d8022847-45ea-46ce-be11-807f01e51449-image.png now it will show up and be available for use.
    a68a5b5c-3024-4650-869b-c36065713c87-image.png

    Is this perfect? No. but it is how I was able to get it setup to work.

    The manual leave out quite a bit of specifics. on how to do things, but goes into detail on the technical of things.

  • Headset for in office use - music and calls autoswitching

    10
    0 Votes
    10 Posts
    358 Views
    J

    @JaredBusch said in Headset for in office use - music and calls autoswitching:

    Yes, Telegram Messenger.
    There is a public ML group "Mangolassi"

    Cool Thanks!

  • Blind swap / automatic rebuild on software RAID

    11
    0 Votes
    11 Posts
    2k Views
    1

    @Pete-S said in Blind swap / automatic rebuild on linux:

    @DustinB3403 said in Blind swap / automatic rebuild on linux:

    @Pete-S said in Blind swap / automatic rebuild on linux:

    @travisdh1 said in Blind swap / automatic rebuild on linux:

    @Pete-S said in Blind swap / automatic rebuild on linux:

    @travisdh1 said in Blind swap / automatic rebuild on linux:

    @Pete-S said in Blind swap / automatic rebuild on linux:

    I often see that the argument for using hardware raid is to be able to initiate an automatic rebuild by just swapping a faulty drive for a new one.
    A lot of people assume that software raid can't do that. But that's incorrect.

    Software raid on linux (as in md managed by mdadm) can do the exact the same thing.

    It's under policy and partition policy in mdadm.conf. You'll find on the man mdadm.conf page.
    The spare-same-slot option would be the one that works the same way as hardware controllers usually do.

    I haven't used it myself since I prefer to initiate the rebuild myself. But I wonder if you guys have used it?

    I don't think blind swap is about automatic rebuild, that's a given no matter what software/hardware RAID is running. It's more about seeing the light is red instead of green on drive 6, so you know that is the one to replace.

    The only example of not having that available, that I can think of, is https://www.45drives.com/

    I don't know man.
    A typical SMB would have no monitoring and any server would be stuck in a closet somewhere. Nobody would notice any red lights until several months later or until something breaks and then they'd have no clue what to do about it, wouldn't know who to call and wouldn't have any idea if the server even has warranty (it never has). A spare drive wouldn't be available unless it was an old discarded drive left on the shelf from the last time something was replaced.

    While probably true, that doesn't really have anything to do with blind swap.

    I'm just saying those that have their server park under control doesn't really need any LEDs. And those that really needs it, doesn't look at it.

    But it would actually be a small thing to make a script that would indicate faulty drives. You look at /proc/mdstat and any drive showing a _ instead of U is lit up on the drive bay. It's controlled by SGPIO or SES. That's how the raid controller does it.

    I thought MD was already capable of performing this. . .

    I don't think so but I could be wrong.

    I mean you could run raid 1 on a pair of sd cards. Since that md works on any type of block device or partition there is no guarantee that there are any drive bay lights or anything of that nature. But it's possible that there is an option for it.

    Has a quick look and it looks like the ledmon package monitors md arrays and set LEDs accordingly.
    So yes, software raid can indicate what drive has an error directly on the chassis with some additional software.

  • 1 Votes
    10 Posts
    1k Views
    dbeatoD

    @kmac76 It works well, just haven't tried this.

  • 0 Votes
    1 Posts
    368 Views
    No one has replied
  • Hosted VoIP???

    54
    0 Votes
    54 Posts
    4k Views
    DashrenderD

    @kmac76 said in Hosted VoIP???:

    My point is - buying a dedicated Voice, or even Voice/Video, or even Voice/Video/Meetings solution is an anachronism. Personally, I view Microsoft Teams, either with Microsoft-provided PSTN access for smaller businesses, or self-provided SIP Trunking, i.e. "Direct Routing," as the best platform. Not all the corner case voice features are there yet - Cisco's platform does that better - but Microsoft's platform addresses much more critical path items that Cisco never will, whereas Microsoft will close voice gap/mostly has.

    Huh - I think your idea is sound, the problem is cost. I looked at the cost of Teams with PSTN access and it was outrageous compared to splitting the PSTN access out of Teams. Heck Teams is "free" if you have M365 already.
    I looked at Teams PSTN access last year it was around $20/user/month, and there is zero extension to extension calling - i.e. you want to call the person next you, you have to dial their 10 digit number. Not to mention I didn't look into what it takes to manage physical devices (desk phones) connected to Teams.
    My host PBX solution and PSTN access costs me around $12/u/m, that's a significant savings.

  • Favorite VoIP Conference Room phone?

    8
    0 Votes
    8 Posts
    421 Views
    D

    @JasGot I have a couple customers using the CP960 with wireless mics. They are awesome. They work great for large conference rooms or spaces but another really awesome feature is the mute button on each of the mics.