I have couple of questions related to inbound fax ...
1) We are using JobList and JobDocumentTransmit APIs in our application to pull faxes from Easylink. As we are using same account for sending and receiving faxes, the JobList call returns all JobIds including outbound fax. Is there any way we can filter out outbound faxes when we call JobList API ?
2) We are having multiple inbound fax numbers and processing logic will be different for each number. All these numbers are under one account. We are using JobList and JobDocumentTransmit APIs for pulling faxes. How can we find out that to which fax number a particular JobId belongs to ?