Grass Valley Aurora Playout v.6.3 User Manual
Page 124

124
Aurora Playout User Guide
September 2007
Appendix A Sample of iNEWS configuration file
<!-- -->
<!-- Newsroom system info -->
<ncs>
<!-- -->
<!-- The ncsID used for replication-->
<ncsID>WXYZ</ncsID>
<!-- -->
<!-- NCS's Host Name -->
<!-- Make sure this is resolvable -->
<host>WXYZ</host>
<!-- -->
<!-- Allow or Disallow Replication -->
<!-- YES/NO -->
<!-- default is YES -->
<AllowReplication>NO</AllowReplication>
<!-- -->
<!-- This is the NCS username that the replication service logs into the ncs
with. -->
<!-- default is mosrep -->
<ReplicationUsername>mosrep</ReplicationUsername>
<!-- -->
<!-- This is the password the ReplicationUsername uses to log into the ncs.
-->
<!-- default is mosrep -->
<ReplicationPassword>mosrep</ReplicationPassword>
<!-- -->
<!-- Allow or Disallow mosItemReplace -->
<!-- YES/NO -->
<!-- default is YES -->
<AllowMosItemReplace>YES</AllowMosItemReplace>
</ncs>
<!-- -->
<!-- The listDevices element contains device-specific configurations. It contains -->
<!-- one or more mosDevice elements. The mosDevice element contains
configuration -->
<!-- settings that are specific to a particular MOS. -->
<listDevices>
<mosDevice>
<!-- The names element contains the mapping of the MOS's mosID value to
-->
<!-- an NRCS device name, as well as the network name of the MOS. -->