User`s guide

Dialogic
®
System Release 6.0 PCI for Windows
®
Release Update, Rev 62 — January 30, 2008 173
Dialogic Corporation
case CC_CST_LCOFF:
cout << "LCOFF detected" << endl;
break;
case CC_CST_LCREV:
cout << "LCREV detected" << endl;
break;
}
break;
default:
cout << "Unknown PARM ID" << endl;
break;
}
break;
default:
cout << "Unknown SET ID" << endl;
break;
}
}
1.48.3 Updating the CONFIG File
After installing the Service Update, the following parameter requires configuration in the
dmv160lp.config file in order to receive polarity reversal events:
In the Variant 2 section of file, change Variant PolarityDetection from 0 to 1.
Whenever a CONFIG file has been modified, a new FCD file must be generated. This
procedure is described in detail in the Dialogic
®
DM3 Architecture PCI Products on
Windows
®
Configuration Guide.
1.48.4 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 generic Dialogic
®
Global Call features, see the following
documents:
Dialogic
®
Global Call API Programming Guide
Dialogic
®
Global Call API Library Reference
For features specific to Analog technology, see:
Dialogic
®
Global Call Analog Technology Guide
Note: The online bookshelf has not been updated for this feature, so the Dialogic
®
Global Call
Analog Technology Guide does not currently discuss loop current reversal detection on
the DMV160LP Board.