I have asterisk server I want to creat a web portat what I can do some thing like:the web have some button ,I can click button to spy call or import file csv to asterisk or monitor status extension or do some thing follow my idead
what technology i need use to resolve my problem or tell me a keyword
AMI speaks its own protocol on top of TCP. No web server is needed for AMI. You may need a web server for your complete system, but that will be on the other side of your server application. If you do need a web server, any server that runs on Linux and has the features you require, will be sufficient.