rdaLogCall

Logs a call attempt into the repeat dial database.

Prototype

DWORD rdaLogCall ( char *address, void *extparms )

Argument

Description

address

Pointer to the address of the party being called.

extparms

Reserved for future use.

Return values

SUCCESS

Details

rdaLogCall logs a call attempt in the repeat dial database. This function is invoked when a call is in the proceeding state (the switch is ringing the dialed number).

See also

rdaRequestCall