Simple Data Structure for SIP Trigger

Attribute Name Base Type Restrictions Description

directoryNumber

string

min length = 1

max length = 24

All digits from 0 to 9, and character *!>T.X.

A unique identifier for this device.

description

string

min length = 1

max length = 50

Regex:

([^\s;^"\\;
&<>,/]
{1,}[^"\\;
&<>,/]*)

Description cannot have special characters ",\,&,<,>,,,/ and cannot have a leading space.

A descriptive name for the CTI route point.

overrideMediaTermination

sequence (dialogGroup : nameUriPair)

minOccurs= 0

maxOccurs = "unbounded"

Override media termination

Note

For Standalone, Comprehensive, and VRU-only applications, set dialogGroup element attribute as 1. For example, <dialogGroup name ="1">. This will select default as MRCP dialog group.

For Ringtone and Error applications, set dialogGroup element attribute as 0. For example, <dialogGroup name ="0">. This will select default as CMT.