Search results

  1. M

    SOLVED Missed call and Voicemail to Email comes from root@localhost

    I upgraded to the latest branch and it fixed the issue.
  2. M

    SOLVED Missed call and Voicemail to Email comes from root@localhost

    Hi Everyone, I've installed FusionPBX at Debian 12 and FusionPBX version is 5.3.2. I've properly set SMTP settings in default setting, but when I received missed call notification and voicemail notification, it comes as from "Root User <root@localhost>", it's not the email address which I...
  3. M

    Voicemail to Email

    Hello, currently in extension voicemail if we set voicemail file to "Download Link", system send a hyperlink to download the voicemail file. How can we send a complete link instead of hyperlink to download the file.
  4. M

    SOLVED Yealink Remote Phone Book

    Sure, below are settings and I was able to show all extensions in a directory of Yealink phone. 1) Under Default Settings, “Contact” Category, add below. 2) Under Default Settings, “Provision” Category, add below. contact_extensions should be set to true. 3) Make sure Yealink phone MAC ID...
  5. M

    SOLVED Yealink Remote Phone Book

    Got a solution, please disregard.
  6. M

    SOLVED Yealink Remote Phone Book

    Hi Everyone, I'm using FusionPBX version 5.3.0. I wanted to show all extensions on a domain at Yealink Remote phone book. But somehow it's not working. In Yealink Remote URL I've added "https://admin:6548752@domain.com/app/provision/?file=directory.xml&contacts=extensions" but it's still showing...
  7. M

    Dial By Name Directory

    Hi, anyone has solution for this?
  8. M

    Dial By Name Directory

    Absolutely I reloaded XML.
  9. M

    Dial By Name Directory

    I tried to edit this file and but When I press 4 digits, it says "There is no matching result."
  10. M

    Dial By Name Directory

    Hi Everyone, I'm using FusionPBX version 5.0.5. I've a client having more than 300 extensions. He is using dial by name directory option. When caller press 3 digit of first or last name, system start searching and gave too much options. Is there a way instead to search on 3 digit, system should...
  11. M

    Enable DND from Operator Panel not working

    Hi All, I'm using FusionPBX Latest version 4.5.32. If we enable DND though operator panel and then check in Applications>>>Call Forward I see there DND has been enabled but still calls are coming in to the phone. If I enabled trouhg star code or from call forward page it works perfect. Only the...
  12. M

    Set Ring Group as BLF

    Hi All, Is there a way we can set Ring Group as BLF in Yealink or other phones? I've created a Ring Group 350, I want when there is a call at that ring group BLF should work. Right now it's solid green nothing happening otherwise it should blink Red when you there would be a call. For extension...
  13. M

    IVR CallerID Prefix Not Working

    @markjcrane can you please advise?
  14. M

    IVR CallerID Prefix Not Working

    I'm also having the same issue. It's not working.
  15. M

    IVR CallerID Prefix Not Working

    Hi, Anyone please.
  16. M

    IVR CallerID Prefix Not Working

    Hi, Did anyone get a change to take a look into this? It's not working. I'm at version 4.5.18.
  17. M

    SOLVED Use 2 digit in IVR option

    It solve the issue, thanks so much.
  18. M

    SOLVED Use 2 digit in IVR option

    Hi, did anyone get a chance to take a look?
  19. M

    * code to set night service

    You DID should directly appoint to call flow, in call flow Destination should be your time condition and Alternate Destination should be after hour auto-attendant. Once call flow status is true, it will act as your time_condition because it's going to time condition and when it's false it would...
  20. M

    * code to set night service

    You need to set destination and Alternate destination. When the status would be true it would go to Destination and when False it would go to Alternate Destination. Also make sure your DID destination is set to Call Flow.