Page 1 of 1

new fields of automatic dialing

PostPosted: Sat Aug 23, 2008 6:08 pm
by fera30
How add new fields in Vicidial for dialing numbers ?

PostPosted: Sat Aug 23, 2008 7:40 pm
by mflorell
how many numbers do you need to dial per lead?

PostPosted: Mon Aug 25, 2008 7:58 am
by fera30
I have phone_number, alt_phone and addres33, I need more 1 (fone4)

PostPosted: Mon Aug 25, 2008 8:20 am
by mflorell
There is no easy way to add another dialable number without some significant code changes. On that topic, I have started working on that in SVN trunk but I'm not sure when it will be finished.

PostPosted: Mon Aug 25, 2008 12:21 pm
by fera30
I created a new table called vicidial_auto_calls2, but the system always uses the vicidial_auto_calls, where change that? I know PHP

I'm have changed the vdc_db_query

PostPosted: Mon Aug 25, 2008 1:18 pm
by mflorell
you would have to change it in a lot more places than just vdc_db_query. That table is also used by several of the perl scripts on the system.