Previous Page Table Of Contents../index.html IndexNext Page


Unsolicited Events

This event type is sent for all unsolicited CAS DTI messages sent to the application. The sr_getevtdatap( ) function must be used to return a pointer to the associated DTCAS_DETECTED_MSG message block. The typedef for the DTCAS_DETECTED_MSG structure is as follows:

Parameter

Description

msg_code

identifies the message type and must be set to NTT_CAS_TEMPLATE_MATCH

flags

is reserved and must be set to zero for future compatibility

template_id

identifies the template detected

count

identifies the number of pulse detected

timestamp

identifies the time of occurrence of this event, and it is a value of the VTRX system clock; each tick represents 1 millisecond, and the granularity of the timestamp is 10; since this is VTRX system clock, this could be used by the application as a relative time

This event type is sent to the application after an application initiated signal pattern transmission is complete. The sr_getevtdatap( ) function must be used to return a pointer to the associated DTCAS_END_TRANSMIT_MSG message block. The typedef for the DTCAS_END_TRANSMIT_MSG structure is as follows:

Parameter

Description

msg_code

identifies the message type and must be set to NTT_CAS_TEMPLATE_SEND_END

rfu

is reserved and must be set to zero for future compatibility

template_id

identifies the template detected

pulse_count

identifies the number of pulse detected

sequence_count

is reserved for future use and should be ignored by the application

timestamp

identifies the time of occurrence of this event, and it is a value of the VTRX system clock; each tick represents 1 millisecond, and the granularity of the timestamp is 10; since this is VTRX system clock, this could be used by the application as a relative time


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2001, Dialogic Corporation
All rights reserved
This page generated November, 2001