How to sync CPA Params

Once IraDialer/IraCPA is installed, the following changes are to be done manually to sync CPA params between both the components.

The following configs to be added in IraCPA.xml and IraDialer.xml.

IraCPA:
<subscription destination="mod_iradialer" table="300_IraCpaConfig" dest_type="id"/>
<subscription destination="GetConf" table="300_IraCpaConfig" dest_type="id"/>

IraDialer:
<subscription destination="IraCpa" table="300_IraCpaConfig" dest_type="id"/>
<subscription destination="GetConf" table="300_IraCpaConfig" dest_type="id"/>

Once the following changes are made, stop both services in all the instances in the cluster and then start them.

1. IraSwitch 
2. IraCPA 

Resend the cpaconfigs to verify.