Previous PageTable Of Contents../index.htmlIndexNext Page

gfqClearRec( )

Description | Example

Name:

void gfqClearRec (GFQRECORD *qrec);

Inputs:

GFQRECORD *qrec

  • A pointer to a queue record.

Outputs:

GFQRECORD *qrec

  • A pointer to a queue record.

Returns:

None

 

Includes:

gfq.h

 

Top Of PageDescription

The gfqClearRec( ) function clears and initializes a record to the default settings listed in Table 26.


Table 26. Queue Record Default Values

Queue-Record Field

Default

qrec->time

time

qrec->notify

GFQNOTIFY_ONERROR

qrec->retry_strategy

GFQFULL_RETRY

qrec->retry_counter

3

qrec->retry_delay

30

qrec->rate

GFQMAX_RATE

qrec->protocol

GFQT30_PROTOCOL

qrec->number_calls

1

qrec->cd_timeout

30

qrec->source_type

GFQSINGLE_DOC

Top Of PageExample


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2000, Dialogic Corporation
All rights reserved
This page generated January, 2002