VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
darcy at Vex.Net Guest
|
Posted: Mon Aug 29, 2016 7:18 am Post subject: [asterisk-users] Fax failure - RTP too short |
|
|
I tested my fax extension with some fax machines and they worked. I
then pointed a client at it and the first two fax machines they tried
to send to failed with the following error.
WARNING[-1][C-00022893] res_rtp_asterisk.c: RTP Read too short
I am wondering if there might be some incompatibility with some fax
machines and not others. Or, is there a setting that I am missing.
Note that even though it is a warning
Is there some way to increase the verbosity of sendfax? Is there some
other place I should be examining?
I am using Asterisk 11.23 on a NetBSD system. My extension looks
something like this:
exten => sendfax,1,Verbose(0,FAX ${faxfile} to ${destination})
same => n,Set(FAXOPT(headerinfo)=Fax from Acme Anvils)
same => n,Set(FAXOPT(localstationid=5555555555)
same => n,SendFax(${faxfile})
same => n,System(rm ${faxfile})
same => n,Hangup()
Thanks.
--
D'Arcy J.M. Cain
System Administrator, Vex.Net
http://www.Vex.Net/ IM:darcy@Vex.Net
VoIP: sip:darcy@Vex.Net
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
http://www.asterisk.org/community/astricon-user-conference
New to Asterisk? Start here:
https://wiki.asterisk.org/wiki/display/AST/Getting+Started
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|