Member
Last active 12 years ago
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!
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?
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?