Displaying 1 result from an estimated 1 matches for "set_fax_t38_cap".
Did you mean:
set_fax_t38_caps
2011 Feb 03
2
T.38 negotiation error
Hi, I have asterisk 1.6.2.6 on a Debian Lenny system.
When I try to send a fax in T.38 mode I receive this error
ERROR[15035]: res_fax.c:795 set_fax_t38_caps: channel
'SIP/eutelia-sirio-out-00000000' is in an unsupported T.38 negotiation
state, cannot continue.
In my sip.config general section I have added this lines
t38pt_udptl=yes
t38pt_rtp=no
t38pt_tcp=no
If I comment this lines, the fax is sended by G711 but this modality is too
slow an...