When having a mediation chain in two files, one to describe the chain architecture (dscilia) and another to describe the properties of components (cfgcilia) there is a problem when reloading the dscilia file.
workaround:
If the dscilia file is modified an reloaded, the cfgcilia file must be reloaded also to take into account the configuration.
Example of a chain in two separate files (dscilia and cfgcilia)
https://github.com/AdeleResearchGroup/Cilia/tree/master/examples/si-example/gateway/save-conf-files
When having a mediation chain in two files, one to describe the chain architecture (dscilia) and another to describe the properties of components (cfgcilia) there is a problem when reloading the dscilia file.
workaround:
If the dscilia file is modified an reloaded, the cfgcilia file must be reloaded also to take into account the configuration.
Example of a chain in two separate files (dscilia and cfgcilia)
https://github.com/AdeleResearchGroup/Cilia/tree/master/examples/si-example/gateway/save-conf-files