justinnafe

Member

Last active 12 years ago

  1. 12 years ago
    Sat Mar 24 00:31:59 2012
    justinnafe posted in FOP2 'Manager Connection Problem'.

    Thank you very much for your help even though it was not a FOP issue!

    I went into /etc/asterisk/logger_logfiles_custom.conf and commented out the line

    full => notice,warning,error,debug,verbose

    Then I restarted the logger from the asterisk command line with
    logger restart

    Then I restarted fop2 with the following:
    service fop2 restart
    and we were up again!

    It doesn't look like writetimeout is an option with our version and we did not upgrade to 1.8 yet, but we are on a hosted solution and I submitted a ticket, so hopefully that will happen soon.

    Thanks again!

  2. Fri Mar 23 21:38:44 2012
    justinnafe started the conversation FOP2 'Manager Connection Problem'.

    We recently implemented FOP2 company wide and love it, but we have noticed issues. I noticed that our /etc/asterisk/full file is +4GB, we get error messages "Manager Connection Problem" when trying to log out and log back in, and also "System not Available". We also seem to have started using 2 channels per phone call after implementing FOP2.

    I think we are having so many problems because we like it so much!

    We are running FOP2 2.24 on PBX in a Flash with asterisk 1.4.

    Do you have any ideas of what could be causing these issues or where to look to try to figure it out?

  3. 13 years ago
    Tue Aug 2 20:22:46 2011
    justinnafe started the conversation Ability to Click to Call.

    We would like to use javascript (or some other method) to click to call. For example, my initial guess at how the flow of information works is that i click a phone number (a link on our site), the javascript associated with that link passes a username, phone number, password, etc to our PBX or your systems, then the call is established. I understand that the process is a lot more complicated, but I am curious if this feature will become available or if there is already an API?