User`s guide

Dialogic
®
System Release 6.0 PCI for Windows
®
Release Update, Rev 62 — January 30, 2008 222
Dialogic Corporation
dcb_DeleteBridge( ) function deletes a conference bridge. The conference bridging
feature uses the TS_BRIDGECDT data structure to provide information about the
conference bridge.
Notes:1. Since the DI Boards support fixed routing, all resources (player, recorder, etc.) are
permanently coupled to the station interface device and cannot be routed to a
conference. This means that prompts cannot be played into a conference using
resources from these boards. Routable voice resources are needed from another board
(e.g., Dialogic
®
DM/V2400A Boards) in order to play prompts into a conference or
record a conference.
2. See the Conference Bridging chapter in the Dialogic
®
Audio Conferencing API
Programming Guide for other limitations and for further information about conference
bridging.
1.54.2 Documentation
The online bookshelf provided with Dialogic
®
System Release 6.0 PCI for Windows
®
contains information about all system release features including features for application
development, configuration, administration, and diagnostics.
For more information about the Dialogic
®
Audio Conferencing (DCB) API, see the
following documents:
Dialogic
®
Audio Conferencing API Programming Guide
Dialogic
®
Audio Conferencing API Library Reference
1.55 New Parameter for Order of DNIS and ANI
A new parameter has been added to the country dependent parameter (CDP) files for all
countries/protocols that use the pdk_r2_io protocol module.
CDP_In_ANIBeforeDNIS (Inbound)
The CDP_In_ANIBeforeDNIS parameter specifies the order of DNIS, ANI, and Category
digits. The order in which a switch sends DNIS, ANI, and Category information may be
different from the default behavior for a country/protocol. So this parameter allows for two
scenarios:
DNIS+CAT1+DNIS+ANI+CAT2 (default)
DNIS+CAT1+ANI+DNIS+CAT2
Possible values for this parameter are:
0 [default]: DNIS digits are received before ANI, in the pattern
DNIS+CAT1+DNIS+ANI+CAT2.
1: ANI digits are received before the rest of DNIS, in the pattern
DNIS+CAT1+ANI+DNIS+CAT2.