I am using the C sharp client sdk to send faxes through the production environment. Everything seems to be working as it should, except when I examine the call logs the incoming fax shows the Result as "Partial Receive". It never changes the Result message, but eventually the fax is received and I am able to view it and it is complete. Why is the result message never updated?
I am sending using the C# client sdk through my Ring Central account to a fax number I created in my RC account. I would think this would go much smoother where both numbers are in my own RC account. The email method seems to be much faster, but I was having problems with relays banning me as spam.
Since the material (medical info) is time sensitive I need to know if the API method is reliable and what I should expect for transmission times?
.