Hello Users,<br><br>&nbsp;&nbsp;&nbsp; I have a weird scenario where the PSTN is responding with 200 OK, however Openser Never forwards on the ACK, after several retransmissions of 200OK to Openser, PSTN responds with BYE, anyone know what might be going on?&nbsp; I&#39;ve played with the timers to no avail, any help is appreciated, thank you!&nbsp; The log below is as follows:
<br><br>&nbsp;&nbsp;&nbsp; 375 Sep&nbsp; 6 12:18:10 openser /usr/local/sbin/openser[17385]: DEBUG: timer routine:1,tl=0x2b78e4e73588 next=(nil), timeout=261<br>376 Sep&nbsp; 6 12:18:11 openser /usr/local/sbin/openser[17385]: DEBUG: timer routine:2,tl=0x2b78e4e733b8 next=(nil), timeout=262
<br>377 Sep&nbsp; 6 12:18:11 openser /usr/local/sbin/openser[17385]: DEBUG: wait_handler : removing 0x2b78e4e73338 from table<br>378 Sep&nbsp; 6 12:18:11 openser /usr/local/sbin/openser[17385]: DEBUG: delete transaction 0x2b78e4e73338
<br>379 Sep&nbsp; 6 12:18:11 openser /usr/local/sbin/openser[17385]: DEBUG: wait_handler : done<br>380 Sep&nbsp; 6 12:18:12 openser /usr/local/sbin/openser[17345]: DEBUG:parse_to:end of header reached, state=10<br>381 Sep&nbsp; 6 12:18:12 openser /usr/local/sbin/openser[17345]: DEBUG: get_hdr_field: &lt;To&gt; [26]; uri=[sip:openser]
<br>382 Sep&nbsp; 6 12:18:12 openser /usr/local/sbin/openser[17345]: DEBUG: to body [&lt;sip:openser&gt;&nbsp; ]<br>383 Sep&nbsp; 6 12:18:12 openser /usr/local/sbin/openser[17345]: DEBUG: get_hdr_body : content_length=0<br>384 Sep&nbsp; 6 12:18:12 openser /usr/local/sbin/openser[17345]: DEBUG:destroy_avp_list: destroying list (nil)
<br>385 Sep&nbsp; 6 12:18:14 openser /usr/local/sbin/openser[17343]: DEBUG:forward_reply: found module tm, passing reply to it<br>386 Sep&nbsp; 6 12:18:14 openser /usr/local/sbin/openser[17343]: DEBUG: t_check: start=0xffffffffffffffff
<br>387 Sep&nbsp; 6 12:18:14 openser /usr/local/sbin/openser[17343]: DEBUG: add_param: tag=gK0288a919<br>388 Sep&nbsp; 6 12:18:14 openser /usr/local/sbin/openser[17343]: DEBUG:parse_to:end of header reached, state=29<br>389 Sep&nbsp; 6 12:18:14 openser /usr/local/sbin/openser[17343]: DEBUG: get_hdr_field: &lt;To&gt; [53]; uri=[
sip:17144828306@openser]<br>390 Sep&nbsp; 6 12:18:14 openser /usr/local/sbin/openser[17343]: DEBUG: to body [&lt;sip:17144828306@openser&gt;]<br>391 Sep&nbsp; 6 12:18:14 openser /usr/local/sbin/openser[17343]: DEBUG: t_reply_matching: hash 53903 label 1526431020 branch 0
<br>392 Sep&nbsp; 6 12:18:14 openser /usr/local/sbin/openser[17343]: DEBUG: t_reply_matching: no matching transaction exists<br>393 Sep&nbsp; 6 12:18:14 openser /usr/local/sbin/openser[17343]: DEBUG: t_reply_matching: failure to match a transaction
<br>394 Sep&nbsp; 6 12:18:14 openser /usr/local/sbin/openser[17343]: DEBUG: t_check: end=(nil)<br clear="all"><br>It seems like its not matching the transaction, because a timer is removing the transaction?&nbsp; Any ideas?&nbsp; Thanks!
<br>-- <br>Brandon Armstead