Page 1 of 1

find campaign

PostPosted: Wed Oct 24, 2007 10:33 am
by gdido
Hello everybody :)

I'm newbie in Vicidial, and I must write a program to retrieve the campaign for each call of an agent... (because agent can change campaign at each call)

Is this information stored in MySQL table ??
If true, what is the name of the table ??
Else, where is it stored ??

Thanks for your help ;)

PostPosted: Wed Oct 24, 2007 11:20 am
by peacy
The campaigns are stored in the 'vicidial_campaigns' table.
Calls logs can be retrieved from either the 'vicidial_log' or the 'vicidial_agent_log' table.