Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
device-identifier | DeviceIdentifier | Call Server identifier of the device for which the call leg is for. | Mandatory |
sip-contact-identifier | SipContactIdentifier | The UUID value from the Contact header sip.instance tag. For an inbound call from an unregistered device, this will be the value provided in the INVITE, if any. For a registered device, it will be the value provided in the registration, or if none was provided, a system-generated value. This field helps to distinguish between devices registered using the same SipUri and behind a VBP, and also to correlate inbound calls from unregistered devices. | |
ip-address | xs:string | IP address of the device for which the call leg is for. | |
device-name | xs:string | Name of the device for which the call leg is for. | |
device-model | xs:string | Model of the device for which the call leg is for. | |
device-version | xs:string | Version of the device for which the call leg is for. | |
aliases | List of xs:string | A list of aliases associated with the device for which the call leg is for. | |
registration-status | RegistrationStatus | Registration status of the device for which the call leg is for. | |
site | xs:string | Site associated with the device for which the call leg is for. | |
territory | xs:string | Territory associated with the device for which the call leg is for. | |
authentication-name | xs:string | Authentication Name. | |
authentication-status | xs:string | Authentication Status. |
Name | Type | Restrictions |
---|---|---|
RegistrationStatus | xs:string | Value must be one of:
|
SipContactIdentifier | xs:string | Length of value must be >=1 Length of value must be <=36 |
DeviceIdentifier | xs:string | Length of value must be >=1 Length of value must be <=36 |