ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. skyetel
    Log in to post
    • All categories
    • JaredBusch

      Did you notice the Skyetel outage today?
      IT Discussion • skyetel outage aws • • JaredBusch

      8
      2
      Votes
      8
      Posts
      272
      Views

      JaredBusch

      @skyetel said in Did you notice the Skyetel outage today?:

      I put this on another forum, but I figured you guys would like to read this too:

      For those interested, Our network operates in 4 AWS regions that we keep siloed from one another (meaning no region knows about the existence of another one). When the connectivity issues started, we disabled the network connectivity for all Skyetel assets in the two impacted AWS regions which caused our network to fully failover. (Because the impacted regions had partial connectivity, our network did not fully fail over and tried to limp along with all 4. This is by design; we don't want to automate disabling network routers of our network for obvious reasons... so an engineer needed to click the buttons).

      The impact of this was some calls failed to establish, but if they did establish, they would work normally. This is because we are not in the audiopath of the calls. Once the distressed regions were fully down, our network could fully fail over and 100% of all calls completed normally.

      The total impact time was 19 minutes, and we estimate about 7% of our calls failed to establish during that period. Sorry for the inconvenience 🙂

      Did I mention @Skyetel is awesome lately? Being fixed almost before the customers noticed was insanely awesome.

    • B

      Anyone know of current Skyetel Promo codes ?
      IT Discussion • skyetel promo codes • • BraswellJay

      8
      0
      Votes
      8
      Posts
      276
      Views

      JaredBusch

      @jaredbusch said in Anyone know of current Skyetel Promo codes ?:

      Contact your rep for that

      @skyetel said in Anyone know of current Skyetel Promo codes ?:

      60F85B623E

      Good till Saturday.

      Or the President will casually drop a code.

    • J

      Solved ATA sp112 behind Sonicwall to Skyetel
      IT Discussion • ata sip skyetel 5060 sonicwall • • JasGot

      16
      0
      Votes
      16
      Posts
      327
      Views

      JaredBusch

      @jasgot said in ATA sp112 behind Sonicwall to Skyetel:

      @jclambert said in ATA sp112 behind Sonicwall to Skyetel:

      I never had an issue with Cisco ATAs connected to a cloud service behind Sonicwall devices. I don't recall setting anything up, but I am curious enough to review my setup notes to confirm.

      We have not either. We have many Cisco SPA ATAs in service. All of them behind Sonicwalls. This is the only one connected to Skyetel.

      Would need to see the packet as I mentioned above to try and give you any kind of answer on why.

    • JaredBusch

      DDoS and Skyetel
      IT Discussion • skyetel voip.ms voip provider voip ddos • • JaredBusch

      2
      7
      Votes
      2
      Posts
      201
      Views

      Skyetel

      Thanks @JaredBusch

    • JaredBusch

      Unsolved Any SIP trunk providers with IPv6 support
      IT Discussion • sip trunk skyetel voip.ms • • JaredBusch

      6
      0
      Votes
      6
      Posts
      311
      Views

      J

      Look towards Europe, where IPv6-only internet service is not uncommon.

      https://teamhelp.sipgate.co.uk/hc/en-gb/articles/207403895-sipgate-IP-Port-Ranges

      https://www.dus.net/en/sip-default-settings

      https://en.easybell.de/help/telephone-configuration/general/voip-expert-settings/

    • JaredBusch

      Skyetel posted a good write up for STIR/SHAKEN
      News • stir shaken skyetel • • JaredBusch

      6
      2
      Votes
      6
      Posts
      215
      Views

      Skyetel

      @JaredBusch We are intentionally being vague on this because the technical stuff on the backend isn't solid yet. We may be able to attest those calls depending on the circumstances. So the vagueness is simply because the product is still in motion.

    • scottalanmiller

      Phone Outages for February 19, 2021
      IT Discussion • skyetel voip.ms telephony voip • • scottalanmiller

      18
      0
      Votes
      18
      Posts
      402
      Views

      JaredBusch

      @Skyetel said in Phone Outages for February 19, 2021:

      Skyetel’s President is addressing this personally, and all options are on the table. He’s, uh, pretty upset.

      Hahhhaahahahahhah

    • JaredBusch

      Setup Skyetel Endpoint Health on FreePBX 15
      IT Discussion • skyetel freepbx freepbx 15 endpoint health snmp • • JaredBusch

      2
      3
      Votes
      2
      Posts
      360
      Views

      V

      I just followed this guide, worked great! Thanks!

    • scottalanmiller

      Skyetel Postcards - What's Needed
      IT Discussion • skyetel postcards sms texting • • scottalanmiller

      20
      0
      Votes
      20
      Posts
      367
      Views

      JaredBusch

      @Skyetel said in Skyetel Postcards - What's Needed:

      The single login per computer is probably pretty easy to change, and I can add that to the change request.

      Seems like this died on the vine 😞
      8ef7946f-8922-41b8-93bd-d2fd252f1b73-image.png
      2c52ae98-d7b5-46da-9da6-a8576ba99463-image.png

      I would love to make use of this if the issues raised above were resolved.

    • scottalanmiller

      Install Skyetel Postcards on CentOS 7
      IT Discussion • scale hc3 docker skyetel postcards centos centos 7 vultr linux sms texting • • scottalanmiller

      12
      0
      Votes
      12
      Posts
      449
      Views

      scottalanmiller

      @marcinozga said in Install Skyetel Postcards on CentOS 7:

      @scottalanmiller said in Install Skyetel Postcards on CentOS 7:

      @marcinozga said in Install Skyetel Postcards on CentOS 7:

      @black3dynamite said in Install Skyetel Postcards on CentOS 7:

      Still preferred fallocate instead of dd to create a swap file?

      dd if=/dev/zero of=/swapfile count=4096 bs=1MiB && chmod 600 /swapfile && mkswap /swapfile && swapon /swapfile && echo "/swapfile swap swap defaults 0 0">>/etc/fstab

      Still using swap file? Memory is cheap. I don't recall a server where I created swap partition or swap file.

      Memory is NOT cheap, not at all.

      It is if you own it. If you rent your hardware, yeah, it adds up.

      Even if I own it, throwing away 2-3GB of RAM makes no sense. Now, if I own it, I can easily assign 4GB of RAM then remove it once installed, by why? That's harder to script and still no benefit.

      It's a bad habit to see resources as cheap and so waste them just because you can. Extra memory doesn't improve performance, it hurts it (just the tiniest bit). And it's not free, if you always apply twice as much RAM as you use (or four times, here), that gets costly one way or another. Either you wasted money overspeccing in the beginning, or you are stuck buying more now.

    • scottalanmiller

      Skyetel Postcards Redirect Issue
      IT Discussion • skyetel sms postcards texting • • scottalanmiller

      6
      0
      Votes
      6
      Posts
      129
      Views

      scottalanmiller

      @JasGot said in Skyetel Postcards Redirect Issue:

      I believe ./run.sh restarts all services, and I suspect that includes Nginx.

      Yes, Nginx is inside a Docker container. But there are three.

      All you need is...

      systemctl start docker systemctl enable docker

      And you are good to go. It's just a process that needs to be started like any other. There's nothing to know about Docker in this instance. Think of it as the server itself, it just needs to be turned on.

    • JaredBusch

      Skyetel forwarding issue
      IT Discussion • skyetel e.164 failover forward calls • • JaredBusch

      1
      3
      Votes
      1
      Posts
      100
      Views

      No one has replied

    • J

      Postcards for SMS by Skyetel.
      IT Discussion • postcards skyetel sms • • JasGot

      34
      1
      Votes
      34
      Posts
      487
      Views

      J

      @krzykat said in Postcards for SMS by Skyetel.:

      @JasGot

      Have you checked your LE credentials to see that its working properly?

      Not sure how. The only sign of LE I can find in the OS or the Docker is a file called letsencrypt_services_data
      I can't find a conf file or a binary to do a manual run of LE.

    • JaredBusch

      Postcards SMS WebApp from Skyetel
      IT Discussion • skyetel sms mms postcards • • JaredBusch

      2
      1
      Votes
      2
      Posts
      266
      Views

      K

      @JaredBusch

      There is a current issue with the SSL let's encrypt that I just submitted to them to resolve (they are using an outdated version with Acme 1 instead of the newer Acme 2):

      FYI - we've resolved the issue, and I can only assume anyone else that has installed Postcards should have the same issue.

      The problem is indeed an issue with Let's Encrypt, and specifically:

      docker: jrcs/letsencrypt-nginx-proxy-companion

      To fix this issue, please update the docker-compose.override.yml file during builds.

      Row 35 should read: image: jrcs/letsencrypt-nginx-proxy-companion:latest

      This will insure that the current version for the let's encrypt proxy is called and eliminate the issue.

    • JaredBusch

      Skyetel sign up working better
      IT Discussion • skyetel website issues • • JaredBusch

      11
      1
      Votes
      11
      Posts
      205
      Views

      JaredBusch

      @Skyetel said in Skyetel sign up working better:

      Maybe this?
      https://mangolassi.it/topic/20290/ad-blockers-advice

      I thought I had posted in your thread because I know that you posted that after my issue.

      So yup, going with I slacked and didn't post.

    • JaredBusch

      Skyetel support
      IT Discussion • skyetel support t-mobile • • JaredBusch

      5
      5
      Votes
      5
      Posts
      316
      Views

      Dashrender

      @JaredBusch said in Skyetel support:

      Never heard back from T-Mobile, but calls now connect.

      Ain't that always the way.

    • Dashrender

      Skyetel defenses tripped
      IT Discussion • skyetel • • Dashrender

      7
      2
      Votes
      7
      Posts
      233
      Views

      Skyetel

      @Dashrender said in Skyetel defenses tripped:

      I have to hand to it to @Skyetel - it's outside of Support hours but they got the notice of my post and came in and responded.

      Very awesome!

      I hope that at some point Skyetel can hire some people to be in the support desk 24/7 (even if from home) so there is less stress on @Skyetel.

      But for now I'll take the win in being part of MangoLassi!

      Thanks @Dashrender for the nice words :).

      FWIW - we do have on call 24/7, but only for emergency tickets from current customers. But I'm happy that I was able to get you setup!

    • FATeknollogee

      Skyetel VOIP: what's you think?
      IT Discussion • skyetel voip provider voip fusionpbx • • FATeknollogee

      4
      0
      Votes
      4
      Posts
      218
      Views

      scottalanmiller

      We've been using Skyetel as our primary trunks for some time now, and most of our customers are either using them now or porting over to them in the near term. Service has been great, and very easy to use.

    • B

      FreePBX : Skyetel inbound call "Rejecting unknown SIP connection ..."
      IT Discussion • freepbx skyetel • • BraswellJay

      13
      0
      Votes
      13
      Posts
      3134
      Views

      JaredBusch

      @BraswellJay said in FreePBX : Skyetel inbound call "Rejecting unknown SIP connection ...":

      Go into your @Skyetel endpoint setting and make sure it is talking to your PBX on port 5160 also.

      9e3c2ef7-462b-49f6-ae9f-036c302f4b68-image.png

      This seems likely to be my issue then. I had left it at 5060 in the skyetel portal as you showed above and initially had it port forwarded to 5060 on the FreePBX. When I realized that I had set port 5060 up as the chan_sip port instead of the pjsip I changed the firewall to forward 5060 to 5160 on the FreePBX. I'll try making the change in the Skyetel portal directly to 5160 and just direct port forward 5160 in the morning.

      As @JaredBusch figured, this fixed my issue. Once I made this change I had two way audio and no call's being taken down prematurely.

      Audio issues are always port related. Though mostly because firewalls are fucking things up.

    • JaredBusch

      Skyetel enabling international calling
      IT Discussion • skyetel fraud prevention international calling • • JaredBusch

      2
      4
      Votes
      2
      Posts
      461
      Views

      Skyetel

      Super helpful, Thanks!

      For those who are curious, our international rates and their corresponding tiers are here:
      https://files.skyetel.com/SkyetelHighCostPrices.xlsx