- Each document in a queue is flagged as sent when it is successfully sent. If a problem occurs during transmission, the entire queue may be resubmitted and only unflagged documents will be sent.
- Calling faxResetQueue
resets all flags so that all documents in the specified queue can be resent. This function is typically used in broadcast applications, which send the same queue of documents on multiple phone calls.
- If this function is called with a receive queue, it also changes the queue type to a transmit queue. This use is typical of a fax store-and-forward application.
- For more information, refer to Section 7.6.5, Resetting a Document Queue.