Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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

UnifiedAPI uses the data types defined by the OpenSocial standard and extends them with the ones described below. For the full list of data types, please check out the Data Types section of the standard.

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 / "+" )

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))
  • No labels

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