Internal Call Control Uri Formats; Internal Uri Dial; Internal Uri Senddigits; Internal Device Control Uri Formats - TIPTEL 31xx Manual

Hide thumbs Also See for 31xx:
Table of Contents

Advertisement

XML API for Tiptel.com SIP Phones 31xx

2.5 Internal call control URI formats

Phones supports some proprietary URI schemas to allow the call control.
Dial:XXXXXX
SendDigits:XXXXXX
2.5.1

Internal URI Dial:

The Dial URI initiates a new call.
URI format:
Dial:number
Example:
<?xml version="1.0" ?>
<TiptelIPPhoneExecute>
<ExecuteItem URI="Dial:004921024280"/>
</TiptelIPPhoneExecute>
2.5.2

Internal URI SendDigits:

The SendDigits URI order the phone to send a sequence of DTMF tones. This will be performed only if a
connected call exist. The method used to send DTMF tones (In-Band or RFC2833) must be configured for
concerned line.
URI format:
SendDigits:dtmfDigits
Example:
<?xml version="1.0" ?>
<TiptelIPPhoneExecute>
<ExecuteItem URI="SendDigits:*8"/>
</TiptelIPPhoneExecute>

2.6 Internal device control URI formats

Phones supports some proprietary URI schemas to address internal phone resources and allow the device control.
initiates a new call to the specified phone number/address
generates DTMF tones
Page 8 / 50

Advertisement

Table of Contents
loading

Table of Contents