Enable the CAWS device
- In the navigation bar, click
.
- In theDevicessection, clickDevices.
- On theDevicespage, click theMass Devicestab.
- ClickCAWS Giant Voice.
- On theCAWS Giant Voicepage, clickEdit.
- In theDelivery Gatewaysection, clickAdd a Delivery Gateway>CAWS Giant Voice.
- On theCAWS Giant Voicerow, click
.
- On theConfigure Gatewaywindow, check for XML code in theConfiguration XMLfield. If the XML statements are not provided, copy and paste the following code into the field:<Configuration> <CapParams> <DefaultKeyActivationCode>1</DefaultKeyActivationCode> <KeyMode>2</KeyMode> <GVSystemType>CAWS</GVSystemType> <AllMode>0</AllMode> <ZoneMode>1</ZoneMode> <PoleMode>2</PoleMode> <UnusedMode>0</UnusedMode> <DefaultAllCall>0</DefaultAllCall> <NoPARequired>0</NoPARequired> <PARequired>1</PARequired> <IsInfoParameter>No</IsInfoParameter> <!--should be present if device has output method dependencies-change ActivationCode value to 0 if given output method will not be used --value to 0 if given output method will not be used --> <GVParameterDependencies><GVParameter> <GVSystemType>Outdoor_PA</GVSystemType> <ActivationCode>1</ActivationCode> </GVParameter><GVParameter> <GVSystemType>EDIS</GVSystemType> <ActivationCode>0</ActivationCode> </GVParameter><GVParameter> <GVSystemType>AM_Radio</GVSystemType> <ActivationCode>0</ActivationCode> </GVParameter><GVParameter> <GVSystemType>Cable</GVSystemType> <ActivationCode>0</ActivationCode> </GVParameter></GVParameterDependencies> <IsCancelable>false</IsCancelable> <ContentSource>GiantVoice</ContentSource> </CapParams> </Configuration>
- ClickSubmit.
- ClickSave.
- ClickMore Actions>Enable.