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 as following: T.38 fax connection is established properly, but then fx_sendfax and fx_rcvfax return with errors immediately after execution.
On the incoming channel the error is: TFX_FAXERROR. Fax disconnect occurred, phase E status: Receiver communication error
On the outgoing channel the error is: TFX_FAXERROR. Fax disconnect occurred, phase E status: Timed out while waiting for a message
Weird thing to see the "timeout error" when it is received right after the function starts executing.
G.711 faxes are sent and received properly.
rtflog.zip is attached.
Could you help me to resolve this problem?