Page tree

This page describes the data types that are specific to the UnifiedAPI.

UAPI-Caller-Id

This data type is used when sending the caller name and phone number to the Service.

UAPI-Caller-Id = *( ALPHA / DIGIT / "<" / ">" / "+" / "*" )

UAPI-Extension-Number

This data type is used to identify the format of the extension numbers.

UAPI-Extension-Number = *( DIGIT / "*" ) / "@self"

The reserved values are defined below:

ValueDescription
@selfThe extension number is always assigned to a User, so @self matches all the extensions under that User.

UAPI-Phone-Number

This data type is used when sending a public phone number to the Service.

UAPI-Phone-Number = *( DIGIT / "+" )

UAPI-Agent-ID

This data type is used to identify the queue agents.

UAPI-Agent-ID = *( DIGIT / "*" ) / *( DIGIT / "+" )

Date

This data type must use the XML Schema dateTime format. 

2015-01-23T04:56:22Z

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))

Except where otherwise noted, content in this space is licensed under a Creative Commons Attribution 4.0 International.