Search results

  1. B

    Migrating FusionPBX to a new server

    Hi, I sure could use some help with this one... I spent months getting my FusionPBX 4.2 server set up and now wish to move it to the cloud. I would very much appreciate some details on what needs to be moved, poked, and kicked to put it into the new VM I have created running Debian 8 and a...
  2. B

    Polycom phone Directory population

    Yes. Enable contact_extensions under Default Settings. One thing I don't like however is that now any unused line keys are populated as speed dials, showing the names of contacts in order of extension number. I haven't figured out how to prevent that yet as I don't see users wanting a small...
  3. B

    Polycom phone Directory population

    Nevermind, got help in the IRC channel.
  4. B

    Email to Fax config

    I'm really interested in Email-to-Fax for sending outbound faxes. I have read a few threads about it and get the impression that it's currently a bolt it together yourself deal. I see however in FusionPBX that there seems to be some accommodations for. Specifically under Fax Server, Advanced...
  5. B

    Polycom phone Directory population

    I have been trying very hard to figure this out. I have Polycom VVX phones, mostly VVX 311's running 5.6.x and I would like to get the 'Directory' function of them to populate from the FusionPBX contacts. I have done a lot of research and coming up with very little information so far. It...
  6. B

    FusionPBX no audio with external_rtp hostname

    I just got around to this, just putting a hostname, without host: in front of it didn't work either. Any other thoughts would be very much appreciated if you have them. Thanks.
  7. B

    Default caller ID?

    Hi DigitalDaz, thanks for the reply. I had seen that as an option but was hoping there might be higher level variables somewhere else that would kick in if nothing is specified, such as a Company Name and Phone Number associated to the domain. No biggie though, this works! Thanks again!
  8. B

    Default caller ID?

    What's the best way to set a domain's default outgoing CID name/number so that it doesn't need to be specified for each extension? I've been looking but don't seem to be able to sort it out. Thanks.
  9. B

    FusionPBX no audio with external_rtp hostname

    My considerations are redundancy... 1. DNS fail over between redundant internet connections. 2. Portability of the VM. If we wanted to keep a hot spare replicated at another site to spin up in a pinch then only a DNS change would be required. 3. The ability to use a dynamic IP (not really my...
  10. B

    Phrase changes not taking effect

    Flush Memcache on the SIP Status page did the trick, thanks.
  11. B

    When are variable and settings changes applied?

    If changes are made in Advanced>DefaultSettings, or Advanced>Variables then does any action need to be taken for FusionPBX to begin using the new information? Thank you.
  12. B

    Phrase changes not taking effect

    I've noticed that if I edit a phrase that the change doesn't take effect until I restart the machine. Would it eventually take effect on its own? What less disruptive action can be taken to force it to update. Example: I created 'TestPhrase1' with 5 or so items in it then applied it to an...
  13. B

    FusionPBX no audio with external_rtp hostname

    Scenario... FusionPBX in the cloud behind a NAT device, phones are anywhere else in the world. When external_rtp_ip and external_sip_ip are the WAN IP then everything is happy. If I change to a FQDN then no audio. As per the variable description I used the format "host:host.server.com"...
  14. B

    SOLVED New FusionPBX install, all calls going to voicemail.

    The issue is now resolved. I downgraded then upgraded the phone's firmware and it worked, so I did it on the other and it works now too.
  15. B

    SOLVED New FusionPBX install, all calls going to voicemail.

    I have compared the logs from calling an extension that goes straight to voicemail (501) vs. calling one that rings (503) and narrowed it down to the differences. I also created a new extension and new user and re provisioned the IP550 with the same result. Calling Extension 501 Polycom IP550...
  16. B

    SOLVED New FusionPBX install, all calls going to voicemail.

    Yes, they are registered. I have since added a Polycom VVX401 and YeaLink and they don't have this issue. I also set up a ring group including all four phones. Only the VVC and YeaLink rang, the IP550 and IP331 didn't. I provisioned all phones the same way. The only difference is the two...
  17. B

    SOLVED New FusionPBX install, all calls going to voicemail.

    I've got FusionPBX freshly installed and two Polycom phones set up via auto provisioning. No other settings have been touched and the Polycom 4.x config files are at their defaults. I can make outgoing calls just fine but incoming calls never ring the phones, they go straight to voicemail...
  18. B

    Trouble with auto provisioning file paths

    Thank you, DHCP option 160 worked.
  19. B

    Trouble with auto provisioning file paths

    Thank you. Using the bare IP only changes it so I get a lot of syslogs similar to below, and no phone listed under registration. SSL_connect error Peer certificate cannot be authenticated with known CA certificates.SSL certificate problem, verify that the CA cert is OK. Details...
  20. B

    Trouble with auto provisioning file paths

    Directly through the phone. I set the provision server as HTTP with a value of http://192.168.x.x/provision (used actual server IP of course).