Share via


IP Phone Suite Registry Settings (Windows Embedded CE 6.0)

1/6/2010

The Registry values associated with the IP Phone Suite components are stored under the HKEY_LOCAL_MACHINE\System\State\VoIP Registry key. Applications are notified of changes to these values through State and Notifications Broker.

Value : Type Description

Updated Settings :

REG_DWORD

Specifies the latest updated settings for the IP Phone Suite. This value can be set to:

0x00000001 : indicate location of the active registry key

0x00000002 : SIP settings

0x00000004 : Voicemail server

0x00000008 : Voicemail number

0x00000010 : Backup SIP settings

0x00000020 : Dial plan

Updated Exchange Settings :

REG_DWORD

Specifies the latest updated settings for Exchange. This value can be set to:

0x00000100 : Exchange proxy

0x00000200 : Exchange Server

0x00000400 : Windows Credential

Server Registration Status :

REG_DWORD

Specifies current SIP server status for IP Phone Suite. This value can be set to:

0x00000001 : No SIP registration settings.

0x00000002 : No VoIP service.

0x00000004 : Searching for service.

0x00000008 : VoIP service.

0x00000010 : An error occurred during registration

Registration Error :

REG_SZ

The setting contains the registration error message string.

Voicemail Subscription Status :

REG_DWORD

Specifies current voicemail status for the IP Phone Suite. This value can be set to:

0x00000001 : No voicemail subscription settings

0x00000002 : No voicemail service.

0x00000004 : Voicemail service.

0x00000008 : An error occurred during subscription

Voicemail Number :

REG_SZ

Specifies the voicemail number VoIP application.

Forwarding Number:

REG_SZ

Specifies the forwarding number.

Do Not Disturb :

REG_DWORD

Specifies the 'Do NOT Disturb' State. This value can be set to:

0 : disable

1 : enable

AutoDial :

REG_DWORD

Specifies the 'Auto Dial' State. This value can be set to:

0 : disable

1 : enable

Speaker Volume :

REG_DWORD

Specifies the Speaker Volume.

Ringer Volume :

REG_DWORD

Specifies the Ringer Volume.

Handset Volume :

REG_DWORD

Specifies the Handset Volume.

Microphone Volume :

REG_DWORD

Specifies the Microphone Volume.

Local URI :

REG_SZ

The client's local sip address.

Database Name :

REG_SZ

Database Name that's shared by CallerInfo DB and CallLogDB.

Last Outgoing Number :

REG_SZ

Last dialed number.

Call Forwarding :

REG_DWORD

Specifies the 'Call Forwarding' State. This value can be set to:

0 : disable

1 : enable

Recover Partial Forwarding :

REG_SZ

Specifies the Recover Partial Forwarding Entry.

List Of Forwarding Number :

REG_SZ

Specifies the list of forwarding number.

Block Caller-ID :

REG_DWORD

Specifies the 'Block Caller-ID' State. This value can be set to:

0 : disable

1 : enable

Ring Tones Index :

REG_DWORD

Specifies the ring tones index.

Ring Tones Path :

REG_SZ

Path to the ring tone files.

ExchangeServer :

REG_SZ

Specifies the name and address of the Exchange server

ExchangeHttpProxy :

REG_SZ

Specifies the name and address of the Exchange proxy.

New Missed Calls :

REG_DWORD

Indicates the number of missed calls.

New Incoming Calls :

REG_DWORD

Indicates the number of Incoming calls.

New Outgoing Calls :

REG_DWORD

Indicates the number of Outgoing calls.

Gal Filter Type :

REG_DWORD

Specifies the last Gal filter type selected by the user.

Contact Filter Type :

REG_DWORD

Specifies the last Contact filter type selected by the user.

RTC User Name :

REG_SZ

Specifies the provisioned user name of RTC Profile.

AutoHandled Call State :

REG_DWORD

Indicates the current status of incoming call. This value can be set to:

0x00000001 : incoming call AUTO forwarded.

0x00000002 : incoming call AUTO forwarded by DND.

0x00000004 : incoming call AUTO blocked.

AutoHandled Caller Id :

REG_SZ

Indicates the caller ID of the auto handled call.

Stored PIN :

REG_SZ

The stored PIN.

Lock status :

REG_DWORD

Indicates the lock status. This value can be set to:

0 : disable

1 : enable

Login User Name :

REG_SZ

The stored log-in name.

Phone Application Status :

REG_DWORD

The current status of a VoIP phone application, including the IP Phone Suite. This value can be set to:

0x00000000 : phone app is in inactive state

0x00000001 : phone app is in active state

0x00000002 : there are active calls going on

AutoDial Rules Availability :

REG_DWORD

Indicates whether there are auto dial rules available from the dial engine. This value can be set to:

0 : No auto dial rules.

1 : Auto dial rules available.

Active Volume Mode :

REG_DWORD

Indicates whether speaker or ringer volume control is used as the current active volume control. This value can be set to:

0x00000000 : the speaker volume is active.

0x00000001 : the ringer volume is active

Lock Phone After Updating PIN :

REG_DWORD

Indicates whether the phone should be locked after updating the PIN. This value can be set to:

0 : do not lock phone.

1 : lock phone.

If a phone is locked and then a user tries to unlock the phone, the Enter PIN screen appears.

See Also

Concepts

IP Phone Suite