I am using Noojee 1.1 Alpha 3, Asterisk 1.4 and FireFox 3.5.7 (on Linux). I had some initial permission denied problems, but I changed the write permission on my click user to all and that cleared that up.
Now what happens is that my extension rings, says "Goodbye" and immediately hangs up. There is no call to my mobile phone (destination). All the messages in the Error Console lead me to believe that every thing worked.
Thanks, config files are below.
manager.conf
[general]
enabled = yes
webenabled = yes
port = 5038
bindaddr = 0.0.0.0
[click]
secret = XXXXXXX
deny=0.0.0.0/0.0.0.0
permit=127.0.0.1/255.255.255.0 ; allow connections for the local computer
permit=192.168.0.0/255.255.255.0 ; allow connections from local network
read = call,all
write = all
http.conf
[general]
enabled=yes
bindaddr=0.0.0.0
bindport=8088
prefix=asterisk
[post_mappings]
uploads = /var/lib/asterisk/uploads/