Search results

  1. T

    Record an inbound/outbound DID

    Hello, How can i setup fpbx to record when calling or receiving call from a certain number? Thanks
  2. T

    alert_info

    Hello, I am trying to setup distinctive ringtones on a yealink phone. Can somebody help me in pointing out where is the 'Inline' option as this message says? Thanks
  3. T

    Looking for ideas

    Hello, Most phones these days support SRTP/TLS and is not a bad idea to have better security if possible. On the other hand most Trunks/Upstream dont support SRTP. So freeswitch has to manage the following three scenarios, 1. Internal calls: client ----SRTP--- FREESWITCH-----SRTP-----client...
  4. T

    SRTP not negotiated when using ring group

    Hello, I have a Yealink phone (W60B) setup with TLS sip and mandatory SRTP mandatory. The Yealink extension (201) has this dialstring assigned following guidance from documentation (tweaked), My upstream trunk does no support SRTP. The inbound call work fine if setup a dial plan like so...
  5. T

    Upgrade from 5.1 to 5.2 broke icons

    Hello, I upgraded following the wiki instructions. Upgrade seems fine except some icons on the dashboard seems to be broken. The 'Recent Calls' is not showing the errors. The link points to "https://pbx/themes/default/images/icon_cdr_inbound_.png". It should have been...
  6. T

    Android Groundwire Push with TLS

    Hello, I am using TLS/SRTP with groundwire app on android with FreePBX. The push mechanism is working as expected. I want to use FusionPBX (FPBX) instead, and stood up a server. Unfortunately, the push mechanism on FPBX worked fine when using UDP transport, but it doesnt work properly when...
  7. T

    acl not working after upgrade from 4.4 to 5.1.2

    Hello, I upgraded fusionpbx following the instructions here. Unfortunately after the upgrade the acl modification seems to be broken. When i try to add an ip address to the 'providers' acl, the webui shows that it is added. The fs_cli on the hand does not list the new ip address. Is there any...
  8. T

    New install (debian 12) and mod_xml_cdr.so is missing

    Hello, I have setup a new install in Debian 12 and noticed that CDR is missing. This faq mention the XML CDR module, however it is missing on my system. The freeswitch version is FreeSWITCH Version 1.10.10-release~64bit and fusionpbx is Branch: 5.1 6092b59281b4758cef85227088e4a13493283dc8...
  9. T

    SOLVED Obihai Obi110 as a FXO device

    Hello, I have an Obihai Obi110 device which is connected to a landline. I want to use it as an FXO device with Freeswitch/Fusionpbx. I have setup the SP1 Service and have specified 'li' in X_InboundCallRoute. In Fusionpbx my dial plan is as follows: <extension name="transfer.International"...