08.01.2013 Views

Dialogic® Global Call API Library Reference

Dialogic® Global Call API Library Reference

Dialogic® Global Call API Library Reference

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

gc_GetAlarmSourceObjectList( ) — retrieve a list of all alarm source objects<br />

}<br />

See Also<br />

None<br />

-- This code assumes that aso_list_by_id.n_asos == aso_list_by_name.n_asos<br />

*/<br />

printf("Alarm source objects associated with linedev %d are: \n", linedev);<br />

for (i = 0; i < aso_list_by_id.n_asos; i++)<br />

{<br />

printf("\tID: %d\t\tName: %s\n",<br />

aso_list_by_id.aso_fields[i].aso_data.intvalue,<br />

aso_list_by_name.aso_fields[i].aso_data.paddress);<br />

}<br />

}<br />

122 Dialogic ® <strong>Global</strong> <strong>Call</strong> <strong>API</strong> <strong>Library</strong> <strong>Reference</strong> — January 2008<br />

Dialogic Corporation

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!