40 Dialogic
®
Multimedia Software for ATCA Release 1.0 Release Update, Rev 06 — January 23, 2008
Dialogic Corporation
8. Application releases coder by issuing a call to release RESOURCE_IPM_G723.
Handling a Resource Reservation Failure
1. A call to reserve resources (RESOURCE_IPM_G726, RESOURCE_IPM_G729) fails for lack
of available resources.
Note: The reserve fails when one or more of the resources requested is not available. The application can
query to check on resource availability prior to issuing a reserve request. Otherwise, the application
will need to query after the reserve fails to identify available/unavailable resources prior to re-
issuing a reserve request.
2. Application queries to check on resource availability (for this example, assume this returns
RESOURCE_IPM_G726 as available).
3. Application reserves resource RESOURCE_IPM_G726.
4. Application starts media operation (ipm_StartMedia).
5. Application stops media operation (ipm_Stop).