curl dial attempt result to a url

Hi,
I am trying to post outbound dial attempt results to a web url. To do this I have added the below line in /usr/share/astguiclient/fastAGI_log.pl however it doesn't seem to have any effect. Am I correct in thinking that FastCGI_log.pl is the script which is called to log dial results?
exec ("curl","","http://www.somewebsite.co.uk")
I am using viciserver version 2.6-375a build 120831-1523.
Thanks in advance
I am trying to post outbound dial attempt results to a web url. To do this I have added the below line in /usr/share/astguiclient/fastAGI_log.pl however it doesn't seem to have any effect. Am I correct in thinking that FastCGI_log.pl is the script which is called to log dial results?
exec ("curl","","http://www.somewebsite.co.uk")
I am using viciserver version 2.6-375a build 120831-1523.
Thanks in advance