[asterisk-users] Any way of creating a file to write to from the dialplan, or must I use AGI?

Jonathan H lardconcepts at gmail.com
Fri Nov 4 17:14:33 CDT 2016


That's just what I'm using, John.

But I'm getting (eg)

[Nov  4 21:46:16] ERROR[1676][C-00000003]: func_env.c:449 file2format:
Cannot open '/home/logs/anonymous.txt': No such file or directory
[Nov  4 21:46:16] ERROR[1676][C-00000003]: func_env.c:949 file_write:
File '/home/logs/anonymous.txt' not in line format

Asterisk is running as root (yeah, I know!), and has permissions on
that directory. Hmmm....

On 4 November 2016 at 21:50, John Kiniston <johnkiniston at gmail.com> wrote:
> I'm able to use the FILE function to create files just fine.
>
> Set(FILE(${CALLFILE},,,al,u)=Extension: s)
>
> On Fri, Nov 4, 2016 at 2:26 PM, Jonathan H <lardconcepts at gmail.com> wrote:
>>
>> Seems I can write to an existing file, but is there really no way of
>> creating a new file to log some data to, without reverting to AGI?
>> (will be different for each caller ID)
>>
>> --
>> _____________________________________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> Check out the new Asterisk community forum at:
>> https://community.asterisk.org/
>>
>> New to Asterisk? Start here:
>>       https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
>
> --
> A human being should be able to change a diaper, plan an invasion, butcher a
> hog, conn a ship, design a building, write a sonnet, balance accounts, build
> a wall, set a bone, comfort the dying, take orders, give orders, cooperate,
> act alone, solve equations, analyze a new problem, pitch manure, program a
> computer, cook a tasty meal, fight efficiently, die gallantly.
> Specialization is for insects.
> ---Heinlein
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> Check out the new Asterisk community forum at:
> https://community.asterisk.org/
>
> New to Asterisk? Start here:
>       https://wiki.asterisk.org/wiki/display/AST/Getting+Started
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list