Search results

  1. princer800

    Phones missing from Phone list, Can make outpbound calls, Inbound - goes to VM instead of Ring group. Dashboard shows 0/10 for Extensions Up.

    Have client this Am - inbound calls going to VM as no phones seem to be up. They don't show up in phones list and all users are Red. They can make outbound calls. System re-booted - no change. Simple local install on Small Form system with Linux install. As if phones are not registered - but...
  2. princer800

    Solved Linux VM freezing since upgrade to v18

    Did you say what version of esxi you were using. We had a problem a few years back related to exsi 5.? This also was related to using the VMXNet instead of legacy network adaptor. Was a know issue with a hard lock up as you describe. Pretty sure there was an Update or we moved to 6.? at that...
  3. princer800

    VLANs

    So when we initially decided to go live with 3cx I asked the same question. After a discussion with 3CX Support - realized it was not necesary. Not that you can't do it - but not strictly required as in past VOIP solutions. (ie on 10/100M networks) If you are using a Gigabit network and you...
  4. princer800

    Phone Book Session Border Controller

    If you control the firewall and guessing you do, it would be possible to create a Policy/ Firewall Rule in most cases to allow only specific traffic from those devices to the 3CX PBX only. Only allow access to that WAN address, and ports required. So no "general" internet access but just...
  5. princer800

    Raspberry Pi Pre-installed with 3CX for Just $99

    I applaud 3CX making this a viable option. As an SBC or small 3CX installation - it makes sense to me. The move to a USB-C connector has made the power connection more reliable which is one of the concerns I originally had with the Pi. Can someone point me to the documentation on sizing and...
  6. princer800

    Generic SIp Trunk to Ribbon C15 using Authentication on regeistration

    I currentlyhave a configuration of a Generic SIp trunk that has worked well with one CLEC that uses a Ribbon C15. Using the default WAN method to their C15 - we have been using Ip only registration.This has worked flawlessy in over at least 10 installations. We are now working with another CLEC...
  7. princer800

    What IP's URL's does 3CX require access to to operate correctly.

    Is there a list of IP's or URL's that can be used to veriy that 3CX has proper access to for operation? Setup for port forward and Firewall is weel documented for Inbound, but not outbound that is required. It can also be considerd a "WhiteList" for companies that only providewhite listed...
  8. princer800

    Debian Linux 9 SBC not showing phones

    Have seen something si,iar where a firewall had sessions open on the firewall.IN the case of an SBC - which proxies - it would just be one. Reboot the firewall if possible or a command/GUI to clear open sessions on the firewall> We had something similair when we moved a VIrtual between hosts...
  9. princer800

    Un-responsive Mangement Console -Server Error - Could not reach Activation.3cx.com site

    Had a situation where I built out a 3CX appliance for deployment and all went well. Mocked up the LAN and provided Internet access for the setup, used the Dynamic IP since I knew that would change. When I moved on-site - the Managemnet console was un-usable. Would show loading for about 20...
  10. princer800

    Welcome mail with internal IP address instead of internal FQDN

    I ended up just simplifying the Template last time I ran into this. THought there would be a Parameter that might control that - but never had any luck. So cleaned up the Template to avoid the confusion.
  11. princer800

    Increasing root partition size

    The general approach by 3CX has alway been - backup and restore - to a new system. In the case of Virtualization that is a snap, especially with the Linux ISO used to build a new system.Unless your a daily Linux driver - thatis the best way to get to a larger drive.
  12. princer800

    Support for FXo/FXS devices gone missing?

    Thanks for the link to the page. Agree with the direction for sure. Unfortunately Life is not fair to everyone. Sort of like having to deal with Dot Matrix printers as long we we did.
  13. princer800

    Solved URGENT SBC HELP NEEDED

    Arp timeout is 1500 seconds (25 min) - and if you have another systemthat responds faster - systems could get stuck onthat device. Unplug the SBC and start a ping - better not answer. Always do an "arp -a" after any ping test to seeif IP is in arp table. PC's pretty much have firewalls on these...
  14. princer800

    Support for FXo/FXS devices gone missing?

    It appears the devices like the GrandStream or Patten FXO devices have been removed from the support listings. Also an example like the Grandstream HT802 FXS - seems to no longer be there. THought I was going to need a FXO recently - and could not find supported devices. Customer has an HT802 -...
  15. princer800

    Solved URGENT SBC HELP NEEDED

    Yes - IP conflict could definetly do somthing like this.
  16. princer800

    Phones won't register after VMHost upgrade on Debian/3cx VM - broke - solved

    Yes, would agree with that being the same on VMWare. Seems to me the only thing that would make sense of "what changed". Hopefully this might help someone else if similar things happens.
  17. princer800

    Phones won't register after VMHost upgrade on Debian/3cx VM - broke - solved

    We updated underlying Vm host from 5.5 to 6.5. Everything went fine and system returned to operation.However about half of the phones would not register- that is show no service. We could re-provision them from Factory default - buttons and other config cleary worked but phones did not register...
  18. princer800

    Feature Request - visibility of chat origin

    I would think you caould have two different Plugins for the seprate pages - with each going to a different queue. I have done something similiar - one on a WP site and the other on HTML site. But have two seperate queues setup - so each goes to a uique one. Still do agree that more flexible...
  19. princer800

    3CX SMB Backup Can not Connect Invalid path

    Are both systems joined to the domain? THat is 3cx Windows box and target youare trying to connect to. Can you browse and connect from usuall login on 3cx machine? Guessing name resolution shoudl be OK if everything is properly setup in AD domain. You show the "/" being used instead of windows...
  20. princer800

    Create Call Flow App without initial prompts

    You also have to make sure that the refresh of the CFD code loads each time. Sometimes a change you make might still build a new ZIP but fail to load. If you get in a hurry you might not notice the "Dot" turning yellow instead of green by the CFD you just uploaded. The code is not replaced then...