apache: gif png jpg css gif etc is not executable; ensure interpreted scripts have

If appears error message in apache XXX  is not executable; ensure interpreted scripts have "#!"
you should checks that in script or cgi-bin directory only scripts are stored otherwise Apache will try to execute file.
Just move file to ..\images\ or ..\css\ directory and correct links.


and check also config section, you will find tip here.

Asterisk AST_SORCERY function

 AST_SORCERY gets a field from a sorcery object. Sorcery is always created for PJSIP aors, endpoints and identifies in asterisk. It allows y...