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_AlarmSourceObjectIDToName( ) — convert the ASO ID to the ASO name<br />

Example<br />

#include <br />

#include <br />

#include <br />

#include <br />

See Also<br />

char *aso_name;<br />

int rc;<br />

rc = gc_AlarmSourceObjectIDToName(ALARM_SOURCE_ID_SPRINGWARE_E1, &aso_name);<br />

if (rc < 0)<br />

{<br />

/* get and process the error */<br />

}<br />

else<br />

{<br />

printf("ALARM_SOURCE_ID_SPRINGWARE_E1 name is %s\n", aso_name);<br />

}<br />

gc_AlarmSourceObjectNameToID( )<br />

54 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!