DoubangoTelecom / sipml5

The world's first HTML5 SIP client (WebRTC)
BSD 3-Clause "New" or "Revised" License
939 stars 456 forks source link

Invite 200OK re-transmission timer (timerX) is incrementing twice after first 200Ok re-transmission #289

Open ambercool99 opened 7 years ago

ambercool99 commented 7 years ago

timerX value is getting incremented twice once in "__tsip_transac_ist_Proceeding_2_Accepted_X_2xx" and once in function __tsip_transac_ist_Accepted_2_Accepted_timerX. which is causing 200Ok re transmission at 500 ms and than on 2000ms.

is there any reason behind this? SIPML5 API version = 1.5.230