On 24 Feb 2016 22:08, "Uri Shacked" uri.shacked@gmail.com wrote:
Because the t_continue will send the 200 that i want not to send (but not to drop in on_reply). The thing is that acording to the situation, i need to decide after a few seconds, if i drop or allow. On 24 Feb 2016 21:41, "Uri Shacked" ushacked@gmail.com wrote:
Hi, When using t_suspend. Is it possible to cancel, drop or remove transaction from memory without using t_continue ? Uri