[asterisk-users] Error in ReceiveFax with T.38 -- Asterisk 1.6.0.7-rc2
Santiago Gimeno
santiago.gimeno at gmail.com
Tue Mar 24 10:33:31 CDT 2009
Sorry about that, I forgot to post them:
-extension.conf:
[fax-in]
exten => 99999,1,Set(INCOMING_FAXFILE=/root/santi/fax/incoming.tif)
exten => 99999,n,Answer()
exten => 99999,n,Wait(3)
exten => 99999,n,ReceiveFax(${INCOMING_FAXFILE})
exten => 99999,n,NoOp(FAXSTATUS: ${FAXSTATUS}, FAXERROR: ${FAXERROR},
FAXMODE: ${FAXMODE}, REMOTESTATIONID: ${REMOTESTATIONID}, FAXPAGES:
${FAXPAGES}, FAXBITRATE: ${FAXBITRATE}, FAXRESOLUTION:
${FAXRESOLUTION})
-sip.conf:
[general]
bindport=5060
bindaddr=192.168.222.160
domain=192.168.222.160
type=friend
canreinvite=no
t38pt_udptl=yes
disallow=all
allow=alaw
context=fax-in
the cisco peer configuration:
dial-peer voice 2 voip
destination-pattern 9T
codec g711alaw
session protocol sipv2
session target dns:barik-pstn.com
session transport udp
dtmf-relay rtp-nte
fax nsf 000000
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711alaw
no vad
Best regards,
Santi
On Tue, Mar 24, 2009 at 2:47 PM, David Backeberg <dbackeberg at gmail.com> wrote:
> On Tue, Mar 24, 2009 at 9:21 AM, Santiago Gimeno
> <santiago.gimeno at gmail.com> wrote:
>> WARNING[12229]: app_fax.c:650 in transmit: Transmission error
>>
>> and the ReceiveFax function ends abruptly.
>
> That doesn't really help, other than that it seems your arrangement
> defaulted to voice rather than using T.38
>
> How about pasting in your dialplan and your Cisco config for this dialpeer?
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list