IP Media Server for HMP Demo Guide — July 2005 33
Demo Details
Board CIPTBoard
• Interacts with the Global Call library to
handle IP virtual boards
Note: The public function in this class
should only be accessed by classes
inside the IP module.
Init()
• Open s IPT (virtual) board and sets board
parameters
Exit()
• Closes IPT (virtual) board
ProcessEvent()
• Processes IPT (virtual) board events
GetNumOfDevicesOnBoard()
• Returns the number of IPT devices
(signaling devices) on the board
CIPMBoard
• Interacts with the Global Call library to
handle IP media boards
Note: The public functions in this class
should only be accessed by classes
inside the IP module.
Init()
• Opens IP media boards
Exit()
• Closes IP media boards
ProcessEvent()
• Processes IP media board events
GetNumOfDevices()
• Returns number of IPM devices on the
board
Table7. IP Module Classes (Continued)
Category Class Name Interface