Page 1 of 1

how to make agi-record_prompts more secure

PostPosted: Mon Jul 20, 2009 2:09 pm
by roll72
Hello,

Does someone already make the agi-record_prompts more secure, by example to provide a code which is not 4321 but something link to the agents or which could lookup in a database.

I'm thinking to modifiy the sub routine
sub lookup_account
{
if ($pin eq '4321')
{
$rec_count++;
}
}

in agi-record_prompts .

thanks in advance for your help

PostPosted: Mon Jul 20, 2009 2:52 pm
by mflorell
It is hard-coded, and actually we have never had a request to make it more secure, although the only thing someone can do if they have access to it is make recordings.