Recent content by markjcrane

  1. M

    Anyone facing call recordings for failed and missed call without setting recording to destination?

    What is your version of FreeSWITCH? You can find it by going to Status -> System Status.
  2. M

    Call parking change

    Yealink Call Park function key used to work on Yealink then they broke it and it has remained broken for years. So if using Yealink then use BLF Grandstream Call Park function key is working and has been working for years.
  3. M

    Sara Phone

    Microsip is a good option for Windows. It's also cheap for branding. https://www.microsip.org/
  4. M

    SIP Profiles

    Transcription history in FusionPBX. 3 Major Versions. 1. The first version was contributed. This version was written in Lua. I added some providers to the Lua transcription code that was originally contributed. Improved it for a while. As it became used more heavily, it was noticed that it was...
  5. M

    SIP Profiles

    @pbxgeek Your install script picks up code I wrote for transcribe and speech. These features were written after your old 5.1 version was forked. Your install script used a git clone to pull these. You could have written your own version. Did you forget about this?
  6. M

    SIP Profiles

    I can handle using GIT. I've been using it for years now. It is likely the reason for the comment about basing development around branches with pull requests is to make it easier for his cherry picking. I have no motivation to make cherry picking easier for him.
  7. M

    SIP Profiles

    This was built on a separate branch and then added to the master branch. The master branch is the development branch. New installs haven't used the master branch for a couple of years. They use the release branches. The current branch used by the install at the moment is 5.4. Previously, we...
  8. M

    SIP Profiles

    Thanks for reporting this issue. Finished checking all other Lua files. Alex, a member of the FusionPBX, saw your message and relayed it to me.
  9. M

    SIP Profiles

    The issue has been fixed and committed. Checking all other Lua scripts to ensure there are no others with a syntax issue.
  10. M

    SIP Profiles

    Matt, I'm taking a look at this now
  11. M

    SOLVED Trying to Get Cisco 7940G Provisioned

    Use the device edit page, and you can download the files needed. - Save provisioning config files using the drop-down link. - Move the files to a TFTP server on the same network as the phones. - Use DHCP option 66 to point the phones to your TFTP server.
  12. M

    Updating an extension/device generates 6 psql UPDATE queries per device.

    @mdoupe, you can reach me with information here to discuss this further. https://www.fusionpbx.com/support
  13. M

    FusionPBX 5.4 Released

    Bug reports should be in their own thread. So they can be discussed on their own. The user_record dialplan is not a bug. You can review the complete user_record dialplan here. https://github.com/fusionpbx/fusionpbx/blob/master/app/dialplans/resources/switch/conf/dialplan/050_user_record.xml...
  14. M

    SOLVED Incoming calls are not working (number not assigned when called)

    Yes, that is what they are doing. I'm happy it's working for you.