Public Member Functions | |
CardProfileT () | |
default constructor | |
Public Attributes | |
string | manufacturer |
manufacturer of controller | |
string | version |
version of controller driver | |
int | bChannels |
number of supported B channels | |
bool | transp |
does this controller support transparent protocols? | |
bool | fax |
does this controller support fax? | |
bool | faxExt |
does this controller support extended fax protocols (polling,...)? | |
bool | dtmf |
does this controller support DTMF recognition? | |
bool | suppServ |
does this controller support Supplementary Services? |
|
default constructor
|
|
number of supported B channels
|
|
does this controller support DTMF recognition?
|
|
does this controller support fax?
|
|
does this controller support extended fax protocols (polling,...)?
|
|
manufacturer of controller
|
|
does this controller support Supplementary Services?
|
|
does this controller support transparent protocols?
|
|
version of controller driver
|