Search results

  1. R

    Fusionpbx as a gateway server

    I'm using Fusionpbx as a gateway server for some end users. Calls arrive on the fusion server and are then sent to the end users's pbx via the sip trunk app and it works well. I'd now like to make calls go the other way. I can get calls from the end user's pbx to fusionpbx but can't quite work...
  2. R

    Using different Extension Number & AUTH User ?

    I'm not aware of any way to amend the authid for an extension, there doesn't appear to be anything in the database. Looking at a template the authid uses the same value as the extension number so it appears there's no separate value for an authid. I'd like to see this as it would make things...
  3. R

    General Advice: moving from 3CX

    No need for a proxy. 3cx only use it because it doesn't traverse nat well. Fusionpbx/freeswitch however does it well. We have a lot of vvx 410 handsets and we just provision with the template provided. Don't overthink this if you come from 3cx, they overcomplicate the nat issue
  4. R

    Light-Weight SBC for Remote Office

    I have a customer with 30 or so vvx handsets. We use the template in fusion and they work perfectly. There's no need for an sbc. If you're coming from 3cx which is how it sounds, 3cx tell you stun is insecure and an sbc is required. The truth is 3cx doesn't traverse nat firewalls well and the...
  5. R

    I give up!

    I've installed 2 fusionpbx servers today on debian 12 at digitalocean. Went as expected no drama. As @markjcrane mentions it's easy to overlook the reboot. Done it myself a few times and had to go again
  6. R

    Reset Password link doesn't send email

    As in the title, if I clock the Forgot Password link on the login screen the email isn't sent. No sign of it in the email queue either. Emails for missed calls and voicemails are working OK
  7. R

    New install 5.4 CDR Empty

    Have you made any calls from that domain
  8. R

    Newbie : Fresh Installation FUSION PBX , Outgoing Call Works - Incoming Calls are getting rejected.

    Go to advanced->access controls->providers. Add your provider's ip's there. Then save and reload. https://docs.fusionpbx.com/en/latest/advanced/access_controls.html
  9. R

    Is event guard working

    That's the first thing I did. It still lets those IPs through. I also removed all the files in /var/cache/fusionpbx manually
  10. R

    Is event guard working

    If I run event guard in debug then I can see the ip I'm trying to register from allowed by cache
  11. R

    Is event guard working

    OK tried registering a softphone from a mobile, ip wasn't registered and it doesn't appear in event guard log Version is 5.5.2 master
  12. R

    Rebrandable Softphone Client App

    We use ringotel. It's a great softphone and we went down the route of rebranding it several months ago. It costs a few £ but was well worth it. The team there are really good to work with too which is a big factor in the decision
  13. R

    Is event guard working

    Certainly not got 0.0.0.0/0 in the providers acl. I have acl's to restrict registrations for customers but the providers acl has providers ip's only. What I don't understand is that an ip which isn't in any of the acl's seems to be accepted by event guard as in the acl. I've seen 20 or so this...
  14. R

    Is event guard working

    What is interesting is that when i run event guard in debug mode i see a whole load of ip being allowed by acl or cache which arent in the acl. If i deny one in the acl, save, reload and flush the cache its still being allowed.
  15. R

    Is event guard working

    Hadn't looked at it that way, and there was me thinking it wasn't working properly
  16. R

    NAS for Call Recordings

    If you define a variable recordings_dir then assign the path as the value recordings will be saved there. We do that to save recordings to different volumes for customers with heavy recordings requirements
  17. R

    Is event guard working

    The event guard on one of our servers hasn't logged a new entry since June 2025. To me this is odd so I checked the service and it's running, restarted it and it's definitely running but we don't seem to have had any attacks for several months. Any ideas
  18. R

    GXP2170 Redial button not working

    OK I was wrong, you can't change those buttons in the way I thought. Been working with GS handsets for 15 years so I should have known! In any case the redial button should simply redial the last number or the number highlighted in the list so I really can't understand why it's not working...
  19. R

    GXP2170 Redial button not working

    The simple answers are the redial button cannot be programmed through a device profile and it can be programmed through the provisioning template. I'll check the setting you need when I'm in the office on Monday morning and post back. It can be done in the handset web gui
  20. R

    Trying to get FusionPBX working, Newbi questions

    Have read any of the documentation