If you reconfigure the DFC-AR by changing approuter._xml_, you can redeploy dfcar.jar for the new configuration to take effect. e.g.
| Code: : |
> asadmin undeploy dfcar
> asadmin deploy $EDK_HOME/lib/dfcar.jar
|
This should not affect any calls that are already established. However, a new call coming in during the short interval while the DFC-AR is redeployed may get the wrong treatment.