Specifies the names of the TCPs used on the board to set up and tear down calls. For a list of available TCPs, refer to the Dialogic® NaturalAccess™ CAS API Developer's Manual.
Resource[x].TCPs = tcpname tcpname
x = 0..9 (index of the associated resource pool)
Read/Write
String
Null
One or more supported TCP names separated by spaces.
Resource[0].TCPs = WNK0 NOCC
If you use the API rather than the oamcfg utility to set the TCP names, you must set the values individually. For example:
oamSetKeyword(hObj, "Resource[0].TCPs[0]", "WNKO");
oamSetKeyword(hObj, "Resource[0].TCPs[1]", "NOCC");
Resource[x].Definitions, Resource[x].DSPs, Resource[x].Name, Resource[x].Size