PREV TOC HOME INDEX NEXT


1.2.4 Resource Allocation

Each MSI-supported board has 32 resources managed by the application.

Notes:
1. For details on the functions below, see the Modular Station Interface API Library Reference.
2. The channel selector of the party does not affect the resource usage.
3. Conferencing is supported on Intel® Dialogic® Integrated (DI) Station Interface boards and MSI/SC-Global Series boards only. Each of these hardware platforms has different conference size limits.
For DI boards: refer to the Release Notes for applicable conference size limits.
For MSI/SC boards: a conference is limited to eight parties. A monitor is counted as one of the eight parties.
4. For MSI/SC boards: when zip tone support is enabled, 31 conferencing resources are available.

Calling any of the following functions will cause the available resource count to change:
ms_setbrdparm( )
When parm_id = MSG_ZIPENA and value = MS_ZIPENABLE, one resource will be used
When parm_id = MSG_ZIPENA and value = MS_ZIPDISABLE, one resource will be freed
ms_estconf( )
Uses the total number of parties in the conference
ms_addtoconf( )
Uses one resource every time a party is added to a conference
ms_remfromconf( )
Frees one resource
ms_delconf( )
Frees all resources in use by the conference
ms_monconf( )
Uses one resource
ms_unmonconf( )
Frees one resource
ms_estxtdcon( )
Uses three resources
ms_delxtdcon( )
Frees three resources

PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2003, Intel Corporation
All rights reserved
This page generated January, 2003