Hi list!
Don’t know since when I have the problem, but I cannot use the Fax anymore…
So, I have Asterisk 16.28.0~dfsg-0+deb11u4 from Debian Repos running on my Gateway (directly connected to the Internet).
On another server I have iaxmodem 1.2.0~dfsg-4 and Hylafax 3:6.0.7-3.1 from Debian Repos, too.
It worked, but now no more and I didn’t changed anything in the configuration since about 4 years…
My iaxmodem-cfg.ttyIAX:
device /dev/ttyIAX
owner uucp:uucp
mode 660
port 4569
refresh 60
server pbxint.lucabert.intra
peername 00493511234567
secret verystrongpassword
cidname Familie Bertoncello
cidnumber 00493511234567
codec alaw
In Asterisk, I see the program is connected:
gw*CLI> iax2 show peers
Name/Username Host Mask Port Status Description
00493511234567 192.168.10.3 (D) (null) 4569 OK (1 ms)
1 iax2 peers [1 online, 0 offline, 0 unmonitored]
When I try to call the Fax I see in Asterisk:
[Jun 3 10:42:07] NOTICE[11770]: res_pjsip_geolocation.c:194 handle_incoming_request: PJSIP/pbxanika_in-00000005: Endpoint has no geoloc_incoming_call_profile. Done.
– Executing [00493511234567@anika_incoming:1] Verbose(“PJSIP/pbxanika_in-00000005”, “2,Call for FAX - [+4915154023882]”) in new stack
== Call for FAX - [+4915154023882]
– Executing [00493511234567@anika_incoming:2] Dial(“PJSIP/pbxanika_in-00000005”, “IAX2/00493511234567”) in new stack
– Called IAX2/00493511234567
– Call accepted by 192.168.10.3:4569 (format alaw)
– Format for call is (alaw)
– Hungup ‘IAX2/00493511234567-1230’
== Spawn extension (anika_incoming, 00493511234567, 2) exited non-zero on ‘PJSIP/pbxanika_in-00000005’
[Jun 3 10:42:17] NOTICE[11770]: res_pjsip_geolocation.c:194 handle_incoming_request: PJSIP/pbxanika_in-00000006: Endpoint has no geoloc_incoming_call_profile. Done.
– Executing [00493511234567@anika_incoming:1] Verbose(“PJSIP/pbxanika_in-00000006”, “2,Call for FAX - [+4915154023882]”) in new stack
== Call for FAX - [+4915154023882]
– Executing [00493511234567@anika_incoming:2] Dial(“PJSIP/pbxanika_in-00000006”, “IAX2/00493511234567”) in new stack
– Called IAX2/00493511234567
– Call accepted by 192.168.10.3:4569 (format alaw)
– Format for call is (alaw)
In syslog of the Faxserver I see no message…
Any suggestion?
Thanks
Luca Bertoncello