[Bug 916] Hylafax 6.0.3 Fails on Freebsd 6.2-RELEASE

[email protected]
Newsgroups gmane.comp.telephony.fax.hylafax.devel
Message-ID <[email protected]>
http://bugs.hylafax.org/show_bug.cgi?id=916


[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #5 from [email protected]  2009-07-14 00:51 -------
(In reply to comment #1)
> What version of FreeBSD are you using?
> 
> I suspect that this has to do with IPv6 support new in 6.0 releases.  Perhaps
> it's related to bug 915.
> 
> Unfortunately there is no hfaxd configuration parameter to disable IPv6
> (neither is there a compile-time parameter in configure).  You could try
> changing these lines of code in hfaxd/InetFaxServer.c++ to alter default
> operation:
> 
> hints.ai_family = AF_INET6;  (in InetSuperServer::startServer)
> 
> Socket::family(data_dest) = AF_INET6;  (in InetFaxServer::InetFaxServer)
> 
> In both cases change AF_INET6 to AF_INET.
> 

It worked.  'Can not reach service' message is gone and faxes go through.  Also
fixes the 'COMREC invalid response received to PPS' I was getting with a few of
the fax machines we send faxes too.  Very much appreciate your help. 


-- 
Configure bugmail: http://bugs.hylafax.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


____________________ HylaFAX(tm) Developers Mailing List ____________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe [email protected] < /dev/null
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.