I installed a new Ubuntu 11.10 64 Bit Server where i installed Asterisk 1.8.4 via apt.
After that i copied my Asterisk 1.4.x and Freepbx 2.9.0.7 Config and Databases from my old Ubuntu 8.04 64 Bit Server to the new Server.
Now i have some problems to solve:
1.) When starting Freepbx via amportal start it does not start asterisk.
My current workaround is to start asterisk before amportal via /etc/init.de/asterisk start
2.) After starting Asterisk and amportal i could not use the phones beacuae app_stack could not be loaded automaticly.
I have to load app_stack manualy from the asterisk console to get it work.
3.) If a phone call arrives and goes to a queue the phone of the agent only rings once.
How can i fix these issues? Most important is number 3 to me because i dont have a workaround for this at the moment.
Thanks in advance