Search results

  1. J

    multiple-registrations Possible Bug?

    Hi, I set multiple-registrations=contact to true for the internal sip profile and tried both a profile restart and a freeswitch restart and am experiencing two issues: 1. When 2 phones are registered to the same extension, after the call_timeout value has reached, instead of going to voicemail...
  2. J

    Google Cloud Speech to Text Voicemail Transcription

    Edit: Updated 04/02/2021 ***As Mark stated in training videos, you should be using email queue for a production server. I've personally experienced issues with freeswitch locking up and completely crashing under heavy load. Root of the issue was transcriptions*** Make sure you have the latest...
  3. J

    CID Lookup - Cache Storage Directory

    Where exactly can I tap into the CNAME database of cached results? cidlookup.conf.xml contains param name="odbc-dsn" value="/var/www/fusionpbx/secure/fusionpbx.db" Even though there is absolutely nothing stored in fusionpbx.db, it still manages to cache the results. I am unable to find the...
  4. J

    Correctly setting Caller ID for each domain

    Thank you. I actually did try that initially and it worked but ended up undoing it when I saw that it also applied that setting to all my other domains. Is there a specific way to edit that variable to apply for only the domain in question?
  5. J

    Correctly setting Caller ID for each domain

    Hi, First post, and looking forward to getting experience with FusionPBX Set up my first system. Trying to work with Caller ID. I set the effective_caller_id_number in the outbound routes. For basic outbound calling, this works fine. Two scenarios: A. Call forwarding - the original Caller ID...