cellrebral
IS-IT--Management
Hello everyone,
I recently started using the avaya one-x mobile app for android and was searching around for a onexec500.txt file template. I searched here and couldn't find one, so I figured I'd post the one that I cut and pasted out of the Administering Avaya one-x mobile document, if anyone finds themselves in the position that I was in.
Here is the template: (Just put your company's specific information in where the XXXX's are, the parts that you do not use can remain as XXXX.) File must be labeled .onexec500.txt for the android phone to find the file once you e-mail it to the device and download.
<?xml version="1.0" encoding="UTF-8"?>
<!-- Required Root Element -->
<oneXEC500Settings>
<!-- Emergency Number can be one of these values: 911, 112, 999 or 08.
EMERGENCY_NUMBER -->
<EmergencyNumbers>xxx</EmergencyNumbers>
<!-- Custom Emergency Number -->
<CustomEmergencyNumber></CustomEmergencyNumber>
<!-- Outside line code -->
<ARSCode>xxxx</ARSCode>
<!-- DID_PREFIX -->
<DefaultDIDPrefix>xxxx</DefaultDIDPrefix>
<!-- Number of digits for extensions - EXTENSION_LENGTH-->
<InternalExtLength>xxxx</InternalExtLength>
<!-- Number of digits for national numbers - NATIONAL_NUMBER_LENGTH -->
<NatNumberLength>xxxx</NatNumberLength>
<!-- Home Country Code - HOME_COUNTRY_DIAL_CODE -->
<HomeCountryCode>xxxx</HomeCountryCode>
<!-- NATIONAL_DIRECT_DIAL_PREFIX -->
<NatDirectDial>xxxx</NatDirectDial>
<!-- Prefix required for international calls - INTERNATIONAL_DIRECT_DIAL_PREFIX
-->
<IntlDirectDial>xxxx</IntlDirectDial>
<!-- ACTIVE_APPEARANCE_SELECT -->
<ActiveAppearanceSelect>xxxx</ActiveAppearanceSelect>
<!-- CALL_FORWARDING_ALL_ACTIVATION -->
<CallForwardAll>xxxx</CallForwardAll>
<!-- CALL_FORWARDING_BUSY_NO_ANSWER_ACTIVATION -->
<CallForwardBusy>xxxx</CallForwardBusy>
<!-- CALL_FORWARDING_DISABLE -->
<CallForwardCancel>xxxx</CallForwardCancel>
<!-- CONFERENCE_ON_ANSWER -->
<ConferenceOnAnswer>xxxx</ConferenceOnAnswer>
<!-- DROP_LAST_ADDED_PARTY -->
<DropLastAddedParty>xxxx</DropLastAddedParty>
<!-- EXCLUSION -->
<Exclusion>xxxx</Exclusion>
<!-- IDLE_APPEARANCE_SELECT -->
<IdleAppearanceSelect>xxxx</IdleAppearanceSelect>
<!-- OFF_PBX_ENABLE -->
<OffPBXCallEnable>xxxx</OffPBXCallEnable>
<!-- OFF_PBX_DISABLE-->
<OffPBXCallDisable>xxxx</OffPBXCallDisable>
<!-- SEND_ALL_CALLS_ENABLE -->
<SendAllCalls>xxxx</SendAllCalls>
<!-- SEND_ALL_CALLS_DISABLE -->
<SendAllCallsCancel>xxxx</SendAllCallsCancel>
<!-- Code for accessing the Voice mail -->
<VoicemailAccess>xxxx</VoicemailAccess>
<!-- TRANSFER_ON_HANGUP -->
<TransferOnHangUp>xxxx</TransferOnHangUp>
</oneXEC500Settings>
I recently started using the avaya one-x mobile app for android and was searching around for a onexec500.txt file template. I searched here and couldn't find one, so I figured I'd post the one that I cut and pasted out of the Administering Avaya one-x mobile document, if anyone finds themselves in the position that I was in.
Here is the template: (Just put your company's specific information in where the XXXX's are, the parts that you do not use can remain as XXXX.) File must be labeled .onexec500.txt for the android phone to find the file once you e-mail it to the device and download.
<?xml version="1.0" encoding="UTF-8"?>
<!-- Required Root Element -->
<oneXEC500Settings>
<!-- Emergency Number can be one of these values: 911, 112, 999 or 08.
EMERGENCY_NUMBER -->
<EmergencyNumbers>xxx</EmergencyNumbers>
<!-- Custom Emergency Number -->
<CustomEmergencyNumber></CustomEmergencyNumber>
<!-- Outside line code -->
<ARSCode>xxxx</ARSCode>
<!-- DID_PREFIX -->
<DefaultDIDPrefix>xxxx</DefaultDIDPrefix>
<!-- Number of digits for extensions - EXTENSION_LENGTH-->
<InternalExtLength>xxxx</InternalExtLength>
<!-- Number of digits for national numbers - NATIONAL_NUMBER_LENGTH -->
<NatNumberLength>xxxx</NatNumberLength>
<!-- Home Country Code - HOME_COUNTRY_DIAL_CODE -->
<HomeCountryCode>xxxx</HomeCountryCode>
<!-- NATIONAL_DIRECT_DIAL_PREFIX -->
<NatDirectDial>xxxx</NatDirectDial>
<!-- Prefix required for international calls - INTERNATIONAL_DIRECT_DIAL_PREFIX
-->
<IntlDirectDial>xxxx</IntlDirectDial>
<!-- ACTIVE_APPEARANCE_SELECT -->
<ActiveAppearanceSelect>xxxx</ActiveAppearanceSelect>
<!-- CALL_FORWARDING_ALL_ACTIVATION -->
<CallForwardAll>xxxx</CallForwardAll>
<!-- CALL_FORWARDING_BUSY_NO_ANSWER_ACTIVATION -->
<CallForwardBusy>xxxx</CallForwardBusy>
<!-- CALL_FORWARDING_DISABLE -->
<CallForwardCancel>xxxx</CallForwardCancel>
<!-- CONFERENCE_ON_ANSWER -->
<ConferenceOnAnswer>xxxx</ConferenceOnAnswer>
<!-- DROP_LAST_ADDED_PARTY -->
<DropLastAddedParty>xxxx</DropLastAddedParty>
<!-- EXCLUSION -->
<Exclusion>xxxx</Exclusion>
<!-- IDLE_APPEARANCE_SELECT -->
<IdleAppearanceSelect>xxxx</IdleAppearanceSelect>
<!-- OFF_PBX_ENABLE -->
<OffPBXCallEnable>xxxx</OffPBXCallEnable>
<!-- OFF_PBX_DISABLE-->
<OffPBXCallDisable>xxxx</OffPBXCallDisable>
<!-- SEND_ALL_CALLS_ENABLE -->
<SendAllCalls>xxxx</SendAllCalls>
<!-- SEND_ALL_CALLS_DISABLE -->
<SendAllCallsCancel>xxxx</SendAllCallsCancel>
<!-- Code for accessing the Voice mail -->
<VoicemailAccess>xxxx</VoicemailAccess>
<!-- TRANSFER_ON_HANGUP -->
<TransferOnHangUp>xxxx</TransferOnHangUp>
</oneXEC500Settings>