Version


DWORD boardNb;
DWORD trunkNb;
} CG;
Where the data type specifies the following information:
|
Parameters
|
Description
|
|---|---|
|
boardNb
|
Logical board number of the board where the DS1 link resides.
|
|
trunkNb
|
Logical trunk number associated with the DS1 link.
|
DWORD boardNb;
DWORD trunkNb;
DWORD timeslotNb;
} CG;
Where the data type specifies the following information:



Where hostname is the name of the machine running the GR-303 application.
The aim303 program reports when the connection is established and displays a menu of available commands.




DWORD boardNb;
DWORD trunkNb;
} CG;
Where the data type specifies the following information:
|
Parameters
|
Description
|
|---|---|
|
boardNb
|
Logical board number of the board where the E1 link resides.
|
|
trunkNb
|
Logical trunk number associated with the E1 link.
|
DWORD boardNb;
DWORD trunkNb;
DWORD timeslotNb;
} CG;
Where the data type specifies the following information:



Where hostname is the name of the machine running the AN application.
The aimv5 program reports when the connection is established and displays a menu of available commands.


Version