I'm using Drupal's form API and I see it will group all of the elements together which is easy enough with post but if I use get it's all messed up. What am I suppose to do? All the elements names are something like "edit['name']", "edit['address']", and so on. I'm thinking "get" can't handle grouped names. Am I right? Can someone help me out?
when I am try to use captcha with registeration it shows this text => "Captcha Image: you will need to recognize the text in it.". I create a new folder called font and give this path to captcha setting. But still I don't see any Image.
Could anyone explain explicitly (new to asterisk) how to make the asterisk module working with/out asterisk server installed in the same remote server where Drupal is installed in order to provide free call/voicemail/conferening services to the Drupal site visitors?
Also, is it possible to embed any SIP/IAX client embed onto the site so that the user does not have to download a client (like real player embedding)? Or there are already such solutions? Thanks!