Recent content by markjcrane

  1. M

    [SOLVED] Newly installed FusionPBX times out SIP connection on port 5060

    A newer version of FreeSWITCH occasionally has behavior changes. You good stop and start the gateway and look at the fs_cli or Status -> Log Viewer You can also use it to find your gateway registration attempt. ``` sngrep ```
  2. M

    [SOLVED] Newly installed FusionPBX times out SIP connection on port 5060

    If you are trying to watch SIP traffic that is not secured with SSL. Then you can use sngrep, it has an easy and intuitive interface. FusionPBX installs this by default, as it is a very useful command-line tool. ``` sngrep ``` You also need to look at FreeSWITCH. If using FusionPBX, you would...
  3. 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.
  4. 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.
  5. M

    Sara Phone

    Microsip is a good option for Windows. It's also cheap for branding. https://www.microsip.org/
  6. 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...
  7. 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?
  8. 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.
  9. 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...
  10. 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.
  11. 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.
  12. M

    SIP Profiles

    Matt, I'm taking a look at this now
  13. 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.
  14. 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