Search results

  1. G

    DSN

    Hi All I noticed on the very latest install that the postgres.sh no longer creates a freeswitch database so setting up the dsn setup fails. Whilst I can hack this to work does anyone know a reason for this as a new install does not have any dsn settings from what I can see
  2. G

    Voicemail Prompts

    Ok don't shoot me on this one We have a number of Fusionpbx boxes and built our own customer portal so they don't have direct access to the pbx boxes. For this reason we have changed some of the php files so an update is out of the question. We have 1 of the server playing the wrong voicemail...
  3. G

    Call Centre Issues

    We have a customer who want to use the queue system (have tried to persuade them away from this) The issue I am having is if one of the extension is on DND or set as unavailable in the call centre it does not seem to fall over to the next extension available. The customer still hears the MOH...
  4. G

    Migrate freeswitch from Package to Compile

    Hi All I want to upgrade some servers to Debian 12 but also as there is a bug in Freeswitch 1.10.10 & 1.10.11 with calls releasing I need to use the complied version to add the fix. Is there any instructions out there to convert from the old style package install of Freeswitch to the complied...
  5. G

    Yealink Dect Crosstalk

    I am hoping someone may have a clue as to what's going on. We have a user with 1 Yealink base and 3 handsets all registered as different extension numbers. Randomly 2 of the calls merge together I though someone was pushing and holding the mute button on one of the handsets so disabled the...
  6. G

    TLS & Encryption

    Hi All I am trying to get TLS and Encryption working. I have a company wide wildcard certificate install and tls enabled for the internal profile (we don't use the external as we lock it all down) There is a profile registered with 5061 so all good. We use Zoiper, Snom and Yealink phones. I...
  7. G

    VIP List

    I want to create a VIP list of numbers that would send calls to alternative destination unlike normal incoming calls I can create a dialplan and pipe the numbers in but think it may be too big with the numbers I want to use. Is there anyway of getting fusion to look in a file as part of a dial...
  8. G

    Event Guard

    Hi All Does anyone know how Event Guard is meant to work? I have it installed and can see ip's in the logs which it says it's blocked (multiple of the same ip) I can see these multiple have been added to ip tables but I can also see the ip address still hitting the cli trying to register...
  9. G

    TLS Issue

    Hi All I am trying to get TLS up and running on a multi domain server. The server has a valid commercial wildcard certificate up an running in Nginx which works fine. I have done the following to get it up and running in the TLS folder cat /etc/ssl/certs/ssl.crt > /etc/freeswitch/tls/all.pem...
  10. G

    Transfer Call at hangup

    Usually I can cobble something together for most Fusionpbx tasks but just can't get my head around this one. One of our customers wants to transfer a call automatically when a pbx user hangs up. He want to record a message to say hang on the line to do a survey, which will be a ivr with...
  11. G

    Invalid SAY Interface [en]!

    Hi All I have updated a server from Debian 9 to Debian 10 and then Debian 11. The freeswitch version that's used on the box if from the apt-get rather than a compiled version FreeSWITCH Version 1.10.9-release-21-a615e85afc~64bit (-release-21-a615e85afc 64bit) It's been running fine in general...
  12. G

    Outbound Routes on New Build

    Hi All So did a full rebuild of my PBX on to a new box running Debian 11, rather than keep upgrading. I have not build a new on in a while and notices on my new build something I am a little unsure of regarding Outbound routes. When I now create an outbound route I get my main route in...
  13. G

    IVR Pin Issue

    Hi All I have a need to use the pin feature on and IVR with Fusionpbx but I guess this may be a bug. When you call in to the IVR and get asked to enter the pin followed but the # it will actually reject the the pin with the # if I dial in and just enter the pin it's ok Now is there a way to...
  14. G

    Ring group missed call alert issue

    Hi, not sure if anyone else has come across this. We have some ring groups setup with missed call alerts and noticed on some of these you don't get an alert. After some digging we found that the missed call alert does not work if it's used in a ring group after and ivr or a greeting in the ring...
  15. G

    Call Centre Queue Position

    So I used to use lau script and edit the call centre with something like <action application="set" data="result=${luarun(callcenter-announce-position.lua ${uuid} 19e610b8-4962-4810-a396-79dcd5f857c8 30000)}"/> This no longer seems to work and in the call centre now you have a true or false...
  16. G

    IVR Missed Call Alert

    Hi All We have missed call alerts on ring groups which works great as we always ring someone back if we miss their call. Occasionally we will have someone hang up when they are in 1 of the IVR menus and this is just listed in the call logs as normal clearing. Is there anyway of getting missed...
  17. G

    MOH Issue

    Seem to have an issue with music on hold with various versions of fusion especially my current version 4.5.28 I have created a new MOH category for a domain and uploaded the music. Added the this in each extension. Extension to extension, outbound calls and inbound direct to an extension work...
  18. G

    Migration Script

    Does anyone have a migration script? We currently have a box running on metal. We have a number of vm's and want to migrate the domains on the metal box over to different vm's. Gonna take an age to do manually
  19. G

    Lau script to send email

    We have a customer who would like to send an email to a defined email address from a feature code with the email containing the extension number where the feature code was dialled. Any anyone advise as don't really have a clue when it comes to lau and not really a programming bod. Thanks
  20. G

    Lets Encrypt Wild Card

    Hi All Is there anyway of using the wild card cert and getting it to auto renew? We have a number of servers with loads of domains and must admit we did buy a wild card cert as it was easy but the cost has gone up to around £450 a year now. Trying to work a way around it and don't really fancy...