[Asterisk-Users] RE: No Files Seen via vmail.cgi
Sean Cook
scook at kinex.net
Thu Dec 2 14:01:37 MST 2004
This basically means taht param("changefolder") is not set... my guess
is that the previous screen is not passing this config variable.
Consequently when you get to
$changefolder =~ s/(\w+)\s+.*$/$1/;
The variable is not set... I will look at the code and give you a better
idea... vmail.cgi is ???
Sean
On Thu, 2004-12-02 at 15:49 -0500, Keith O'Brien wrote:
> $changefolder
More information about the asterisk-users
mailing list