Page 1 of 1

Copying select in-groups and DID's from one server to anothe

PostPosted: Tue Jan 18, 2022 6:08 pm
by rockgeneral
I am moving a campaign and some users from one standalone vicidial server to another.

For the in-groups and the DID's I want to bring over, I was wondering if I could simply export the records in the following tables from the source server:
vicidial_inbound_groups
vicidial_inbound_dids
and then import these records into the destination servers tables.

Will this work or are there other tables related to in-groups and did's that also would need to be copied?

Re: Copying select in-groups and DID's from one server to an

PostPosted: Wed Jan 19, 2022 12:44 am
by mflorell
For in-groups you will want to grab the "vicidial_campaign_stats" and "vicidial_campaign_stats_debug" table values for the in-group as well. Other than that, you should be good on the in-group side.

As for DIDs, you will want to make sure the source "did_id" does not overlap with any existing records on the destination system.