Displaying 1 result from an estimated 1 matches for "t8pt_udptl".
Did you mean:
t38pt_udptl
2010 Feb 27
0
"Unexpected message received" when receiving Fax
...es, but the
line gets disconnected with an error
phase_e_handler: Error transmitting fax. result=13: Unexpected
message received.
What could be the reason for this error? Is this a problem with
misconfiguration of audiocodes or asterisk.
I have the following t.38 settings in sip.conf
't8pt_udptl=yes,redundancy,maxdatagram=400'
and the dialplan I use is
exten => s,1,Answer
exten => s,2,Wait(3)
exten => s,3,ReceiveFAX(filename)
Thank you