Hello,
I decided to test HMP 367 update. Everything seems to be working as usual, but one thing is broken - T.38 fax, I cannot send any fax from one HMP channel to another though with previous updates it works normally.
The situation is following: T.38 fax connection is established properly, but then fx_sendfax and fx_rcvfax immediately return after execution with errors:
On the incoming channel:
TFX_FAXERROR. Fax disconnect occurred, phase E status: Receiver communication error
On the outgoing channel
TFX_FAXERROR. Fax disconnect occurred, phase E status: Timed out while waiting for a message
I don't understand how an error can be related to "timeout" when it is received immediately after the function execution.
G.711 faxes are sent and received properly.
Could you help me?