Search results

  1. V

    domains are case sensitive - but caps are not honoured when creating a domain

    Hi - no the issue is that there are 1200 phones out there that are registering to the domain with the capitals. We can replicate their PBXs easily enough and point the domain to a new IP - and the customer won't even know they are on a new pbx. If we cannot replicate the capitals, it means...
  2. V

    Diversion header

    I have figured out the tagging - sort of and added an outbound route that matches the tag - and set a diversion header there. Indeed that works. Not sure if it is the best solution but it's the best one so far I reckon, despite the odd scenario where it may be an issue.. Thanks for the head's up...
  3. V

    Diversion header

    giving the tag some more thought - I don't think that will work. If I set a tag on an inbound call, and the call goes to a ring group with a call forward, AND the user decides to use their caller ID rather than the one of the original caller, it will set a diversion header but will then have...
  4. V

    Diversion header

    Hi Am not familiar with tags or attestation A which I believe is related to stir/shaken. Can you elaborate a little more of how a tag would work ?
  5. V

    Diversion header

    When I set a call forward on an extension, and I enable the diversion header in the dialplan for call_forward_all, it correctly adds the diversion header which is a legal requirement for us. When setting a call forward in a ring group it doesn't - but this is because the ring group doesn't...
  6. V

    domains are case sensitive - but caps are not honoured when creating a domain

    Hi We took over another voip business a while ago. They, for no particular reason, used capitals in the first part of a domain name. So CAPS.domain.com. Prior versions of Fusion would save it as such. Later versions do not. Freeswitch treats domains as case sensitive so when a phone registers...
  7. V

    Ring groups roll over not working

    Cool, will play around with advanced - and another ring group makes sense. Didn't get diversion header to work as yet on that one (I did on an extension forward) but I will create a separate thread for that once I have tested a bit more.
  8. V

    Ring groups roll over not working

    Understood. I will have a look at the advanced one. Most customers want to move to the next one, while the first one keeps ringing in our case, then jump to the 3rd, while the first 2 keep ringing, etc.
  9. V

    Ring groups roll over not working

    To add to it - under timeout destinations I don't see the option "external number" - often users want to forward a call if there is no answer from any extension. I can get around that by setting the no answer destination to an extension and set the call forward there, but the person at that...
  10. V

    Ring groups roll over not working

    I have been playing with Ring Groups and am picking up some issues as well - I selected Roll Over and added two extensions to the group 404 and 400. I set 404 to ring for 1 ring, followed by 400 to ring for 5 rings. This does not work though. It rings 404 for 5 rings and then hangs up. At no...
  11. V

    Considering the move from FusionPBX

    Glad to report that the speed issue seemed to somehow be a browser problem. I was using Vivaldi - the issue does not happen when using firefox and response times are perfect. PBXGeek also resolved the 419 page expired issue which looked to be a duplicate entry in the .env file. All in all - up...
  12. V

    New install - CDRs are blank

    A reboot made all the calls appear now and new calls come up as well. Resolved then - no idea what the cause was
  13. V

    New install - CDRs are blank

    I have in the meantime run this: /usr/bin/php /var/www/fspbx/public/app/xml_cdr/xml_cdr_import.php that brings some of the calls in, but not all. And any new ones don't appear until I run that again (but again not all do once I do run it). I presume there is some cron that should be running...
  14. V

    New install - CDRs are blank

    Hi I have inbound and outbound set up and working fine. Inbound I send to port 5080 from our SBC. The CDRs are blank though. XML CDR module is running. Any ideas?
  15. V

    Considering the move from FusionPBX

    Hi We run a cluster of 3 fusion instances with a central DB. We have been very happy with some aspects of the system - it is rock solid, it's incredibly flexible, etc. But the lack of a useable client interface is an issue, as is the performance of certain tasks like running CDRs or call stats...