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.&nbsp; It
seems like I am not able to establish any handshake with the physical
fax machine using the sendfax program.&nbsp; Does anyone know why that happens and how to fix it? &nbsp; 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>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; requested format = alaw,<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; requested prefs = (),<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; actual format = alaw,<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; host prefs = (alaw),<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; priority = mine<br>
&nbsp;&nbsp;&nbsp; -- Executing [0033661681@fax-out:1] NoOp(&quot;IAX2/iaxmodem-1&quot;, &quot;we are at fax-out&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [0033661681@fax-out:2] Dial(&quot;IAX2/iaxmodem-1&quot;, &quot;SIP/voipuser/0033661681&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Called voipuser/008675533661681<br>
&nbsp;&nbsp;&nbsp; -- 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 &#39;iaxmodem&#39; to 60 seconds (requested
50)<br>
&nbsp;&nbsp;&nbsp; -- Starting simple switch on &#39;Zap/1-1&#39;<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@incoming:1] Answer(&quot;Zap/1-1&quot;, &quot;&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@incoming:2] NoOp(&quot;Zap/1-1&quot;, &quot;incoming number is &quot;&quot; &lt;&gt;&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@incoming:3] Wait(&quot;Zap/1-1&quot;, &quot;10&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- SIP/voipuser-081f99c0 answered IAX2/iaxmodem-1<br>
&nbsp;&nbsp;&nbsp; -- Redirecting Zap/1-1 to fax extension<br>
&nbsp; == Spawn extension (incoming, fax, 0) exited non-zero on &#39;Zap/1-1&#39;<br>
&nbsp;&nbsp;&nbsp; -- Executing [fax@incoming:1] Answer(&quot;Zap/1-1&quot;, &quot;&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [fax@incoming:2] NoOp(&quot;Zap/1-1&quot;, &quot;getting fax&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [fax@incoming:3] Goto(&quot;Zap/1-1&quot;, &quot;fax|s|1&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Goto (fax,s,1)<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@fax:1] Answer(&quot;Zap/1-1&quot;, &quot;&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@fax:2] NoOp(&quot;Zap/1-1&quot;, &quot;we are at fax&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@fax:3] Dial(&quot;Zap/1-1&quot;, &quot;ZAP/2&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Called 2<br>
&nbsp;&nbsp;&nbsp; -- Zap/2-1 is ringing<br>
&nbsp;&nbsp;&nbsp; -- Zap/2-1 is ringing<br>
&nbsp;&nbsp;&nbsp; -- Zap/2-1 answered Zap/1-1<br>
&nbsp;&nbsp;&nbsp; -- Native bridging Zap/1-1 and Zap/2-1<br>
&nbsp;&nbsp;&nbsp; -- ast_get_srv: SRV lookup for &#39;_sip._udp.voipuser.org&#39; mapped to host <a href="http://sip.voipuser.org">sip.voipuser.org</a>, port 5060<br>
<br><br>
<br>
Thanks for helping out.&nbsp; I really appreciate it.<br>
<br>
Thanks,<br>
Mark<br>