3.1.4.9.2.2 m:PlayOnPhoneGreetingResponse Element
The PlayOnPhoneGreetingResponse element specifies a response to a PlayOnPhoneGreeting operation request. This element MUST be present if the PlayOnPhoneGreeting operation request is successful.
-
<xs:element name="PlayOnPhoneGreetingResponse"> <xs:complexType> <xs:sequence> <xs:element name="PlayOnPhoneGreetingResponse" type="s:string" maxOccurs="1" minOccurs="1" /> </xs:sequence> </xs:complexType> </xs:element>
The following table lists the child elements of the PlayOnPhoneGreetingResponse element.
Element name |
Type |
Description |
---|---|---|
PlayOnPhoneGreetingResponse |
s:string [XMLSCHEMA2] |
Specifies the phone call identifier. This element MUST be present. The text value of this element MUST be used as the text value of the CallId element for the Disconnect operation (section 3.1.4.1) and the GetCallInfo operation (section 3.1.4.3) request. |