Hello, I read the message of MaurĂcio regarding the loops with the wizard on asterisk-gui Rev 1146, and I had a similar issue on my OpenWRT/Kamikaze setup which I solved by loading the app_system.so module in Asterisk.
However, this did not solve all my issues with the gui.. On my setup I have Asterisk 1.4.5 and the GUI (1146); I followed the instructions I found on http://zandbelt.dyndns.org/asterisk.html . After enabling the app_system.so module the wizard was loading and I was able to complete some step; however the trunk configuration gave me an error, saying that a file was missing (extensions.conf), while that file was actually in the /etc/asterisk directory. I tried to comment the "TRUNKMSD=1" at the beginning of the file and.. the wizard was able to complete and the GUI seemed to work fine. However, it was not working fine as the gui was able to create the extensions and the dialplans correctly, but the trunks were incomplete because for instance the variable "TRUNK_1=SIP/trunk_1" was not set and the dialplan was not working (as it tried to call "/123456" instead of "SIP/trunk_1/123456"). When I set the "TRUNK_1=SIP/trunk_1" manually.. then the GUI stopped working again, redirecting me to the wizard. Do you have any idea about how to fix this? Thank you!! Regards, Federico _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-gui mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-gui
