|
char | VPB_CARD_INFO::model [10] |
| Model.
|
|
char | VPB_CARD_INFO::date [16] |
| Manufacture Date.
|
|
char | VPB_CARD_INFO::rev [8] |
| Revision.
|
|
char | VPB_CARD_INFO::sn [10] |
| Serial Number.
|
|
VPB_EVT_TYPE | VPB_EVENT::type |
| The event type.
|
|
int | VPB_EVENT::handle |
| The handle of the port that generated the event.
|
|
int | VPB_EVENT::data |
| Optional data.
|
|
unsigned long | VPB_EVENT::data1 |
| Optional long data.
|
|
int | VPB_EVENT::lenextra |
| Support for user defined event data.
|
|
void * | VPB_EVENT::extra |
| Support for user defined event data.
|
|
const char * | VPB_PLAY::term_digits |
| A string of DTMF digits that can terminate playback.
|
|
const char * | VPB_RECORD::term_digits |
| A string of DTMF digits that can terminate recording.
|
|
unsigned int | VPB_RECORD::time_out |
| Max ms to record for. If 0 , recording will not time out.
|
|
unsigned int | VPB_TONE_MAP::tone_id |
|
unsigned int | VPB_TONE_MAP::call_id |
|
unsigned int | VPB_TONE_MAP::terminate |
|
unsigned int | VPB_CALL::dialtones |
|
unsigned int | VPB_CALL::dialtone_timeout |
|
unsigned int | VPB_CALL::ringback_timeout |
|
unsigned int | VPB_CALL::inter_ringback_timeout |
|
unsigned int | VPB_CALL::answer_timeout |
|
VPB_TONE_MAP | VPB_CALL::tone_map [VPB_MAX_TONE_MAP] |
|
unsigned short | VPB_TONE::freq1 |
| frequency of first tone in Hz
|
|
unsigned short | VPB_TONE::freq2 |
| frequency of second tone in Hz
|
|
unsigned short | VPB_TONE::freq3 |
| frequency of third tone in Hz
|
|
float | VPB_TONE::level1 |
| first tone level in dB, -inf to 0dB
|
|
float | VPB_TONE::level2 |
| second tone level in dB, -inf to 0dB
|
|
float | VPB_TONE::level3 |
| third tone level in dB, -inf to 0dB
|
|
unsigned long | VPB_TONE::ton |
| on time in ms , if 0 tone is continuous
|
|
unsigned long | VPB_TONE::toff |
| off time in ms
|
|
VPB_TONE * | VPB_TONE::next |
| Pointer to the next tone in a sequence. More...
|
|
uint16_t | VPB_STRAN::type |
| VPB_TIMER , VPB_RISING , or VPB_FALLING
|
|
uint16_t | VPB_STRAN::tfire |
| timer mode only
|
|
uint16_t | VPB_STRAN::tmin |
| minimum tone on/off time (non timer) in ms
|
|
uint16_t | VPB_STRAN::tmax |
| maximum tone on/off time (non timer) in ms
|
|
uint16_t | VPB_DETECT::nstates |
| number of cadence states
|
|
uint16_t | VPB_DETECT::tone_id |
| unique ID number for this tone
|
|
uint16_t | VPB_DETECT::ntones |
| number of tones (1 or 2)
|
|
uint16_t | VPB_DETECT::freq1 |
| freq of first tone (Hz)
|
|
uint16_t | VPB_DETECT::bandwidth1 |
| bandwidth of first tone (Hz)
|
|
uint16_t | VPB_DETECT::freq2 |
| freq of first tone (Hz)
|
|
uint16_t | VPB_DETECT::bandwidth2 |
| bandwidth of second tone (Hz)
|
|
int16_t | VPB_DETECT::minlevel1 |
| min amp of 1st tone ref 0dBm0
|
|
int16_t | VPB_DETECT::minlevel2 |
| min amp of 2nd tone ref 0dbm0
|
|
int16_t | VPB_DETECT::twist |
| Allowable difference in tone powers. More...
|
|
int16_t | VPB_DETECT::snr |
| min signal to noise ratio to accept tone
|
|
uint16_t | VPB_DETECT::glitch |
| short transitions of glitch ms ignored
|
|
VPB_STRAN | VPB_DETECT::stran [VPB_MS] |
| cadence state transition table
|
|
const char * | Country::name |
| Country name.
|
|
int | Country::code |
| Country code.
|
|
int | Country::ring_cadence |
| Default ring cadence.
|
|
uint16_t | Country::flash_time |
| Generated hook flash time in ms .
|
|
uint16_t | Country::flash_min |
| Min valid hook flash time in ms .
|
|
uint16_t | Country::flash_max |
| Max valid hook flash time in ms .
|
|
uint16_t | Country::lv_onhook |
| On hook voltage threshhold in V .
|
|
uint16_t | Country::lv_offhook |
| Off hook voltage threshhold in V .
|
|
uint16_t | Country::drop_time |
| Generated loop drop time in ms .
|
|
uint16_t | Country::drop_min |
| Min valid loop drop time in ms .
|
|
uint16_t | Country::drop_max |
| Max valid loop drop time in ms .
|
|
double | Country::fsk_mark |
| Coefficient for cid generation.
|
|
double | Country::fsk_space |
| Coefficient for cid generation.
|
|
VPB_TONE * | Country::tone_gen |
| Pointer to an array of VPB_TONE_ID_MAX tones.
|
|
float | VPB_VOX::onlevel |
|
float | VPB_VOX::offlevel |
|
unsigned short | VPB_VOX::runon |
|
short | VPB_VLOG::channel |
| Channel number.
|
|
char | VPB_VLOG::inout [4] |
| Call Direction.
|
|
char | VPB_VLOG::statime [16] |
| Record Start Time yyyymmddHHMMSS.
|
|
char | VPB_VLOG::endtime [16] |
| Record End Time yyyymmddHHMMSS.
|
|
char | VPB_VLOG::filename [256] |
| Original Filename.
|
|
char | VPB_VLOG::cidn [128] |
| CID number ascii.
|
|
char | VPB_VLOG::cidt [128] |
| CID TEXT ascii.
|
|
char | VPB_VLOG::term [64] |
| Termination reason TEXT ascii.
|
|
const char * | VPB_DIGITS::term_digits |
| A list of specific digits that may terminate collection.
|
|
unsigned short | VPB_DIGITS::max_digits |
| The maximum number of digits to collect.
|
|
unsigned long | VPB_DIGITS::digit_time_out |
| The maximum time in ms to wait for digits.
|
|
unsigned long | VPB_DIGITS::inter_digit_time_out |
| The maximum time in ms to wait for further digits once collection begins.
|
|
CidCallType | VPB_CID::call_type |
| Call type designator.
|
|
char | VPB_CID::cldn [19] |
| Calling line directory number.
|
|
char | VPB_CID::ra_cldn [2] |
| Reason for absence of cldn , O or P .
|
|
char | VPB_CID::cn [21] |
| Caller name.
|
|
char | VPB_CID::ra_cn [2] |
| Reason for absence of cn , O or P .
|
|
char | VPB_CID::cdn [19] |
| Called directory number.
|
|
char | VPB_CID::date_time [9] |
| Time of call.
|
|
int | VPB_CID::nmss |
| Network message system status, (0-255 calls waiting)
|
|
char | VPB_CID::pres [256] |
| Storage for presentation layer data.
|
|
char | VPB_CID_JP::raw [130] |
|
int | VPB_CID_JP::raw_size |
|
char | VPB_CID_JP::otn [21] |
|
char | VPB_CID_JP::otnra [31] |
|
char | VPB_CID_JP::otnexp [4] |
|
char | VPB_CID_JP::cnd [21] |
|
char | VPB_CID_JP::cndexp [4] |
|
int | VPB_CALL_INFO::callingplan |
|
int | VPB_CALL_INFO::callingpres |
|
char | VPB_CALL_INFO::callingnum [256] |
|
char | VPB_CALL_INFO::callingname [256] |
|
char | VPB_CALL_INFO::callingsubaddr [256] |
|
char | VPB_CALL_INFO::calledsubaddr [256] |
|
char | VPB_CALL_INFO::callednum [256] |
|
int | VPB_CALL_INFO::calledplan |
|