BUG Incredible Fax 11 No Worky

kdaffef02

Member
Joined
Apr 29, 2011
Messages
114
Reaction score
8
Ward & Dev Team : Thank you for your hard work !!

I'm back because I'm not able to make Incrediblefax11 sending faxes : tried many days in googling and searching in Piaf Forum, but no way to get this Ok ??. :banghead:.

All seems working : Green Piaf fresh install, Incrediblepbx11, Hylafax, iaxmodem and avantfax : I can receive (a fax did point to hylafax custom destination but no way to send !. The iaxmodem are shown like "online" Cli, but seem "not registred" in var/log/iaxmodem/iaxmodem-cfg.ttIAX.. : ???. Another element : when a fax is scheduled, it will started only after a reboot !! ...

all fax numbers tested with avantfax have been already verified before with my phone that have a fax signal on the other end.

Here is my config :

Code:
*
PBX in a Flash GREEN Status Program
──────────────────────────────────────────────────────────────────────────────
┌────────────────────────SYSTEM INFORMATION───────────────────────────┐
│ Asterisk = ONLINE | Dahdi = ONLINE | MySQL = ONLINE │
│ SSH = ONLINE | Apache = ONLINE | Iptables = ONLINE │
│ Fail2ban = ONLINE | Internet = ONLINE | Ip6Tables = ONLINE │
│ Disk Free = ADEQUATE| Mem Free = ADEQUATE| NTPD = ONLINE │
│ SendMail = ONLINE | Samba = OFFLINE | Webmin = ONLINE │
│ Ethernet0 = ONLINE | Ethernet1 = N/A | Wlan0 = N/A │
│ │
│ PIAF Installed Version = 2.0.6.5 under *XEN* │
│ FreePBX Version = 2.11.0.11 │
│ Running Asterisk Version = 11.7.0 │
│ Asterisk Source Version = 11.7.0 │
│ Dahdi Source Version = 2.8.0.1 │
│ Libpri Source Version = 1.4.14 │
│ IP Address = XXX.XX.XX.XXX on eth0 │
│ Operating System = CentOS release 6.5 (Final) │
│ Kernel Version = 2.6.32-431.1.2.0.1.el6.x86_64 - 64 Bit │
│ Incredible Version = 11.7
 
 
- Hylafax+, iaxmodem : started
- Iaxmodem configuration (in I use alaw everywhere as we are in Europe. use ulaw instead ?) :
device /dev/ttyIAX2
owner uucp:uucp
mode 660
port 4572
refresh 300
server 127.0.0.1
peername iax-fax2
cidname Incredible PBX
cidnumber +00000000002
codec alaw
 
- Iax2 extension(in iax_custom.conf)
[iax-fax2]
type=friend
host=127.0.0.1
port=4572
context=from-fax
requirecalltoken=no
disallow=all
allow=alaw
jitterbuffer=no
qualify=yes
deny=0.0.0.0/0.0.0.0
permit=127.0.0.1/255.255.255.0
 
- Iax settings (iax_general_additional.conf) :
mailboxdetail=yes
tos=ef
disallow=all
allow=alaw
requirecalltoken=no
qualify=yes
codecpriority=host
delayreject=yes
jitterbuffer=no
minregexpire=60
maxregexpire=3600
 
- config.ttyIaxX2 (in /var/spool/hylafax/etc, tried with and without country & area code but no way !!)
#CountryCode: 1
#AreaCode: 800
FAXNumber: +1.800.555.1212
#LongDistancePrefix: 1
#InternationalPrefix: 011
DialStringRules: etc/dialrules
ServerTracing: 0xFFF
SessionTracing: 0xFFF
RecvFileMode: 0600
LogFileMode: 0600
DeviceMode: 0600
RingsBeforeAnswer: 1
SpeakerVolume: off
GettyArgs: "-h %l dx_%s"
LocalIdentifier: IncredibleFax
TagLineFont: etc/lutRS18.pcf
TagLineFormat: "From %%l|%c|Page %%P of %%T"
MaxRecvPages: 200
 
- iaxmodem (/var/spool/hylafax/log)
from Jan 03 15:21:11.17: [ 2120]: SESSION BEGIN 000000012 0147003234
Jan 03 15:21:11.17: [ 2120]: HylaFAX (tm) Version 5.5.3
Jan 03 15:21:11.17: [ 2120]: SEND FAX: JOB 6 DEST 0147003234 COMMID 000000012 DEVICE '/dev/ttyIAX2' FROM 'kdaffef <[email protected]>' USER maint
Jan 03 15:21:11.17: [ 2120]: STATE CHANGE: RUNNING -> SENDING
Jan 03 15:21:11.17: [ 2120]: <-- [12:AT+FCLASS=1\r]
Jan 03 15:21:11.17: [ 2120]: --> [2:OK]
Jan 03 15:21:11.17: [ 2120]: MODEM set XON/XOFF/FLUSH: input ignored, output disabled
Jan 03 15:21:11.19: [ 2120]: DIAL 0147003234
Jan 03 15:21:11.19: [ 2120]: <-- [15:ATDT0147003234\r]
Jan 03 15:21:56.20: [ 2120]: --> [9:NO ANSWER]
Jan 03 15:21:56.20: [ 2120]: SEND FAILED: JOB 6 DEST 0147003234 ERR No answer from remote {E003}
Jan 03 15:21:57.20: [ 2120]: <-- [5:ATH0\r]
Jan 03 15:21:57.20: [ 2120]: --> [2:OK]
Jan 03 15:21:57.20: [ 2120]: MODEM set DTR OFF
Jan 03 15:21:57.20: [ 2120]: MODEM set baud rate: 0 baud (flow control unchanged)
Jan 03 15:21:57.20: [ 2120]: STATE CHANGE: SENDING -> MODEMWAIT (timeout 5)
Jan 03 15:21:57.20: [ 2120]: SESSION END
 
-Log var/log/iaxmodem/iaxmodem-cfg.ttyIAX2
[2014-01-03 14:00:53] Registration failed.
[2014-01-03 14:05:48] Registration failed.
[2014-01-03 14:10:43] Registration failed.
[2014-01-03 14:15:38] Registration failed.
[2014-01-03 14:20:33] Registration failed.
....

Any help is highly appreciatedo_O
 

Attachments

  • Screenshot_5.png
    Screenshot_5.png
    71.3 KB · Views: 10
Haven't gotten to the fax issues yet... but you knew that, didn't you??
 
Haven't gotten to the fax issues yet... but you knew that, didn't you??
Hi Ward and thank you for your reply,

I think that i have the issues but not able to get that fixed even with a whole forum reading !!. but Incrediblepbx, is very really beautiful
 
Hi for all memebers,

no idea to get just one incrediblefax 2 or 11 working (send and receive) ??

No hope :-(
 
Hi again,
I use Piaf in XEN virtual environment (www.hostvirtual.com)
I have tried a lot of time to get working incrediblefax11, but no luck with fine configuration.

However, I didnt succeed to get this working anyway :-(
on the another hand, I learn this :
-------------------------------------------------------
url : https://wiki.debian.org/HylaFax#Xen_.2F_Virtualisation
Xen / Virtualisation
Warning - It is possible that Hylafax may have problems running in a virtual environment. Fax sending and receiving is very time critical. There has been numerous cases where a setup is fine but the virtual environment causes failures that are hard to diagnose.
------------------------------------------------------

So i think that the problems are linked only to XEN virtual environment.
Sorry for my stupid questions, and Thank you for your great support !.
Kamel
 

Members online

Forum statistics

Threads
26,687
Messages
174,411
Members
20,257
Latest member
Dempan
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top