Search results

  1. I

    Mac Address Field is missing when adding new device

    Hi there. Can anyone please help where in the settings of FusionPBX I add/ enable the Mac Address field when adding a new device? Currently, it's missing and I can't add a new device without it. See the screenshot below for reference:
  2. I

    SOLVED Understanding how Fusion autoprovisions phones

    Yes, worked previously. Nothing changed, that I am aware of other than adding new domains and configuring them.
  3. I

    Fanvil X6U Side Key

    Hello. Does anyone know how to configure and setup the Side Key in Fanvil phones on FusionPBX? I tried using Programmable Keys in the Device Profile however, it was added as a Softkey, not a Side Key.
  4. I

    SOLVED Understanding how Fusion autoprovisions phones

    I have all sites unable to auto-provision now via Fusion. The phones can be manually configured and work. The nginx access logs show when a handset attempts to download a config file it gets a 404: [09/Oct/2023:11:00:15 +1100] "GET /app/provision/cfgc074ad536779.xml HTTP/1.1" 404 153 "-"...
  5. I

    Handsets unable to provision

    At first, I thought this was only a Fanvil issue but now all handsets no longer auto-provision. It appears Fusion is not serving the files and the logs all show 404. X.X.X.X - - [06/Oct/2023:18:11:37 +1100] "GET /app/provision/cfgc074ad536779.xml HTTP/1.1" 404 153 "-" "Grandstream Model HW...
  6. I

    SOLVED Fanvil provisioning problems

    Thank you for the replies. When I try to download the mac address config file I received an unauthorised error as shown below. All other sites allow the mac config files to be downloaded.
  7. I

    SOLVED Fanvil provisioning problems

    I have a Fusion server and have domains working with Yealink & Grandstream phones without issue. I have created a new domain for a site with Fanvil phones however cannot get the provisioning to work and am at a loss as to why. I have checked the logs when I try to provision and see: X.X.X.X -...
  8. I

    CDR results does not match CDR Statistics Results

    Hello , I was wondering what does 7am - 7am means? Does it mean 7am 8/24 - 7am/25? Thank you for your help
  9. I

    CDR results does not match CDR Statistics Results

    Hi Everyone, I was wondering if someone can shed light to my question regarding CDRs and CDR statistics. CDR Generated when searched is not the same as what it shows going to Statistics. Example: I generated a report for a single day of CDR and exported the report and it shows 391 Volume...
  10. I

    Call Centre Queue Agent Stats

    Excellent and thank you, sqlite3 was already installed as part of the std fusion install so that was good. Any reason you run the cron job at 1 am and not midnight? Not that it makes a difference, just curious.
  11. I

    Call Centre Queue Agent Stats

    Thank you! Is this how others manage these counters or is there another way? I just cannot image the staff logging out of their phones every day after work before they go home.
  12. I

    Call Centre Queue Agent Stats

    Thank you, are there docs or guides on how to do this?
  13. I

    Call Centre Queue Agent Stats

    In the active call centre I see the stats for calls answered and missed and I expect these values will reset when an agent logs out and back in again. As the reception staff have no need to log out and back again these stats appear to simply accumulate and become less meaningful over time. Is...
  14. I

    Outbound Routes (Multiped Dialplan Expressions)

    Ok, I just don't get it however I need to get it working. Can someone please advise if this will work:
  15. I

    Outbound Routes (Multiped Dialplan Expressions)

    Does this look correct for the call_diurection-outbound Diaplan? I am not sure what to enter/select for Break, Inline and Order.
  16. I

    Outbound Routes (Multiped Dialplan Expressions)

    Thank you for your response and help however I am still unsure here. To be specific, I have a single outbound route that I wish to match against four dialplans. When I create an outbound route it only records the last dialplan. I understand from your post above that I can simply add the...
  17. I

    Outbound Routes (Multiped Dialplan Expressions)

    So does this mean that every dial plan entry needs two entries under outbound routes?
  18. I

    Outbound Routes (Multiped Dialplan Expressions)

    How can I add multiple dial plans to a single outbound route entry?
  19. I

    Outbound Routes (Multiped Dialplan Expressions)

    When I create an outbound I have the option to select multiple dialplan expressions. When I save the outbound route two entries are created. 1) One has the gateway name followed by the last dialplan RegEx 2) Once is called call_direction-outbound It appears that only the last of the dialplan...