HI,
I am looking to use the STAT() function, however when vdp creates the dialplan, they create the STAT() function incorrectly.
The format of STAT() is
STAT(flag,filename)
however in vdp, the dialplan created looks like
STAT(filename,flag)
Please can you look into this and correct or let me know how I can work around it?
Thanks
M