Search results

  1. K

    Moving to bare metal

    @KonradSC so if i install ifenslave i can plug in all the nics and use those as failover?
  2. K

    Auto Callback

    Where is this feature
  3. K

    Moving to bare metal

    Hi everyone, We are looking to move from a Digital Ocean VM to a bare metal server was wondering if anyone had any tips on setup we will be using a Dell R430 dual CPU 32 cores 64 gig of ram. We are just thinking of installing Fusion directly to the server and keeping the D.O. VM as a backup in...
  4. K

    Email call recordings

    I would be interested in this also
  5. K

    BLF Indicator for Agent Status

    set the agent name = "whateveryouwant" and the blf ="agent+whateveryousetforagentname"
  6. K

    BLF Indicator for Agent Status

    Hi you can refer tk the following Post in thread 'Agent status & BLF' https://www.pbxforums.com/threads/agent-status-blf.549/post-8585
  7. K

    SOLVED postgres error

    Hi, i am getting the following error in my logs and my system is memory is getting very high. 2021-03-12 19:11:10.322 EST [24754] postgres@fusionpbx LOG: could not receiv...
  8. K

    Email call recording

    @Lim00n thanks for the reply i will give this a try
  9. K

    Outgoing Call

    Did you create an outbound route
  10. K

    Email call recording

    Hi has anyone ever done this i have a customer that is requesting this. The user does *2 to record a call then when done they would receive the recording by email and it would delete it from the server. Thanks in advance.
  11. K

    provision using GDMS

    Yes thats it
  12. K

    provision using GDMS

    I have 1 domain only for provisionning
  13. K

    provision using GDMS

  14. K

    provision using GDMS

    you have to put the info in Template I use by model the switch to text editor then enter the code 237=provisionnong_server 1360=username 1361=password
  15. K

    High CPU usage

    Thanks for the reply @bcmike i did just that actually a few times its better but even PHP is higher than usual. Would you know where i should look
  16. K

    High CPU usage

    @markjcrane
  17. K

    High CPU usage

    Hi Guys im getting high cpu usage but im looking at logs and cant fing anything any help or guidance would be appreciated. Thanks in advance
  18. K

    Upgrading

    this is the answer i get Bad Request [400] SQLSTATE[42701]: Duplicate column: 7 ERROR: column "group_level" of relation "v_groups" already exists
  19. K

    Upgrading

    sorry for my ignorance i enter postgres cli by typing su postgres in ssh
  20. K

    Upgrading

    I will give that a try I just put it as is ALTER TABLE v_groups RENAME COLUMN group_order to group_level