ro:toPhoneType

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Specifies the type of phone to which calls are forwarded.

Syntax

<ro:toPhoneType xmlns:ro="http://schemas.microsoft.com/2006/09/sip/options/otherOptions">...</toPhoneType>

Attributes

Attribute Data Type Description

xmlns

url

Namespace to which this element belongs. Optional. The value must be "http://schemas.microsoft.com/2006/09/sip/options/rccOptions".

Parent Element

Element Description

ro:forwarding

Call forwarding options in remote call control.

Child Elements

None

Remarks

The element can have one of the following tokens as the value:

Token Description

work

Forward to the work phone.

home

Forward to the home phone.

mobile

Forward to the mobile phone. This is the default value.

other

Forward to some other phone.

custom1

Forward to a custom-specified phone.

Examples

XML Example of the toPhoneType Element

<ro:toPhoneType xmlns:ro="http://schemas.microsoft.com/2006/09/sip/options/rccOptions>mobile</ro:toPhoneType>