Appendix C: SMS plug-in key XML
The following shows the XML file for the hosted SMS plug-in settings. This file is for information purposes and may change. For the latest information, see AtHocENS/DeliveryServer/ Plugins/SMS/nds.plugins.sms.sql.
<?xml version="1.0"?> <nds.plugins.sms> <supportedDevices> <device type="smsDevice" secondsTimeout="600" maxTasksPerInit="300" maxTasksPerExecution="300" maxTasksCanProcess="1000" genResponseCode="true" /> </supportedDevices> <pluginConfig hostName="" selfTestInterval="20" maxTasksPerExecution="500" maxBacklot="5000" minBatchSize="50" taskTimeout="180" dbQueueName="/delivery/sms/smsreply"counterCategery="AtHoc Delivery SMS" maxRelayErrorsPerSecAllowed="10" inQueueThreads="1" outQueueThreads="1" splitPages="true" concatSm="true" localCountryCode="1" carrierAckTimeout="10" ipcTimeout="540" tlsMode="must" extensionNames="ext" usePrefix="" /> <transceiverConfig enableReceiver="true" failoverMode="true" failoverTimeout="0" interPageDelay="1"> <smppGatewayCollection> <gateway type="" hostName="smppgw.openmarket.com" portNumber="8100" accountId="xxxxxx" password="xxxxxx" totalBinds="1" throttle="5" failoverOrder="1" enabled="true" vendorCode="2" sourceAddress="10958" sourceAddress2="abcdefg" programId="10958" programId2=""> <countryCollection> <country name="CANADA" sourceAddress="73101" npi="0" /> <country name="INDIA" sourceAddress="abcdefg" npi="1 /> <country name="THAILAND" sourceAddress="ATHOC" npi="1"/> </countryCollection> </gateway> </smppGatewayCollection> </transceiverConfig> <keywordConfig ifUndefined="AtHoc Alerts: Thanks for replying to our message, the response we received was invalid. Reply INFO for more information"> <keywordCollection> <keyword name="HELPaction="1" response="AtHoc alerts. Contact support@athoc.com or 888.462.8462 for help. Standard Msg & amp; data rates may apply. Frequency varies" dataCoding="1"/></keyword> <keyword name="INFO" action="1" response="AtHoc alerts. Contact support@athoc.com or 888.462.8462 for help. Standard msg & amp; data rates may apply. Frequency Varies" dataCoding="1"/></keyword> <keyword name="AIDE" action="1" response="Alertes AtHoc. Contactez support@athoc.com ou 888 462-8462 pour obtenir de l'aide. Frais std de msgs & donnees peuv s’appl." dataCoding="0"/></keyword> <keyword name="STOP" action="2" response="Your phone number is now unsubscribed from AtHoc, and you won't receive alerts. Reply HELP for info. Msg & amp; data rates may apply. dataCoding="1"></keyword> <keyword name="END" action="2" response="Your phone number is now unsubscribed from AtHoc, you won't receive alerts. Reply HELP for info. Standard msg & amp; data rates may apply. dataCoding="1"></keyword> <keyword name="QUIT" action="2" response="Your phone number is now unsubscribed from AtHoc, and you won't receive alerts. Reply HELP for info. Standard msg & amp; data rates may apply."dataCoding="1"></keyword> <keyword name="CANCEL" action="2" response="Your phone number is now unsubscribed from AtHoc, and you won't receive alerts. Reply HELP for info. Standard msg & amp; data rates may apply." dataCoding="1"></keyword> <keyword name="UNSUBSCRIBE" action="2" response="Your phone number is now unsubscribed from AtHoc, and you won't receive alerts.Reply HELP for info. Standard msg & amp; data rates may apply.dataCoding="1"></keyword> <keyword name="ARRET" action="2" response="Nº de téléphone désinscrit de AtHoc; vous ne recevrez plus d'alertes. Répondez AIDE pour info.Frais std de msgs & amp; donnees peuv s’appl." dataCoding="0"></keyword> <keyword name="arrêt" action="2" response="Nº de téléphone désinscrit de AtHoc; vous ne recevrez plus d'alertes. Répondez AIDE pour info. Frais std de msgs & amp; donnees peuv s’appl."dataCoding="0"></keyword> <keyword name="START" action="3" response="Your phone number is now subscribed to AtHoc. Reply HELP for help or call 888.462.8462 for AtHoc Support. Msg & amp; data rates may apply." dataCoding="1"></keyword> <keyword name="BEGIN" action="3" response="Your phone number is now subscribed to AtHoc. Reply HELP for help or call 888.462.8462 for AtHoc Support.Msg & amp;data rates may apply." dataCoding="1"></keyword> <keyword name="ENTER" action="3" response="Your phone number is now subscribed to AtHoc. Reply HELP for help or 888.462.8462 for AtHoc Support.Msg & amp; data rates may apply." dataCoding="1"></keyword> <keyword name="ALLOW" action="3" response="Your phone number is now subscribed to AtHoc.Reply HELP for help or call 888.462.8462 for AtHoc Support.Msg & amp; data rates may apply." dataCoding="1"></keyword> <keyword name="SUBSCRIBE" action="3" response="Your phone number is now subscribed to AtHoc. Reply HELP for help or call 888.462.8462 for AtHoc Support.Msg & amp; data rates may apply."dataCoding="1"></keyword> <keyword name="TESTOPTIN" action="0" response="AtHoc Alerts: Reply Y to confirm" dataCoding="1"></keyword> <keyword name="Y" action="0" response="AtHoc Alerts. Reply HELP for help,Reply STOP to cancel. Freq varies. Std msg rates may apply" dataCoding="1"></keyword> </keywordCollection> </keywordConfig> </nds.plugins.sms>