DESCRIPTION
We were unable to create the connection object internally in the SMS service. This could either mean that the file Sms.Providers.Twilio.dll (or related .DLL for other supported providers in the future) could not be found or accessed.
If the configuration being passed from YourSite Explorer to the SMS service is corrupted and the provider type is not specified correctly we would also trigger this alarm.
SEVERITY
Major
IMPACT
The specified provider type did not load properly, and as such this specific connection will not function.
TROUBLESHOOTING STEPS
Check the SmsConfig.xml file in the [InstallDir]\MiContact Center\Services\SmsService\ folder. Ensure that the provider type and phone number fields are correct.
In the file look for the following:
<Connection ProviderTypeName="Twilio" PhoneNumber="16136861111" GroupId="00000000-0000-0000-0000-000000000000" ProcessIncoming="true">
You will get more information about the error in the SmsService.TXT log file.
APPLIES TO
MiCC 8.0 and newer
Keywords: ALM0142 SMS connection creation error