Mobile Information Server Carrier Edition SMS Connector Registry Entries (291089)



The information in this article applies to:

  • Microsoft Mobile Information 2001 Server

This article was previously published under Q291089

SUMMARY

This article describes the registry entries that are specific to the Short Message Service (SMS) Connector that is included with Microsoft Mobile Information Server Carrier Edition.

MORE INFORMATION

These registry entries should not be changed unless you fully understand the circumstances for changing the values. Incorrect settings can cause performance degradation or system failure.

The values described in the table in this section are located in the following registry key:

HKEY_LOCAL_MACHINE\Software\Microsoft\SMS Connector

Mobile Information Server Carrier Edition SMS Connector Registry Entries

KeyTypeTypical ValueDescription
LogLevelDWORD0xf (default)Indicates the amount of logging produced.
GatewayInstanceNameSZIndicates the name used for finding a configuration in Active Directory.
MessageDllSZSmsgwevents.dllIndicates the file name (excluding the path) of the .dll file with SMSGW event log messages.
SendMsgRestTimoutDWORD5000 (5 seconds)Indicates the maximum time (in milliseconds [ms]) that an outbound channel waits before retrying to send a message.
DelayBetweenConnectAttemptsDWORD15000 (15 seconds)Indicates the time (in ms) a physical channel waits before trying a reconnect to its SMS Connector.
MQRecoveryRetryIntervalDWORD15000 (15 seconds)Indicates the interval between reconnect attempts when the connection with Message Queuing is lost.
CIMD2SZGuiNokiaSC4.SettingsWnd.1Tells the Microsoft Management Console (MMC) which COM object contains the settings for the CIMD2 SMS Center (SMSC).
Short Message Peer to Peer (SMPP) v3.3SZGuiSMPPv33.SettingsWnd.1Tells the MMC which COM object contains the settings for the SMPP v3.3 SMSC.
EMI v3.1SZGuiCMG.SettingsWnd.1Tells the MMC which COM object contains the settings dialog for the EMI v3.1 SMSC.


The default installation of Mobile Information Server Carrier Edition contains only the following keys:

KeyTypeTypical ValueDescription
LogLevelDWORD0xf (default)Specifies the amount of logging produced.
CIMD2SZGuiNokiaSC4.SettingsWnd.1Tells the MMC which COM object contains the settings for the CIMD2 SMSC.
SMPP v3.3SZGuiSMPPv33.SettingsWnd.1Tells the MMC which COM object contains the settings dialog for the SMPP v3.3 SMSC.
EMI v3.1SZGuiCMG.SettingsWnd.1Tells the MMC which COM object contains the settings dialog for the EMI v3.1 SMSC.

Modification Type:MinorLast Reviewed:4/25/2005
Keywords:kbinfo KB291089