I am installing FOP2. I followed the instructions best I could. Here is the issue:
I run: ./fop2_server and get "Can't listen to port 4445"
- I have created a manager in Asterisk API with the correct credentials.
- I have disabled FOP1
- I have done a "netstat -an | grep 4445" and the output is: tcp 0 0 0.0.0.0:4445 0.0.0.0:* LISTEN 2716/fop2_server
- I do a "/usr/local/fop2/fop2_server --test" and get "Connection to Manager O.K.!"
- I've restarted
I have Trixbox 2.8, Asterisk 1.6, FreePBX 2.5.2.
I was having trouble with FOP1. I was getting the flashing red buttons but no connection. The only thing I can think of is there is a file in usr/src that still has old credentials in it? I really haven't a clue and am completely baffled on how to get this going with my set-up. Anyone have and advice on this matter?