similar to: Which hylafax client ?

Displaying 20 results from an estimated 10000 matches similar to: "Which hylafax client ?"

2010 Aug 23
2
Asterisk, HylaFax and Cardiff
I'm looking for a way to use our implementation of HylaFax on Asterisk with Cardiff (an old installation of Cardiff document stuff). Is someone doing that? If no one has direct experience, is there a HylaFax client that emulates WinFax print-to-fax? --Don Don Kelly PCF Corp People Come First 651 842-1000 888 Don Kell(y) 651 842-1001 fax -------------- next part -------------- An
2007 Apr 15
5
Fax with Asterisk + Hylafax
Hi, Anybody lucky with this config inside an Asterisk server for dealing with FAX ? FXO_LINE ----> ASTERISK 1.4.2 ---> IAXMODEM ------> HYLAFAX TDM400P ZAPTEL 4.3.1 1 FXO port 1.41 ------------------------------------------------------------------------ I know Fax is not officially supported on TDM400P cards but I did not expect not being able of sending one
2010 Jan 06
1
iaxmodem to ReceiveFAX crashes Asterisk equipped with B410P
Hi, I'm sending twice the same file using Hylafax's sendfax app. The first time I'm "dialing" a DID attached to the ReceiveFAX application. The second time I'm dialing an internal extension attached to the same ReceiveFAX application : 1. sendfax/hylafax/iaxmodem ----> asterisk ----> dadhi ----> dahdi ----> asterisk ----> spandsp 2.
2008 Nov 27
5
Any 1.6 SendFAX example ?
Hi, Do you have any example showing how to use SendFAX ? I can see several examples of ReceiveFAX but not a single one showing SendFAX. Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081127/b41ca08b/attachment.htm
2012 Oct 08
1
Asterisk, Hylafax and t38modem working together ?
Hi, I've read this thread in this list history http://article.gmane.org/gmane.comp.telephony.pbx.asterisk.user/261151/match=t38modem http://sourceforge.net/tracker/?func=detail&aid=3337581&group_id=152230&atid=783657 Has anyone been successful when integrating latest version of Asterisk (10 or 1.8, for instance) with t38modem ? My target setup is: fax ---<PSTN>-- SPA3102
2007 Jun 15
4
app_rxfax vs (iaxmodem+hylafax)
can anybody help me to choose the most reliable fax solution for * . after googling the net i found that there are at least two solutions for this, app_rxfax+spandsp and iaxmodem+hylafax. - what's the differences between these two? - which one's better? why? thanks
2006 Mar 30
5
Asterisk and Hylafax, on the same box
Hi, I thought I'd check in with people here. Lets say I wanted to put together a Hylafax server, and an Asterisk server on the same box. And, for the sake of making things simple, I wanted to use a single T1 board for both.... Is this possible? I see Eicon boards are supported by both software, so could I have Hylafax and Asterisk installed on a server with an Eicon card, with channels
2007 Aug 15
1
iaxmodem, chan_capi, hylafax problem and faxing in general
Can anybody point me in the right direction please? I'm having some issues getting iaxmodem and hylafax to talk to each other. I have no doubt that someone has had this type of issue before but I can't find anything useful in the archives or on Google. Under RH9, with chan_capi 7.1, Asterisk 1.2.24, with an AVI Fritz ISDN2e BRI card all working perfectly... I've downloaded and
2016 Jan 26
2
Samba Hylafax PAM
O, try the following.   Test this first. ldd /usr/sbin/hfaxd  if you getting libpam.so..  something, then hylafax is compiled with pam support.   Next,   apt-get install libpam-ldap   ( just to be sure, i do believe you have installed it already )   create the file :  /etc/pam.d/hylafax Add :   auth         required       pam_ldap.so account   required       pam_ldap.so
2006 Mar 14
1
libtiff-3.6.1-8 and HylaFAX 4.2.5
Hi, I am currently replacing my old Hylafax server to a new hardware with CentOS 4.2 (x86_64). Since CentOS 4.2 (and probably RHEL4) is shipping with libtiff-3.6.1-8, I'm wondering if this version of libtiff has the patch mentioned in the hylafax bugzilla http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=500 and/or is it compatible with the latest Hylafax 4.2.5 (i read libtiff-3.6.1 is
2016 Jan 18
3
Samba Hylafax PAM
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi, I posted this also on hylafax list - maybe here is someone with a hint. System: Debian Jessie, Hylafax-Server 6.0.6, pam 1.1.8, libpam-ldapd 0.9.4, nslcd 0.9.4 (all actual debian packets from stable), sernet-samba-*-4.2.7-8 After a switch from OpenLDAP to a Samba 4.2 based LDAP Server, I cannot auth users anymore in Hylafax, everything else
2004 Sep 12
1
detecting fax and passing it to Hylafax
I know it is possible for * to detect fax signal, however is it possible to pass the call to Hylafax? I guess hylafax (is on an external modem) would have to be connected to an internal extension, that part should be easy I guess. In the same way faxes going out would need to be pass over to a POTS outside line. I'm aware that * has a fax module but I like Hylafax fax-junk blocking
2003 Jun 09
1
Question for someone running hylafax off *.
Hi, I am setting up a hylafax server. From what I've read so far, hylafax supports CID numbers and names but currently does not support DID. I assume I can do something like this... [40faxDIDs] exten => _87[5-8]X,1,SetVar(CALLERIDNAME=${EXTEN}) exten => _87[5-8]X,2,Dial(Zap/g${hylafaxMODEMGROUP}) ...and use the CIDName variable in hylafax to route the faxes to the appropriate
2013 Apr 15
2
Asterisk, IAXModem and Hylafax
Arch = x86_64 OS = CentOS-6.3 (FreePBX) Asterisk = 11.3.0 (FreePBX) Hylafax+ = 5.5.3 (epel) I am installing an Asterisk server with the intent of having it act as our fax server. The Asterisk system was installed using the current FreePBX distro which is reputedly based on CentOS-6.3. I have installed Hylafax+ from epel and I have built and packaged IAXModem-1.2.0 for CentOS-6 using mock and
2004 Dec 17
1
Asterisk and HylaFax
Hi all, again I try configure Hylafax with asterisk. I would like configure Asterisk in the next way: 1)An incoming fax go into through X100P 2)Asterisk detects Fax and redirect fax to Hylafax Is it possible? Any idea woluld be great idea? regards, srsergio -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.296 / Virus Database:
2010 Jan 14
3
iaxmodem / hylafax receive problem
Hi, I'm trying to receive faxes using hylafax / iaxmodem but I just can't get it to work. We're using Sangoma E1 cards and have calls coming in over PSTN. I've tried turning hardware echo cancellation off but it makes no difference. This is what I get in /var/spool/hylafax/log: [root at faxhost log]# cat c000000003 Jan 14 12:44:43.39: [ 3403]: SESSION BEGIN 000000003 18005551212
2006 May 25
2
connecting asterisk to hylafax via t38modem: is it possible?
Hi, I'm trying to use Hylafax without a modem. Is it possible to use t38modem to make Hylafax send and receive fax via Asterisk? If yes, how? I'm searching on internet but still haven't found anything useful. TIA GIorgio Incantalupo
2013 Jul 04
3
Asterisk + iaxmodem + hylafax makes sometimes wedged for hylafax
Hi, we have a faxserver with Asterisk, IAXModem and Hylafax. Faxes come from a SIP trunk to Asterisk, then are forwarded throught 5 IAXModems managed with Hylafax. Hylafax users can also send faxes to these modems and Asterisk send them throught the SIP trunk. We also have a dedicated modem used only for sending faxes coming from an Hylafax dedicated user. Sometimes Hylafax reports that a modem
2006 Dec 01
2
Cisco IAXmodem HylaFAX
Hi, I have a question: In my company a have a 100% IP Telephony implemented (Cisco Phones, Routers, Switches, etc). We are connected to our operator by two E1 lines. The PBX is on operator side (a H.323 Gateway is configured on call manager). I study the possibility to implement a Hylafax server. In some sites I read that with the IAXmodem is possible to have virtual modems, with don't so
2009 Aug 21
1
problem with asterisk hylafax and sangoma A200D
hi list , is having problems when sending a fax with hylafax and a card sangoma A200D, when he sends it arrives to the destination but it paginates appears in white this is my log Aug 20 16:11:08 voz FaxSend[6715]: MODEM Supports 40 ms, 20 ms/scanline Aug 20 16:11:08 voz FaxSend[6715]: MODEM Supports 40 ms/scanline Aug 20 16:11:08 voz FaxSend[6715]: MODEM WWW.SOFT-SWITCH.ORG spandsp/ Aug 20