[Asterisk-Dev] AGI script - File Writing authorization !!!

Areski areski at e-group.org
Mon Sep 22 07:08:20 MST 2003


Hello,

I created an agi script in which I would like to write some data in a
file, I realized that if * call the agi script that doesn't allow the
application to create or to write in the new file.

	if ((file_log = fopen (filelog, "a+")) == NULL)


What is the reason of that ???


Areski






More information about the asterisk-dev mailing list