Public interfaces available to users of libvpb.
More...
|
| file | tonegen.h |
| | Voicetronix programmable tone generator API.
|
| |
| file | vpbapi.h |
| | Voicetronix voice processing board public API.
|
| |
| file | vt_deprecated.h |
| | Deprecated symbol handling.
|
| |
|
|
#define | VPB_OK 0 |
| |
|
#define | VPB_NO_EVENTS -1 |
| |
|
#define | VPB_TIME_OUT -2 |
| |
|
#define | VPB_MAX_STR 256 |
| |
|
|
typedef int | VPBPortHandle |
| | Symbolic type for a handle to an open port on some card.
|
| |
Public interfaces available to users of libvpb.
◆ VPB_MODEL
VPB card model types.
| Enumerator |
|---|
| VPB_V4PCI | V4PCI 4 port PCI CT card.
|
| VPB_V4LOG | V4LOG 4 port PCI logging card.
|
| VPB_PRI | Sangoma PRI card.
|
| VPB_OPCI | OpenPCI card.
|
| VPB_OSW | OpenSwitch card using vtcore driver.
|
| VPB_MODEL_UNKNOWN | Placeholder for when card type is not yet known.
|
◆ VPB_PORT
Analogue port types.
| Enumerator |
|---|
| VPB_PORT_UNKNOWN | Placeholder for an unknown port type.
|
| VPB_FXO | Trunk port.
|
| VPB_FXS | Station port.
|