Search results

  1. S

    yealink park blf fun

    thanks @hfoster so I have the T43U and a T54W on the same system, the park BLF works perfectly on the T54W, I did a capture on that and activated the park line from the T43U, the led changes just as it should, what should I look for on the T54W capture that's changing the LED, I've got...
  2. S

    yealink park blf fun

    should there be something I am searching for in the pcap specifically ? I did a factory reset on a t43u started the capture and assigned the button to park+*5901 but the light did not show up, but not sure what I should be looking for in the capture
  3. S

    yealink park blf fun

    Yah the light does not light up at all in anyway, works perfect on the T40G, but nothing else, all in the same tenant in fusion - just don't understand ...
  4. S

    SOLVED custom hold music oddity

    thanks @ad5ou I will give this a try!
  5. S

    yealink park blf fun

    Read thru all the posts here about the issues with Yealink and BLF lights on park buttons - but there doesn't seem to be a definitive answer. I have some T40G's that are working perfectly, showing the BLF light on the park button with it set up as Call Park and park+*5901 but the exact same...
  6. S

    SOLVED custom hold music oddity

    Incoming call to simultaneous ring group > picked up - call put on hold (gets default fusion hold music) put call on park (gets correct tenant custom hold music) - pick call back up from park, put on hold (now gets correct tenant custom hold music) very odd, can recreate consistently, the only...
  7. S

    Call recording delete after x amount of days

    does that not run daily as its in the cron daily folder ..?
  8. S

    After Last Update (Add mutli-factor authentication.) Lost Acess

    mark fixed this pretty quick but yeah doesn't help you if you cant get to the web GUI update after the fact, @matt if you can share what you did it would help
  9. S

    cant add fax server v5.0.10

    no that's happening when the user and pass is correct, when its incorrect it pops up the banner saying its incorrect, assume this is related to the 2FA work - thanks for letting me know about the bug report
  10. S

    cant add fax server v5.0.10

    did a full clean install of the latest build to do some more testing and cant even log into it - https://recordit.co/Uo6GcwXdCR - not getting incorrect password it just flashes straight to a different style of login page - anyone see this before ? anyone to view logs via cli, i am looking at the...
  11. S

    cant add fax server v5.0.10

    thanks for checking, going to do some more testing, appreciate that
  12. S

    cant add fax server v5.0.10

    Just testing v5.0.10 and I notice I can't add a fax server, after hitting save it goes back to the list which is empty - no errors or anything - anyone seen this issue before ?
  13. S

    Call park music

    just to update this, it seams if I push park on the handset with no call, i get the right hold music, but if an external caller is on the line and I put them into park, they get the default hold music and not the custom one, has anyone got custom call park music working ?
  14. S

    contributing to templates

    I want to adjust my fanvil x4u templates to properly recognize proxyaddr bakproxyaddr and failover settings, right now the templates with the latest release don't, how can I see what the values in the mag.cfg equate to from the GUI, i.e. i have primary and secondary address populated in the...
  15. S

    Call park music

    never mind, figured it out valet_hold_music=${test} if the section in hold music you created was called test
  16. S

    Call park music

    easy one I hope, found this thred https://www.pbxforums.com/threads/music-on-hold-for-call-park.4763/ about setting park music in dial plan 470 but not sure how you actually set it, I uploaded new music into music on hold section in its own folder, I tried referencing the wav but no dice, can...
  17. S

    SOLVED db restore & upgrade brakes auto prov

    heres my steps, sure there is a better way, I am not so linux proficient 1) clean install on new server 2) copy db backup from old server in var\backups\fusionpbx\postgresql 3) then i use just the dbrestore part of the backup script - let me know if you want this - you need the db password of...
  18. S

    SOLVED db restore & upgrade brakes auto prov

    so far yeah its been fine, I am using it on my dev server which just hosts my own phone system and some test tenants, but no reported issues so far - but cant say I have extensively tested features. i have multi teannants setup but not in use, just the one.
  19. S

    SOLVED db restore & upgrade brakes auto prov

    bingo, thanks hfoster. nothing was in that log, but your pointer about cidr was helpfull. under provision theres the cidr setting, in my 4.5.20 install its set to true, and provisioning works just fine, however with it set to true in 5.0.5 you get 404 error, I set that to false and it works...
  20. S

    SOLVED db restore & upgrade brakes auto prov

    Does anyone have any tips of how to dive deeper into the auto provisioning process, any more logs I can check?