NO JOY Suddenly faxing is not working

mikemcc11

New Member
Joined
Oct 18, 2007
Messages
12
Reaction score
1
I have PIAF system with Asterisk 11.10.2 and FreePBX 2.11.0.38 and Incredible 11.10.

Faxing has been working fine with IncredibleFax 11 for months. A few days ago I noticed that we had not received any faxes. I was then told that outgoing faxing wasn't working either. I opened the CLI and watched what happened when a fax came in. Here is the output:

-- Executing [s@custom-fax-iaxmodem:4] Dial("SIP/Heritage-00000012", "IAX2/iax-fax0/\s") in new stack
[2014-09-30 11:09:54] ERROR[2730][C-00000005]: netsock2.c:269 ast_sockaddr_resolve: getaddrinfo("iax-fax0", "(null)", ...): Name or service not known
[2014-09-30 11:09:54] WARNING[2730][C-00000005]: acl.c:833 resolve_first: Unable to lookup 'iax-fax0'
[2014-09-30 11:09:54] WARNING[2730][C-00000005]: chan_iax2.c:4726 create_addr: No such host: iax-fax0
[2014-09-30 11:09:54] WARNING[2730][C-00000005]: app_dial.c:2437 dial_exec_full: Unable to create channel of type 'IAX2' (cause 20 - Subscriber absent)
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing [s@custom-fax-iaxmodem:5] Dial("SIP/Heritage-00000012", "IAX2/iax-fax1/\s") in new stack
[2014-09-30 11:09:54] ERROR[2730][C-00000005]: netsock2.c:269 ast_sockaddr_resolve: getaddrinfo("iax-fax1", "(null)", ...): Name or service not known
[2014-09-30 11:09:54] WARNING[2730][C-00000005]: acl.c:833 resolve_first: Unable to lookup 'iax-fax1'
[2014-09-30 11:09:54] WARNING[2730][C-00000005]: chan_iax2.c:4726 create_addr: No such host: iax-fax1
[2014-09-30 11:09:54] WARNING[2730][C-00000005]: app_dial.c:2437 dial_exec_full: Unable to create channel of type 'IAX2' (cause 20 - Subscriber absent)
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing [s@custom-fax-iaxmodem:6] Dial("SIP/Heritage-00000012", "IAX2/iax-fax2/\s") in new stack
[2014-09-30 11:09:54] ERROR[2730][C-00000005]: netsock2.c:269 ast_sockaddr_resolve: getaddrinfo("iax-fax2", "(null)", ...): Name or service not known
[2014-09-30 11:09:54] WARNING[2730][C-00000005]: acl.c:833 resolve_first: Unable to lookup 'iax-fax2'
[2014-09-30 11:09:54] WARNING[2730][C-00000005]: chan_iax2.c:4726 create_addr: No such host: iax-fax2
[2014-09-30 11:09:54] WARNING[2730][C-00000005]: app_dial.c:2437 dial_exec_full: Unable to create channel of type 'IAX2' (cause 20 - Subscriber absent)
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing [s@custom-fax-iaxmodem:7] Dial("SIP/Heritage-00000012", "IAX2/iax-fax3/\s") in new stack
[2014-09-30 11:09:54] ERROR[2730][C-00000005]: netsock2.c:269 ast_sockaddr_resolve: getaddrinfo("iax-fax3", "(null)", ...): Name or service not known
[2014-09-30 11:09:54] WARNING[2730][C-00000005]: acl.c:833 resolve_first: Unable to lookup 'iax-fax3'
[2014-09-30 11:09:54] WARNING[2730][C-00000005]: chan_iax2.c:4726 create_addr: No such host: iax-fax3
[2014-09-30 11:09:54] WARNING[2730][C-00000005]: app_dial.c:2437 dial_exec_full: Unable to create channel of type 'IAX2' (cause 20 - Subscriber absent)
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing [s@custom-fax-iaxmodem:8] Busy("SIP/Heritage-00000012", "") in new stack
I checked the logs in iaxmodem. I found iaxmodem shows all 4 modems starting. The modems logs show registration timing out.
Any help would be greatly appreciated.
 

mikemcc11

New Member
Joined
Oct 18, 2007
Messages
12
Reaction score
1
OK. Now I know why I couldn't find any solutions on the forum or Google. As they say you can't fix stupid. Apparently I had accidently deleted a ';' from the 1st comment line of iax.conf. That caused iax registration to fail - so no modems- so no faxes. I looked in all the logs and found lots of symptoms. I knew what wasn't working but I couldn't find a clue to what the cause was until I found a thread that was helping someone diagnose a totally unrelated issue. The instructions said to open the CLI and issue 'iax2 reload' as the responses came back I saw an error about line 1 of iax.conf having a problem with a comment. Opened the file, fixed the missing ';', restart asterisk.......and eureka - the fax she is a working.
 

Members online

Forum statistics

Threads
25,825
Messages
167,856
Members
19,250
Latest member
mark-curtis
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.
Top