Hi,guys.<div><br></div><div> This is sammy.<div> Here i met some problem in T.38 fax test on new module: mod_spandsp(based on the latest src)</div><div> When simulate one T.38 fax receive process with sipP as below:</div>
<div> 1) 1000 calls to 666666, and call is established.</div></div><div> 666666 is one extension in public.xml </div><div> <extension name="666666"></div><div> <condition field="destination_number" expression="^(666666)$"></div>
<div> <action application="answer" /></div><div> <action application="playback" data="silence_stream://2000"/></div><div> <action application="rxfax" data="/tmp/999.tiff"/></div>
<div> <action application="hangup"/></div><div> </condition></div><div> </extension></div><div> 2) 666666 send re-INVITE to 1000 with T.38 SDP.</div>
<div> Here re-INVITE retrys 5 times, and FS return " Fax processing not successful - result (48) Disconnected after permitted retries. "</div><div> i print some logs for libs/spandsp T.30 handle, found in function t30::repeat_last_command(), t30_state_t->state is T30_STATE_R(17) , so FS return " Disconnected after permitted retries ".</div>
<div> </div><div> Does anyone know the reason?</div><div> Where is the span_log of spandsp lib ? i cannt find it...</div><div><br></div><div><span class="Apple-style-span" style="font-family: Simsun; font-size: medium; "><pre>
regards
sammy</pre></span></div><div><br></div><div><br></div><div> </div>