On 05/28/2010 08:24 PM, Noah Pugsley wrote: > I am having a small problem with asterisk-1.6.2.7 + app_fax on OpenBSD > 4.7 -release. Everything seems to work fine. I have a macro which > answers, receives the fax to a tiff, and then runs a script (mailfax) to > convert that to pdf and email it. It all works perfectly except for some > errors I am seeing in the console. After it hangs up I get a dozen or so > messages in the cli saying,"[May 27 14:21:51] WARNING[26225]: rtp.c:1632 > ast_rtp_read: RTP Read too short" Perhaps I shouldn't worry since it > works but I am nervous to put it in production with these errors.
The message is labeled WARNING, which means it is not an error. This can be ignored, unless you are actually experiencing a problem. -- Kevin P. Fleming Digium, Inc. | Director of Software Technologies 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA skype: kpfleming | jabber: [email protected] Check us out at www.digium.com & www.asterisk.org -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
