How can I determine how many fax pages were successfully transmitted before the receiver hung up?
I sent a fax but the recipient has configured their fax machine to receive fewer pages than I sent.
Using the Get Message API, the message has:
messageStatus: "SendingFailed"
faxPageCount: the size of the original fax, not the number of pages successfully transmitted.