Search results

  1. chance-wmt

    Cannot initiate SMS when using queue

    There is no button to initiate an SMS
  2. chance-wmt

    Cannot initiate SMS when using queue

    I'm saying no one can initiate an SMS from 3CX
  3. chance-wmt

    Cannot initiate SMS when using queue

    Even imported their latest V20 configuration and no dice, this is dumb.
  4. chance-wmt

    Cannot initiate SMS when using queue

    Users cannot initiate an SMS, but they can reply and receive. We currently have a Skyetel SMS pointing to the Digital Receptionist, SMS is being routed to the MAIN queue so that multiple people can take ownership of SMS. The BIG problem is no one can initiate an SMS unless the SMS is pointing...
  5. chance-wmt

    Solved 3CX RaspiOS Lite Outdated, Updated Link!

    You are incorrect, SBC is supported on raspberry pi
  6. chance-wmt

    Solved 3CX RaspiOS Lite Outdated, Updated Link!

    Wait, now it's downloading 2020 images, odd... nvm lol the link still needs updated.
  7. chance-wmt

    Solved 3CX RaspiOS Lite Outdated, Updated Link!

    3CX your "Installing 3CX on Raspberry Pi 4" guide is out of date, the raspios lite download link downloads an old version of raspios lite "2021-05-07" 3CX Please update your raspios lite download link to point to https://downloads.raspberrypi.org/raspbian_lite_latest This way the user will get...
  8. chance-wmt

    Windows SBC hardware

    To edit your interfaces vi /etc/network/interfaces Go into insert mode by pressing "i" now you can edit, see this example. Be sure to remove "iface <interface> inet dhcp" iface <interface> inet static address 10.1.1.125 netmask 255.0.0.0 gateway 10.1.1.1 Then press "escape"...
  9. chance-wmt

    We use a non-standard SIP port. Options for getting a Trunk on 5060 working?

    I think what he means is that his SIP provider doesn't allow to change SIP ports. In this case, I would recommend reinstalling 3CX (create backup and when you restore it will ask what SIP port to use again) or use a carrier grade SBC...
  10. chance-wmt

    Windows SBC hardware

    Use a Linux box for an SBC, you will thank me later. With Windows, you risk downtime due to windows updates, 3CX failing to update due to windows permissions, or windows being funky and just in general not great at being a server. Also, Raspberry Pi's work really well for small-medium...
  11. chance-wmt

    Telnyx hit with DDoS the second time this week - currently going on right now

    The next step to take is IP whitelisting, this is how Bandwidth survived. We use Telnyx and another carrier and we use an SBC (Ribbon) as failover. Handful of Carriers (redundancy) > Private Networking with Cross Connects (VPC & VXC)> Ribbon SBC > 3CX Instances.
  12. chance-wmt

    Solved Hosted by 3CX license renewal bug for Self Managed licensed servers

    This issue occurs even if they have never had "Hosted by 3CX" Also, to mention. This is on the new portal.3cx.com
  13. chance-wmt

    Solved Hosted by 3CX license renewal bug for Self Managed licensed servers

    It may have, your on to something. Let me check with another license and I'll let you know. Also, if we ever did have anyone on hosted with 3cx it was only for a week due to lack of a lot of features.
  14. chance-wmt

    Solved Hosted by 3CX license renewal bug for Self Managed licensed servers

    When renewing a license, "Include Hosted by 3CX" is checked when renewing a "Self Managed" license.
  15. chance-wmt

    Solved Fanvil PA2 not authenticating

    Well I feel like an idiot, I installed Fanvils latest firmware instead of 3CX latest firmware. I downloaded 3CX firmware and works just fine of course... Thanks for pointing me in the right direction! Anyway, I need to slow down sometimes lol.
  16. chance-wmt

    Solved Fanvil PA2 not authenticating

    Interesting, an update for the PA2 configuration just came out. Let me see if that works. I'll update the forums on my findings.
  17. chance-wmt

    Solved Fanvil PA2 not authenticating

    Having an issue with a Fanvil PA2, it provisioned via an SBC but will not authenticate Error 400. Factory reset Firmware update even tried manually setting it up too and will not authenticate. Any ideas?
  18. chance-wmt

    Unsupported Fanvil i10 i10V i10D DoorPhone Provisioning Template (Unsupported/Custom)

    For video to be more reliable, use these video settings!
  19. chance-wmt

    Fanvil DoorPhone i10X URI not working (ConfigManApp)

    I found it, (/cgi-bin/ConfigManApp.com?egs&output1=OUT1_SOS) Example: curl -u admin:admin -v "http://192.168.1.2/cgi-bin/ConfigManApp.com?egs&output1=OUT1_SOS"
  20. chance-wmt

    Fanvil DoorPhone i10X URI not working (ConfigManApp)

    I am using an unsupported model Fanvil i10V, but I'll keep this in mind for later