Recent content by pksml

  1. P

    Watching TLS SIP traffic with sngrep

    You only need to do one of those options. Either globally, per profile, or in the console. I’m not an expert, but it seems to me that turning it on in fs_cli only modifies the setting for the duration that you have the console open. (If I’m wrong, it certainly wouldn’t survive a restart of the...
  2. P

    Watching TLS SIP traffic with sngrep

    I was struggling with this and finally got it to work! I'm using Debian btw... Install sngrep from command line: bash /usr/src/fusionpbx-install.sh/debian/resources/sngrep.sh In the GUI: If you can't find the page, the URL to it is...
  3. P

    SRTP from Fusion to SIP Trunk

    Hello fellow FusionPBX users. From my understanding, RTP connections are generally established directly between the calling parties. But the default in FusionPBX does not operate in this manner. From a Wireshark capture, I see all RTP packets flowing through the PBX. This corroborates with...
  4. P

    Script to check Gateway Registration Status

    Hello all. Just got up and running with Fusion yesterday. Pretty exciting! I don't know if I was tweaking settings improperly, but my gateway registration went down for awhile, so no phone service. This is obviously a bad thing if a customer is relying on their phone to work 24/7. Is there a...