Hi, <br>
I am simulating the sending of fax using sendfax through voip to reach an
Asteria server via ZAP/1 ( PSTN phone line ) which then route call to a fax machine at ZAP/2. It
seems like I am not able to establish any handshake with the physical
fax machine using the sendfax program. Does anyone know why that happens and how to fix it? The scenario will be deployed in remote location in the future, but I am just running a single machine test right now.<br>
<br>
-- Accepting AUTHENTICATED call from <a href="http://127.0.0.1">127.0.0.1</a>:<br>
> requested format = alaw,<br>
> requested prefs = (),<br>
> actual format = alaw,<br>
> host prefs = (alaw),<br>
> priority = mine<br>
-- Executing [0033661681@fax-out:1] NoOp("IAX2/iaxmodem-1", "we are at fax-out") in new stack<br>
-- Executing [0033661681@fax-out:2] Dial("IAX2/iaxmodem-1", "SIP/voipuser/0033661681") in new stack<br>
-- Called voipuser/008675533661681<br>
-- SIP/voipuser-081f99c0 is making progress passing it to IAX2/iaxmodem-1<br>
[Mar 28 04:01:00] NOTICE[16748]: chan_iax2.c:6025 update_registry:
Restricting registration for peer 'iaxmodem' to 60 seconds (requested
50)<br>
-- Starting simple switch on 'Zap/1-1'<br>
-- Executing [s@incoming:1] Answer("Zap/1-1", "") in new stack<br>
-- Executing [s@incoming:2] NoOp("Zap/1-1", "incoming number is "" <>") in new stack<br>
-- Executing [s@incoming:3] Wait("Zap/1-1", "10") in new stack<br>
-- SIP/voipuser-081f99c0 answered IAX2/iaxmodem-1<br>
-- Redirecting Zap/1-1 to fax extension<br>
== Spawn extension (incoming, fax, 0) exited non-zero on 'Zap/1-1'<br>
-- Executing [fax@incoming:1] Answer("Zap/1-1", "") in new stack<br>
-- Executing [fax@incoming:2] NoOp("Zap/1-1", "getting fax") in new stack<br>
-- Executing [fax@incoming:3] Goto("Zap/1-1", "fax|s|1") in new stack<br>
-- Goto (fax,s,1)<br>
-- Executing [s@fax:1] Answer("Zap/1-1", "") in new stack<br>
-- Executing [s@fax:2] NoOp("Zap/1-1", "we are at fax") in new stack<br>
-- Executing [s@fax:3] Dial("Zap/1-1", "ZAP/2") in new stack<br>
-- Called 2<br>
-- Zap/2-1 is ringing<br>
-- Zap/2-1 is ringing<br>
-- Zap/2-1 answered Zap/1-1<br>
-- Native bridging Zap/1-1 and Zap/2-1<br>
-- ast_get_srv: SRV lookup for '_sip._udp.voipuser.org' mapped to host <a href="http://sip.voipuser.org">sip.voipuser.org</a>, port 5060<br>
<br><br>
<br>
Thanks for helping out. I really appreciate it.<br>
<br>
Thanks,<br>
Mark<br>