<div dir="ltr">Hi all,<div><br></div><div>I have a server with freeswitch 1.4.15 + freetdm(FXS/FXO). I think there is a bug in inbound call via the freetdm FXO device.</div><div><br></div><div>When I try to make call from FXO and it bridges to SIP device named 1234 via the following dialplan.</div><div><div><br></div><div><div> &lt;extension name=&quot;my call test&quot;&gt;</div><div>                &lt;condition field=&quot;destination_number&quot; expression=&quot;^(1234)$&quot;&gt;</div><div>                        &lt;action application=&quot;set&quot; data=&quot;call_timeout=30&quot;/&gt;</div><div>                        &lt;action application=&quot;bridge&quot; data=&quot;user/1234&quot;/&gt;</div><div>                 &lt;/condition&gt;</div><div>   &lt;/extension&gt;</div></div><div><br></div><div>Before SIP 1234 answers the call, the caller (FXO) hangup call before 1234 answered. But the callee (SIP 1234) is still ringing and stop ring after about 30 seconds.</div><div><br></div><div>It is the same condition if the callee is FXS device.<br></div><div><br></div><div>I can find two channels during ringing (A leg &amp; B leg).</div><div>After the caller(FXO) onhook, the A leg is still alive and A leg will not be hangup before the callee (FXS or SIP) stop ring ( call-timeout ).</div><div><br></div><div>There are two legs (A leg &amp; B leg) after the caller FXO had hangup.</div><div><br></div><div><div>uuid,direction,created,created_epoch,name,state,cid_name,cid_num,ip_addr,dest,application,application_data,dialplan,context,read_codec,read_rate,read_bit_rate,write_codec,write_rate,write_bit_rate,secure,hostname,presence_id,presence_data,callstate,callee_name,callee_num,callee_direction,call_uuid,sent_callee_name,sent_callee_num,initial_cid_name,initial_cid_num,initial_ip_addr,initial_dest,initial_dialplan,initial_context</div><div>53ce4fe9-9511-4625-87ae-1448421c9810,inbound,2015-02-12 17:33:11,1423733591,FreeTDM/2:2/1234,CS_EXECUTE,unknown,unknown,,1234,bridge,freetdm/FXS1/1,XML,TEST,PCMU,8000,64000,PCMU,8000,64000,,charles,,,RINGING,,,,,,,unknown,unknown,,1234,XML,default</div><div>cf5a7ee4-cbfd-48e4-ab4e-4d757216712c,outbound,2015-02-12 17:33:12,1423733592,FreeTDM/1:1/,CS_CONSUME_MEDIA,unknown,unknown,,1,,,XML,default,,,,,,,,charles,,,RINGING,Outbound Call,1,,53ce4fe9-9511-4625-87ae-1448421c9810,,,unknown,unknown,,1,XML,default</div></div><div><br></div><div><br></div><div><div>Can anyone help me to solve it or tell me why?</div><div><br></div></div><div><br></div>-- <br><div class="gmail_signature">Best Regards<br>Charles<br></div>
</div></div>