ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. JaredBusch
    3. Topics
    • Profile
    • Following 0
    • Followers 44
    • Topics 969
    • Posts 29,707
    • Groups 1

    Topics

    • JaredBuschJ

      Need to parse large conf files

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion scripting asterisk config
      53
      2 Votes
      53 Posts
      5k Views
      1

      @JaredBusch Glad it worked as intended.

    • JaredBuschJ

      Adminer hack in the wild

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion adminer
      3
      2 Votes
      3 Posts
      445 Views
      JaredBuschJ

      @Obsolesce said in Adminer hack in the wild:

      @JaredBusch said in Adminer hack in the wild:

      De Groot says that all Adminer versions from 4.3.1 to 4.6.2 are vulnerable. The last two Adminer releases, 4.6.3 and 4.7.0, are safe.

      https://www.zdnet.com/article/online-stores-for-governments-and-multinationals-hacked-via-new-security-flaw/

      Definitely a vulnerability in the Adminer app, but not an issue if people secure it in the first place!

      Correct. And also fixed.

    • JaredBuschJ

      What is the right way to install snap on Fedora

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion snap onlyoffice selinux
      23
      0 Votes
      23 Posts
      3k Views
      scottalanmillerS

      @Donahue said in What is the right way to install snap on Fedora:

      @JaredBusch will you be willing to write up a guide for getting open office working with NC, specifically behind nginx? I can try and fumble through it, but you make things look so easy.

      @romo and I have that working. That's how ours works. Romo had to modify the Docker instance because the instance itself is misconfigured for doing this.

    • JaredBuschJ

      How to set up an IAX2 trunk in FreePBX

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion iax2 freepbx asterisk jareds guide to freepbx 13
      2
      2 Votes
      2 Posts
      12k Views
      JaredBuschJ

      The FreePBX wiki article had a few optional settings that can be used with either version of the Trunk PEER Details I showed above.

      qualifyfreqok=25000 transfer=no trunk=yes

      The default qualifyfreqok is 60000. This just makes it qualify more often. This is usually less important on a trunk than an endpoint that uses IAX2.
      If you are setting up an IAX2 trunk, you already have tested your internet connection and know it is stable. If not, call me.. I'm more than happy to consult...

      The transfer=no is the same as the SIP allow reinvite that hands off a SIP call letting the endpoints not pass the call through the PBX any longer. Not applicable to an interoffice trunk.

      The trunk=yes will shave a few Kbps off of each call after the first going over the trunk as it reduces IP header information. You can read all the gory details here. Basically it is not enough to worry about.

    • JaredBuschJ

      Debian 9.6 system not powering off

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion debian initramfs corrupted reboot shutdown error debian 9.6
      3
      5 Votes
      3 Posts
      816 Views
      1

      Something in the shutdown triggers a start of a service or doesn't stop in time. Since something is still running the shutdown never completes.

      Looking at the screenshot for instance it says "Stopping monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...".
      But there is no acknowledgment [OK] that it has completed.

      I'd start looking there.

    • JaredBuschJ

      Fedora 28 VM kernel panic 4.19.13-200 on boot

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion fedora 28 kernel panic troubleshooting
      13
      0 Votes
      13 Posts
      1k Views
      JaredBuschJ

      That put 4.19.13 back and now it boots

      [jbusch@naggaroth ~]$ sudo dnf upgrade --refresh [sudo] password for jbusch: Last metadata expiration check: 0:00:01 ago on Mon 07 Jan 2019 11:31:06 AM CST. Dependencies resolved. ================================================================================================================================== Package Arch Version Repository Size ================================================================================================================================== Installing dependencies: kernel x86_64 4.19.13-200.fc28 updates 102 k kernel-core x86_64 4.19.13-200.fc28 updates 24 M kernel-modules x86_64 4.19.13-200.fc28 updates 28 M Transaction Summary ================================================================================================================================== Install 3 Packages

      c8f5c09a-b49c-480f-943f-1faf6c8aed5e-image.png

    • JaredBuschJ

      Metered SIP calling

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion sip metered phone system billing
      12
      4 Votes
      12 Posts
      2k Views
      DustinB3403D

      @JaredBusch said in Metered SIP calling:

      @DustinB3403 said in Metered SIP calling:

      @JaredBusch said in Metered SIP calling:

      @DustinB3403 said in Metered SIP calling:

      @JaredBusch just taking this with a grain of salt, but the usage isn't including what they had to pay for the service. Correct?

      So their total would be closer to ~$500/month, right?

      WTF are you talking about?

      Per site the average spend prior to this was ~$500, correct? And now they are spending ~$200 so it's a $300/month savings.

      No?

      Doesn’t work that way. There were two bills totaling $1,000. Now there is a single bill averaging $200.

      Oh!! I completely misunderstood. So that's a much larger savings.

    • JaredBuschJ

      Group tags gone

      Watching Ignoring Scheduled Pinned Locked Moved Platform and Category Issues
      1
      1 Votes
      1 Posts
      254 Views
      No one has replied
    • JaredBuschJ

      FreePBX Contact Manager to Yealink Address Book

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion freepbx yealink address book contact manager
      39
      5 Votes
      39 Posts
      17k Views
      E

      @eaglex said in FreePBX Contact Manager to Yealink Address Book:

      Hello,

      First of all, let me thank you for your wonderful work. This made our lives much easier...

      If you don't mind, I would like some help: I'm running this script on 2 FreePBX machines, both are practically the same. On one machine, I have no problems viewing contacts with more than one number (In both the XML file and on the phone itself).
      However, on the other machine, I can only see on phone number for each contact, even if they have more than one phone number, again, it happens both when I visit the XML file directly from a browser and on the phones.
      I can't think of any difference between both the pbx's.

      I'd appreciate your help and I'll be happy to provide additional details, logs, info, etc..

      Thanks a lot!

      My fingers are still crossed for a solution 😞

      Thanks!

    • JaredBuschJ

      Install IceHRM on Fedora 29

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion icehrm hrms human resources fedora fedora 29
      6
      2 Votes
      6 Posts
      942 Views
      black3dynamiteB

      @JaredBusch said in Install IceHRM on Fedora 29:

      Going to be a heck of a learning curve for my client.

      They have zero HR currently. They are implementing their first HR person (existing employee with new part time duties).

      Cost to much for your client to use something like ADP?

    • JaredBuschJ

      Using Windows 10 Public ISO with VLSC MAK

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion microsoft microsoft licensing microsoft vlsc vlsc licensing mak
      3
      0 Votes
      3 Posts
      1k Views
      JaredBuschJ

      @dbeato said in Using Windows 10 Public ISO with VLSC MAK:

      Sot it just activated it right?

      Yup.

    • JaredBuschJ

      Installing Windows 10 without a Microcoft account

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion microsoft windows 10 microsoft account local account
      135
      3 Votes
      135 Posts
      15k Views
      DashrenderD

      @JaredBusch said in Installing Windows 10 without a Microcoft account:

      @computerchip said in Installing Windows 10 without a Microcoft account:

      @Dashrender I did an install last weekend of a freshly created usb installer from MS website, and there was no option to create local for the home version.

      Do not connect to the network during setup is the only way around that on a home install now.

      Yep,

    • JaredBuschJ

      FreePBX commercial module cleanup

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion freepbx commercial modules modules cleanup
      16
      5 Votes
      16 Posts
      6k Views
      JaredBuschJ

      The problem with doing a fwconsole ma listonline on a new install is that it will immediately attempt to then install some commercial modules that have severe security updates.

      And those also have dependencies that get updated.

      I have not had a chance to come back around to find the best solution for an initial loop.

      Also, more experiments proved out that you can simply do the delete.

    • JaredBuschJ

      Add more servers to your Cokckpit Dashboard

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion cockpit linux fedora
      3
      3 Votes
      3 Posts
      445 Views
      JaredBuschJ

      The dashboard has a pretty graph you can use to see what is going on at a high level.
      595cb5b7-a986-4fcc-8244-843594fdf89a-image.png

    • JaredBuschJ

      Cloudflare Domain registration

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion cloudflare domain name registration registrar
      28
      2 Votes
      28 Posts
      4k Views
      B

      @FATeknollogee said in Cloudflare Domain registration:

      @FATeknollogee said in Cloudflare Domain registration:

      @JaredBusch said in Cloudflare Domain registration:

      @FATeknollogee said in Cloudflare Domain registration:

      2 questions for those of you that moved to CF for domain registration:

      Are you using CF for DNS. If you have a web hosting provider, do you use their nameservers in your CF dashboard.

      WUT?

      What is WUT?

      Really..?? https://www.quora.com/What-does-“wut”-mean

      Try this... Not sure Quora is a solid repository of slang meanings.

      https://www.urbandictionary.com/define.php?term=wut

      Used in response to an unclear or absurd statement when seeking to clarify it or expose said absurdity.

    • JaredBuschJ

      Where do I start with replacing the whole MS AD stack

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet microsoft active directory ad dhcp dns
      104
      3 Votes
      104 Posts
      16k Views
      Emad RE

      @Donahue said in Where do I start with replacing the whole MS AD stack:

      sing reservations.

      I think your knowledge of FG is not allowing you to do this, just create a new interface with the desired subnet and leave or tick DHCP option. And they you can do it what you want with it. Create an IPv4 policy to give access to internet to the new interface.

    • JaredBuschJ

      EdgeOS 1.10.8 released

      Watching Ignoring Scheduled Pinned Locked Moved News ubnt ubiquiti edgeos edgeos 1.10.8
      9
      4 Votes
      9 Posts
      1k Views
      wrx7mW

      I upgraded to 1.10.7 2 weeks ago. Pulling the trigger on 1.10.8.

    • JaredBuschJ

      How to add a sip notify command to FreePBX 14 to force Yealink phones to reboot

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion freepbx 14 freepbx yealink sip notify
      2
      1 Votes
      2 Posts
      3k Views
      JaredBuschJ

      @JaredBusch said in How to add a sip notify command to FreePBX 14 to force Yealink phones to reboot:

      After everything reloads, you can open up a ssh session and tell a phone to restart like this.

      asterisk -rx "pjsip send notify restart-yealink endpoint 110"

      You can also do more than one phone at a time. Just space delimit them .

      asterisk -rx "pjsip send notify restart-yealink endpoint 103 108 110"
    • JaredBuschJ

      Install Jitsi-Meet on Debian 9 minimal

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion jitsi debian 9 jitsi meet debian debian 9.6
      18
      2 Votes
      18 Posts
      14k Views
      M

      Works on Debian 10.

    • JaredBuschJ

      Anyone using Jitsi behind Nginx

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion jitsi nginx
      44
      0 Votes
      44 Posts
      22k Views
      P

      @phqzgunsfjror said in Anyone using Jitsi behind Nginx:

      @JaredBusch

      Thank you for sharing the configuration how you put the Nginx in front of Jitsi.
      I tried exactly the same way and for some reason it isn't working for me. The original post is a little old. Hence, let me ask you whether it still works for you. And let me know whether you added something in the configuration for a newer Jitsi version.

      Actually I have the same behavior like described on reddit (502 Bad Gateway) : https://www.reddit.com/r/selfhosted/comments/fve1ib/jitsi_with_nginx_proxy/
      The difference is I dont use docker but the normal installation on ubuntu (https://github.com/jitsi/jitsi-meet/blob/master/doc/quick-install.md).

      Regarding ports I did:
      myrouter (80, 443) -> VM1: nginx (with your config)
      myrouter (10000 udp) -> VM2: jitsi

      It seems the jitsi team moved the documentation to somewhere else a couple of days ago ... including some more information about nginx reverse proxy.
      https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-quickstart

      If the installation is behind a proxying nginx server, remove /etc/nginx/modules-enabled/60-jitsi-meet.conf. Then go to /etc/nginx/site-available/your-conf and change it to listen on 443 instead of 4444 and restart nginx.

      I did that on my jitsi vm and now it works like a charm. The nginx reverse proxy config above is still enough for the current jitsi version.

      From my end there was nothing to do with the stuff about NAT (the restart of the jitsi vm was enough).

      I hope it helps someone else. The nginx reverse proxy gives me the opportunity using multiple applications behind ports 80/443 at home.

    • 1
    • 2
    • 13
    • 14
    • 15
    • 16
    • 17
    • 48
    • 49
    • 15 / 49